XTool is created by Razor12911
precomp - data precompressor
Usage:
xtool precomp:method1,method2,methodN...aram1,param2,paramN... input output
Methods:
rzlib,zlib,reflate
Parameters:
c# - scanning range of precompressor [16mb]
t# - number of working threads [Threads/2]
h# - history database size [0mb]
First release
Notes
- No idea whether x64 works or not, I just somehow managed to compile. That's up to you to find out.
- Reflate currently is set to use level 6, if you are looking for better output, best to use the old xtool. The reason it's like this is because I'm still working on a way to improve the horrible slow code I used before.
- Skip verification option is currently unavailable.
What I can say, run a lot of tests on this release. I've written some dangerous memory saving code and it may cause errors but if all is well then I can move on to add other codecs such as oodle, lzo, lz4 and the rest. BTW, crilayla will NOT be added, that piece of crap is incredibly slow
precomp - data precompressor
Usage:
xtool precomp:method1,method2,methodN...aram1,param2,paramN... input output
Methods:
rzlib,zlib,reflate
Parameters:
c# - scanning range of precompressor [16mb]
t# - number of working threads [Threads/2]
h# - history database size [0mb]
First release
Notes
- No idea whether x64 works or not, I just somehow managed to compile. That's up to you to find out.
- Reflate currently is set to use level 6, if you are looking for better output, best to use the old xtool. The reason it's like this is because I'm still working on a way to improve the horrible slow code I used before.
- Skip verification option is currently unavailable.
What I can say, run a lot of tests on this release. I've written some dangerous memory saving code and it may cause errors but if all is well then I can move on to add other codecs such as oodle, lzo, lz4 and the rest. BTW, crilayla will NOT be added, that piece of crap is incredibly slow