You are right, and it is now fix
Herr Otto Partz says you're all nothing but pipsqueaks!
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: dstien on March 21, 2013, 09:02:06 AMMy program can print graph (.dot) for explaining how my huffman decoding binary tree works. As exemple for the files "MISC.PRE" : http://blog.w4kfu.com/public/stunts/graph_test.png (Image very big, I don't insert it on the forum)
but it's very interesting that you've analyzed the compression and made an encoder
dseg:A6AA byte_45E1A db ?
seg000:02A8 mov byte_45E1A, 0
./bin/makegame -h test/4DSD/MCGA.HDR -m test/4DSD/EGA.CMN -d test/4DSD/MCGA.DIF -c test/4DSD/MCGA.COD
Quote from: dstien on March 20, 2013, 08:24:53 PM
intriguing work!
Quote from: Duplode on March 20, 2013, 03:09:34 AM
We already had a decompressor for packed resource files, namely dstien's stunpack, though no one had written a compressor yet stunpack is at the core of stressed, which is the tool we use for creating custom graphics. You can find it at: http://code.google.com/p/stuntstools/