View Single Post
  #46  
Old 07-08-2015, 14:55
gozarck's Avatar
gozarck gozarck is offline
Registered User
 
Join Date: Nov 2013
Location: Argentina
Posts: 163
Thanks: 254
Thanked 495 Times in 114 Posts
gozarck is on a distinguished road
Quote:
Originally Posted by Stor31 View Post
Bizard !!!!!
nobody knows
the method .....
not rocket science
Fazip0.3 x64 replace the old lzma-x64 version its his evolution. you can set more dict size. "each 1 GB of dictionary requires 10 GB"

edited

i was forgot this parameter in the code -dm0

Code:
bin\arc.exe a -s12g --cache1024  -maxs -dm0 -di+$ -ep1 -r -ed -i0 -lc1024 -ld1024 -mt2 -w./ dat_01.bin -msrep+exe+delta+lzma:1024m:mfbt4:250m:mc1000
in lzma parameter:
1024m =is the buffer compression
mfbt4=is match finder(make the compression faster an better ratio)
250m=dictionary (250*10=2500 RAM)
Attached Files
File Type: 7z fazip0.3.7z (1.34 MB, 323 views)
__________________
-the science of the useless-

Last edited by gozarck; 09-08-2015 at 11:03. Reason: i forgot of this code, and some info.
Reply With Quote
The Following 8 Users Say Thank You to gozarck For This Useful Post:
1234567890123 (09-08-2015), arkantos7 (10-08-2015), buttignol (09-08-2015), punchao (10-08-2015), RamiroCruzo (21-08-2015), Razor12911 (07-08-2015), Simorq (10-08-2015), Stor31 (10-08-2015)
Sponsored Links