View Single Post
  #7  
Old 22-11-2011, 09:32
ptsz ptsz is offline
Registered User
 
Join Date: Nov 2011
Location: Offland
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
ptsz is on a distinguished road
I don't have the algo though, to test out on other things. I did do some searching but didn't find exactly what I wanted.

I just got something to test it, some sort of LZSS v0.0.1 tool, it works fine with files above 200k.

But in any case, here is the unpack script that it uses to unpack the files:

Code:
script temp removed
It is said to contain some errors (possibly?), maybe you can tell? I have the files ready in case you wanna give it a shot.

I haven't done any LZSS compression or such so far though, only tried to extract it for quite a while by now.

Last edited by ptsz; 25-11-2011 at 22:18.
Reply With Quote