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.