mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-05-23 15:02:12 -04:00
c9ad612442
Required fixing a restriction some old n64graphics chagnes had. We can now use the `-Z` option with both ci8 and ci4 images. Signed-off-by: Taggerung <tyler.taggerung@email.com>
5 lines
321 B
JSON
5 lines
321 B
JSON
{
|
|
"gTLUTDebugFont": {"output_dir": "debug_font", "rom_offset": "0x132B50", "block_offset": "0x6ED8", "width": 4, "height": 4, "type": "rgba16"},
|
|
"gTextureDebugFont": {"output_dir": "debug_font", "rom_offset": "0x132B50", "block_offset": "0x6EF8", "width": 128, "height": 32, "type": "ci4", "tlut": "gTLUTDebugFont"}
|
|
}
|