View Single Post
  #6  
Old 11-11-2015, 05:26
Carldric Clement's Avatar
Carldric Clement Carldric Clement is offline
Registered User
 
Join Date: Aug 2014
Location: Toboh, Sabah, Malaysia
Posts: 596
Thanks: 599
Thanked 660 Times in 234 Posts
Carldric Clement is on a distinguished road
Quote:
Originally Posted by panker1992 View Post
Finally, after working on this one for about 2 months, I managed to use lzma2 as external command for freearc. It uses cpu to the limit so expect a full 4 times faster compression, please consider to share any settings you might find that does improve this method enjoy !!!


update1:
[External compressor:xz]
;lzma2:mfbt4:d27:fb128:mc1000 ;-m1=lzma2:fb=256
header = 0
packcmd = 7z a -txz -an -mcrc=0 -mx9 -m1=lzma2:d27:fb=273:mf=bt4:mc=1000 -mmt=on -si -so <stdin> <stdout>
unpackcmd = 7z x -txz -an -y -si -so <stdin> <stdout>
Very well bro.
I think i got idea to test with isdone installer.
Reply With Quote