Quote:
Originally Posted by masen485
new ztool can you give it to us?
it is possible to use every method I see in the picture.

|
People who use the tools I make sometimes...
This is the cmd output of xtool
Code:
XTool version 0.9
Created by Razor12911
Commands:
e - encode
d - decode
Operations and codecs available:
precomp - data precompression
zlib : not loaded
crilayla : not loaded
lz4 : loaded
zstd : not loaded
lzo : not loaded
oodle : not loaded
Options:
precomp - data precompression
c# : chunk size (default 16mb)
t# : number of threads, use p for percentage
dm#: decoding memory [1(low) .. 3(max)]
dt#: diff tolerance (default 0.1)
v : skip verification
Usage : XTool [command]:[operation]:[options]:[codecs] [input] [output]
Example : XTool e:precomp:c32mb,t4:zlib,lz4 Textures.tfc Textures.tfc.xtl
or am I missing something?