View Single Post
  #11  
Old 21-02-2018, 08:37
panker1992's Avatar
panker1992 panker1992 is online now
Registered User
 
Join Date: Oct 2015
Location: Always Somewhere
Posts: 565
Thanks: 116
Thanked 888 Times in 321 Posts
panker1992 is on a distinguished road
Download Nioh and try
Code:
 lzma:512m:ultra:a1:mfbt4:fb273:mc100000:lc8:lp4:pb4
and then try

Code:
srep:m3f:a1+lzma:512m:ultra:a1:mfbt4:fb273:mc100000:lc8:lp4:pb4
and soon you will understand why 7z<fa

you can even use 7z pipe to pipe in freearc this way

Code:
7z a -txz -an -m1=lzma2{:option}:fb=273:mf=bt4:mc=100000000:lc=4:lp=0 -mmt=6 -mx9 -si -so <stdin> <stdout>
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows
My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45.

Last edited by Joe Forster/STA; 21-02-2018 at 11:25. Reason: turned settings into code (no smilies)
Reply With Quote