View Single Post
  #11  
Old 17-04-2017, 17:18
romulus_ut3 romulus_ut3 is offline
Registered User
 
Join Date: Dec 2014
Location: Bangladesh
Posts: 71
Thanks: 169
Thanked 13 Times in 12 Posts
romulus_ut3 is on a distinguished road
I have made an observation, which appeared very strange to me.

If your compression method looks something like this:

Code:
pzlib64+srep64+lzma2
or
pzlib+srep64+lzma2
You've to rename cls-srep.dll to cls-srep64.dll in order for it to decompress, or else, it'll get stuck after decompressing a few files every time. This is applicable to WPI, btw. I don't know how to work with any other scripts so I can't speak for the others.

Last edited by romulus_ut3; 17-04-2017 at 18:26.
Reply With Quote
The Following User Says Thank You to romulus_ut3 For This Useful Post:
Razor12911 (17-04-2017)