PDA

View Full Version : Please Help!!!


AzPo
02-06-2016, 08:00
http://i.hizliresim.com/aE0z94.png
Please Help Me!

Precomp: not used
Compressor: Masked Data Compressor
Method: reflate+srep+delta+lzma:a1:mfbt4:d158m:fb273:mc100 0:lc8
Script: Blackbox
ARC.INI File: Download (http://dosya.host/f/BhZ)

Thank You!

mikey26
02-06-2016, 19:10
[External compressor:srep]
;options = l%d (minimal match length, default=512)
header = 0
packcmd = srep {options} -m3f $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep -d -s $$arcpackedfile$$.tmp $$arcdatafile$$.tmp

check the version of srep you used to compress(Masked Data Compressor) make sure you have the right version in your script also to match the compressor.
also have you edited the blackbox script to use reflate?