Posted By
 Csabo on 2003-06-11
| FLI converter first release
Wow! Very cool stuff! The hires conversion works well for me, but when I use the checkerboard conversion, it always compiles "dfliconv.jar", "dfli_ch.prg" and "dfli_hi.prg" into the output. This results in a file that you cannot run right away. I just ran it from the command line: conv_ch filename.gif and it seems to do this all the time. What am I doing wrong? Or is this a bug?
The resulting file can still be ran, I just open it with a HEX editor, cut the first $2EC1 bytes (the length of the jar file minus 2 bytes for loading address), then go to offset 278, and cut 211 bytes (the length of dfli_hi.prg). Voila, the file runs and the picture appears. |