Quote:
Originally Posted by felice2011
TWOELV, Whyyyy Lzma2, "CMD Viper Edition" does not use the name LZMA2, but with 7z is compression line "a -txz -an -mcrc=0 -m1=lzma2:d192m:fb=273:mf=bt4:mc=999999:lc=4:lp=0 -mmt=2 -mx9",
|
with 7z that is not working so i am using this instead
"a -t7z -r -mcrc=0 -m1=lzma2:d900m:fb=273:mf=bt4:mc=1000000:lc=4:lp=0 -mmt=4 -mx9"
is this good ?
Edit : nvm i just had to replace
"txz" with
"t7z"