Thread: Methods Help
View Single Post
  #2  
Old 22-03-2018, 15:42
rinaldo's Avatar
rinaldo rinaldo is offline
Registered User
 
Join Date: Sep 2015
Location: Rome
Posts: 433
Thanks: 101
Thanked 696 Times in 191 Posts
rinaldo is on a distinguished road
Quote:
Originally Posted by masen485 View Post
Methods : srep64:m5f:a2+4x4:t2:b2047m:lzma2:200mb:ultra:a1:m fbt4:d158m:fb273:mc1000000000:lc8

Please help me
I need to use the method you see above, and the files and arc.ini settings that are compatible with this method are required.
arc.ini without srep options
Code:
[External compressor:srep64]
header = 0
packcmd   = srep64 {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
arc.ini with srep options
Code:
[External compressor:srep64]
header = 0
packcmd   = srep64 {options} -a2 -m5f $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
-msrep64+4x4:t2:b2047m:lzma2:200mb:ultra:a1:m fbt4:d158m:fb273:mc1000000000:lc8
__________________
if you understand read more

Last edited by rinaldo; 22-03-2018 at 15:52.
Reply With Quote