EvilJagaGenius / jagoombacolor

Jaga's Goomba Color fork
102 stars 9 forks source link

GB: Default to greyscale palette instead of Wario Blast if no GBC pal… #18

Closed therealteamplayer closed 2 years ago

therealteamplayer commented 2 years ago

…ette avaliable

on real GBC hardware, there is a set of colour palettes that can be applied to compatiable games. if there is not a palette for a specific game, it will select the 'wario blast' palette instead. however, this looks very ugly in some games. this commit makes it so that if there is no GBC palette avaliable, it will instead select a greyscale palette by default, which would look much less ugly.

(games which do have specific palettes chosen for them will be unaffected.)

tomexplodes commented 2 years ago

I've no idea if this is in the scope of the project either, but having it somehow remember which palette you chose for a given game would also be welcome. As usual, having no ability to code myself, I simply leave this as a suggestion, I expect nothing!

EvilJagaGenius commented 2 years ago

Both of these are good ideas, I think saving the chosen palette would depend on having free space in the save format, would have to see if there's any.