XTool (2020)

XTool (2020) 0.8.9

Нет прав для скачивания
Update available

Changes


- fixed depth bug
- fixed library plugin bugs
Update available

Changes


- minor bug fixes

Changes between 0.3.13 to 0.3.15

ES_R15 (0.3.15)
- converted library support to unicode (don't know why I used ansi in the first place)
- added library support functions
- added rc4 encryption support

ES_R14 (0.3.14)
- fixed library support bug
- updated library structure
Update available

Changes


- added depth info functions
- added support for oodle 2.9.0+ functions
- fixed data patching bug
- updated oodle codec
- updated command line parser
- updated lz4 codec
- updated library structure
- updated depth feature

Changes between 0.3.9 to 0.3.11

ES_R11 (0.3.11)

- fixed x86 build bugs
- fixed config multi-threading bug
- fixed resource management bug
- fixed deduplication bug

ES_R10 (0.3.10)
- minor bug fixes
- added diff tolerance parameter (--diff=)
- fixed plugin database bug
- fixed lz4 codec bug
- updated oodle codec
- updated library structure
- added resource management
- added direct use encryption codecs
- added embedded deduplication feature (--dedup) [makes temps during encoding]
Update available

Changes


- fixed future stream bug
  • Like
Реакции: Earthquake
Update available

Changes

- fixed command line parser bug
- updated library support
Update available

Changes


- updated library structure
Update available

Changes

- updated oodle codec (fixed more lzna bugs)
Update available

Changes


- updated oodle codec (fixed lzna bug)
- added custom method configuration

Notes

Custom method configuration is that xtool.ini file near the executable where you can put all the method which can't be passed directly via Freearc when using {option} feature in arc.ini.

xtool.ini

Код:
[CustomMethods]
borderlands3=-mzlib+ue4:m1:k115EE4F8C625C792F37A503308048E79726E512F0BF8D2AD7C4C87BC5947CBA7 -d1
hitman3=-mlz4+hitman3 -d1
nfsheat=-mfrostbite3:nfsheat
if you want to compress borderlands for example, the command line via FA should look like this

Код:
arc.exe a -ep1 -r -ed -s; -w.\temp -mxtool:borderlands3 data.arc "pack\*"
xtool will check if the codec exist somewhere in the configuration then if it does it will convert it "-mborderlands3" to whatever is written in the configuration.

This feature was added to help Cesar's DiskSpan GUI project but it can have several uses. If methods become too many, users can add all the methods in xtool.ini so they know what they are for and use them by referring to them by their stored names.
Update Available

Changes


- updated lz4 codec
- updated library support
- fixed bug depthing (thanks dixen)
Update Available

Changes


- improved depthing
- updated library support
- fixed zstd codec issues
- removed fast memory
Сверху