ares icon indicating copy to clipboard operation
ares copied to clipboard

[GBC] Donkey Kong Land 1, 2 and 3: Run the game in the GBC core makes the colors wrong (any pallette selection)

Open Shideravan opened this issue 4 years ago • 3 comments

The following example is using default pallete. But other palletes are wrong too. I'm unsure if this happens in other DMG games when using the GBC core, but probably yes

Ares: image

Expected (using mGBA) image

Shideravan avatar Nov 04 '21 02:11 Shideravan

The other DK Land titles has the same issues too image image

Shideravan avatar Nov 04 '21 03:11 Shideravan

I assume it's because of the games being SGB enhanced that it does this?

meowthed avatar Nov 09 '21 11:11 meowthed

This seems to be caused by the fact that ares does not currently implement CGB running in DMG mode.

LukeUsher avatar Mar 23 '22 16:03 LukeUsher

Resolved by b1d216b

LukeUsher avatar Aug 17 '22 10:08 LukeUsher