Sm64 Color Code Generator -
Painting the Plumber: A Deep Dive into the SM64 Color Code Generator
If you’ve spent any time in the Super Mario 64 rom-hacking community, you’ve seen them: fire-engine red Mario, ghostly white Luigi, neon-green Wario, or even Mario with a completely custom, RGB-cycled cap. While Super Mario 64 is a masterpiece of game design, its original color palette for the player character is... limited. You get red overalls, a red shirt, and a red cap. That’s it.
- Change Mario’s shirt to green (L is real) by generating the RGB565 code for
(0, 255, 0). - Create a Wario skin by applying yellow (
0xFFE0) and purple (0x780F) codes. - Simulate Metal Mario by using grayscale codes that preserve the N64’s reflective lighting.
Machinima: Allows creators to distinguish characters in skit-based videos. Sm64 Color Code Generator
: You can select distinct shadow and highlight colors for each body part to ensure Mario looks correct in-game. Region Support Painting the Plumber: A Deep Dive into the




Recent Comments