View Single Post
  #11  
Old 05-04-2017, 07:17
danswano danswano is offline
Registered User
 
Join Date: Feb 2013
Location: Luxm
Posts: 314
Thanks: 218
Thanked 27 Times in 22 Posts
danswano is on a distinguished road
Hello,
I' using these parameters on Mafia III
Quote:
;srepx64
[External compressor:srep]
header = 0
packcmd = srep64 {options} -m3f -d1g -a2 -v0 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp

[External compressorzlib]
header = 0
packcmd = pZLib {options} e -m2 -c256m -t100p $$arcdatafile$$.tmp -o $$arcpackedfile$$.tmp
hif2raw_dll.dll and raw2hif_dll.dll are next to pzlib.exe in the same folder as well.

But getting data checksum error when decopressing, any idea why?

Last edited by danswano; 05-04-2017 at 07:23.
Reply With Quote