HomeForumsWhat's newResources 
 
 
use 32 palettes on saturn ??
vbt - Apr 14, 2010
 vbt Apr 14, 2010
I'm having troules with palettes, I'd need to use 32 palettes of 4 colors but saturn support only 16 palettes of 16 colors would there be a hint to get more palettes ?

Could 2 layers of 16 palettes work ?

 Runik Apr 15, 2010
Mmmh ... 32*4 = 128 colors, 128/16 = 8, so you'll just need 8 palettes of 16 colors to achieve the same number of colors.

That said, I suppose you'll have to manually access the color RAM (ie without using SGL or SBL) to get what you want ...

 vbt Apr 16, 2010

Runik said:
Mmmh ... 32*4 = 128 colors, 128/16 = 8, so you'll just need 8 palettes of 16 colors to achieve the same number of colors.

That said, I suppose you'll have to manually access the color RAM (ie without using SGL or SBL) to get what you want ...


In fact, it's about emulation and in tilemap, i didn't find a way to use 32 palettes.

I tried the 2 nbgs solution and it works correctly. Still got few bugs, I'll post some WIP soon