View Single Post
  #8  
Old 19-05-2019, 08:59
bunti_o4u's Avatar
bunti_o4u bunti_o4u is offline
Registered User
 
Join Date: Aug 2017
Location: India
Posts: 162
Thanks: 29
Thanked 172 Times in 61 Posts
bunti_o4u is on a distinguished road
Quote:
Originally Posted by devil777 View Post
After compressing in a combination of knights compressor when I try to unpack it using setup.exe (also from thethe script of yours) , I get unknown compression method.. zlib isn't supported. Please help in best and easiest way.
you are getting this error because installer doesn't have pzlib files..

set the decompression method in [Resources] section. simply put 1 against each method which you are using...

e.g. if you have compressed game with pzlib3+srep+lolz then:
[Resources]
SRepInside=1
pZlib_x64=1
Lolz_x64=1

I hope it is clear now..

Last edited by bunti_o4u; 19-05-2019 at 09:04.
Reply With Quote
The Following 3 Users Say Thank You to bunti_o4u For This Useful Post:
Behnam2018 (17-01-2020), devil777 (21-01-2020), joker85 (06-06-2025)