Sm64 Color Codes Better
R8 = (R5 << 3) | (R5 >> 2) G8 = (G5 << 3) | (G5 >> 2) B8 = (B5 << 3) | (B5 >> 2) A8 = (A1 == 1) ? 255 : 0
Most codes follow a hex format (e.g., 80072200 0000 ). By altering these, you change the RGB (Red, Green, Blue) values of the textures. Popular SM64 Character Color Codes sm64 color codes