[CDG5] Random questions

Max Poliakovski maximumspatium at googlemail.com
Tue Dec 4 08:08:21 AWST 2018


The GreggyDecompressor (dcmp 2,
https://github.com/elliotnunn/CubeE/blob/master/Patches/GreggyBitsDefProc.a)
has been reimplemented in Python (see attachment).
Well, this is a partial implementation that is capable of decompressing
bitmapped data with embedded lookup table.

It produces the same data as found in "Expanded" file for the compressed
'scod' resource I got from Elliot. The only difference is the last four
extra bytes I don't know where they come from.

The full decompressor need the static lookup table and another simply
decoding loop. That's all...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ucc.gu.uwa.edu.au/pipermail/cdg5/attachments/20181204/d9f59b85/attachment.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: RezDecompress.py
Type: text/x-python-script
Size: 3853 bytes
Desc: not available
Url : https://lists.ucc.gu.uwa.edu.au/pipermail/cdg5/attachments/20181204/d9f59b85/attachment.bin 


More information about the cdg5 mailing list