View Single Post
  #7  
Old 30-01-2016, 08:13
TheRePacker TheRePacker is offline
Banned
 
Join Date: Jan 2016
Location: Anywhere
Posts: 47
Thanks: 44
Thanked 14 Times in 11 Posts
TheRePacker is on a distinguished road
Quote:
Originally Posted by panker1992 View Post
i want to make it work like this

precomp:fast:cn:zl98:d0

or

precomp:intense:cn:zl99:d1

for intense tasts lightpcf will go soon


Disk error on xz and lz77

Amsal check this out

[External compressor:lz77]
header = 0
packcmd = xz a -txz -an -mcrc=0 -m1=lzma2:d300m:fb=273:mf=bt4:mc=1000000:lc=4:lp=0 -mmt=2 -mx9 -si -so <stdin> <stdout>
unpackcmd = dec x -txz -an -y -si -so <stdin> <stdout>

[External compressor:xz]
header = 0
packcmd = xz a -txz -an -mcrc=0 -m1=lzma2:d150m:fb=273:mf=bt4:mc=1000000:lc=4:lp=0 -mmt=4 -mx9 -si -so <stdin> <stdout>
unpackcmd = dec x -txz -an -y -si -so <stdin> <stdout>
Thanks a lot, it worked amazingly, thanks again!

Last edited by TheRePacker; 30-01-2016 at 09:02.
Reply With Quote