This is a DKC graphics editor! This was made for DKC1 originally, but now works across the whole trilogy.
This program:
This remembers what file you loaded last and loads that on next boot.
There is no undo button, but that could be easily remedied with various manips.
Inspired by Quaraage’s DKC2 editor.
If anyone wants to learn, here is my ‘messy’ (and outdated) source code
https://github.com/mike19283/DKC1-GFX-Editor
TUTORIAL
This program allows you to change both the palette used by each object as well as which pixels have which color. The Apply buttons just save changes to volatile memory. On load, those changes are lost. The only way changes are not lost is if you click Write. Write copies data to ROM.
UNHEADERED 1.0 VERSIONS OF ROMS ONLY