View Single Post
  #11  
Old 26-04-2017, 08:12
Gupta Gupta is offline
Banned
 
Join Date: Aug 2016
Location: https://t.me/pump_upp
Posts: 399
Thanks: 139
Thanked 715 Times in 231 Posts
Gupta is on a distinguished road
Send a message via ICQ to Gupta Send a message via AIM to Gupta Send a message via Yahoo to Gupta
actually you will never get the error in PZLIb V3H if you use reflate dll and smaller value with -s
looks like the error is in razor methods(m1,m2) but not with reflate itself
try using something like pzlib:m2:x:s16:c96m:t100p
arc.ini

Code:
[External compressor:pzlib]
header = 0
packcmd   = pzlib64 e {options} - -o - <stdin> <stdout> 
unpackcmd = pZLib64 d -t100p - -o - <stdin> <stdout>

Last edited by Gupta; 26-04-2017 at 08:14.
Reply With Quote
The Following User Says Thank You to Gupta For This Useful Post:
chum (26-04-2017)