View Single Post
  #482  
Old 09-04-2017, 13:31
TWOELV TWOELV is offline
Registered User
 
Join Date: Feb 2017
Location: united states
Posts: 51
Thanks: 31
Thanked 3 Times in 3 Posts
TWOELV is on a distinguished road
Quote:
Originally Posted by felice2011 View Post
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"

Last edited by TWOELV; 09-04-2017 at 13:46.
Reply With Quote