M-bot / CompileTools

CompileTools is a romhacking program developed by M-bot, blacksmithgu, and hollowaytape originally from Heroes of Legend forums but is currently not actively worked on by its author. Pull requests welcomed!
https://web.archive.org/web/20230603082256/https://heroesoflegend.org/forums/
MIT License
6 stars 1 forks source link

Improves bmp -> gdt encoding #5

Closed hollowaytape closed 8 years ago

hollowaytape commented 8 years ago

Makes use of the run-length plane encoding flag 0x04, and encodes colors mostly correctly. Properly re-encodes GAMEOVER.GDT, MAP100.GDT, and other small images; title cards need to be cropped a bit in order to work properly.