libretro / mgba

mGBA Game Boy Advance Emulator
https://mgba.io/
Mozilla Public License 2.0
70 stars 77 forks source link

Shantae in "GBA Enhanced" mode has incorrect color palettes #277

Open HoennTrumpets opened 1 year ago

HoennTrumpets commented 1 year ago

As I was playing Shantae while using the Game Boy Advance model type, I noticed that the game's "GBA Enhanced" color palette looked incorrect compared to what it would actually look like.

mGBA - Game Boy Color model type (original GBC color palette): mGBA - GBC

mGBA - Game Boy Advance model type (incorrect GBA color palette): mGBA - GBA

However, VisualBoyAdvance-M uses the correct "GBA Enhanced" color palette while under its Game Boy Advance model mode.

VBA-M - Game Boy Advance model type (correct GBA color palette): VBA-M

Can you please fix this?