I noticed some TGA files in there, but they don't show in Photoshop and others.
I've attached two of them, perhaps someone can take a look.

Info about it:(...)is credited for his RefPack Decompression code used in the program(...)


I do not think that thic method can be documented very well (except reducing the give source code to pseudo code) due to the high usage of flag bits. This is most probably a self-constructed scheme, though the main idea is yet again "find references in past data". It is interesting, though, that the designers have combined back references and literal copying in the handling of most opcode sequences. I have not seen that before ...Rheini wrote:I wonder if there is any good documentation of this compression.