View Single Post
  #6  
Old 12-04-2019, 01:57
doofoo24 doofoo24 is offline
Registered User
 
Join Date: Nov 2016
Location: canada
Posts: 408
Thanks: 138
Thanked 474 Times in 227 Posts
doofoo24 is on a distinguished road
generic setting

[External compressor:srep]
header = 0
packcmd = srep.exe -m3f -d1g -a2 $$arcdatafile$$.tmp - <stdout>

[External compressor:lolz]
header = 0
packcmd = lolz.exe -mt4 -mtt1 -d64 -fba4096 -mc1023 -pc4 -gm20 -dtb1 -x2 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp

[External compressor:xprecomp]
header = 0
packcmd = xtool.exe erecomp:c256mb,t4:zlib - - <stdin> <stdout>

*as a side note, for lolz change mt to match cpu core and for xtool no need to change cm to smaller number it will make xtool slower during installation beside "BIGGER ALWAYS BETTER"
Reply With Quote