Quote:
Originally Posted by Sebazz
Mmm ok .. you can attach your arc.ini please
|
i will use xtool 2019 with this command.
xprecomp:zlib+srep+lolz
upd. i will share final guide here after the completing compression and testing.
Code:
[External compressor:xprecomp]
header = 0
packcmd = xtool.exe e:precomp:c512mb,t4:{option} - - <stdin> <stdout>
unpackcmd = xtool.exe d:precomp:t90p - - <stdin> <stdout>
[External compressor:srep]
header = 0
packcmd = srep -m3f {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep -d -mem2048mb - - <stdin> <stdout>
[External compressor:lolz]
header = 0
packcmd = lolz_x64.exe -mtt1 -tt1 -mc2 -mt6 -d32 {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = lolz_x64.exe $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
Code:
Compressed 15 files, 58,888,670,546 => 35,103,695,218 bytes. Ratio 59.6%
Compression time: cpu 2796.80 secs, real 26455.05 secs. Speed 2,226 kB/s
All OK