View Single Post
  #343  
Old 29-09-2018, 15:01
Simorq's Avatar
Simorq Simorq is offline
Registered User
 
Join Date: Mar 2014
Location: Iran
Posts: 642
Thanks: 3,602
Thanked 1,308 Times in 464 Posts
Simorq is on a distinguished road
pZLib3 Config For the big game

Code:
Always CRC Warning

-mpZLib3

[External compressor:pZLib3]
header    = 0
packcmd   = pZLib e -m1 -c32m -t100p {options} - -o - <stdin> <stdout>
unpackcmd = pZLib d -t100p - -o - <stdin> <stdout>
Code:
Always CRC OK

-mpZLib3:m1:c32m:t100p
-mpZLib3:m2:c32m:t100p
-mpZLib3:m2:c32m:x:t100p

[External compressor:pZLib3]
header    = 0
packcmd   = pZLib e {options} - -o - <stdin> <stdout>
unpackcmd = pZLib d -t100p - -o - <stdin> <stdout>
Reply With Quote
The Following 7 Users Say Thank You to Simorq For This Useful Post:
KaktoR (02-10-2018), kassane (30-09-2018), lila (10-12-2018), oltjon (29-09-2018), Prince4 (03-08-2020), st0rm (01-01-2019), ZAZA4EVER (16-04-2020)