diff --git a/content/posts/color-palette-on-gbc-and-gba/index.md b/content/posts/color-palette-on-gbc-and-gba/index.md index bfc2e56..391f525 100644 --- a/content/posts/color-palette-on-gbc-and-gba/index.md +++ b/content/posts/color-palette-on-gbc-and-gba/index.md @@ -19,12 +19,15 @@ resources: title: Comparison between default color (left) and gray scale (right). --- -In my last article about [modernizing a Game Boy Advance](/posts/modernize-a-game-boy-advance/), one of my complaints was the ugly color display of old Game Boy Classic games and I thought about buying an additional Game Boy Classic. But first I wanted to check if there was a mod for the Game Boy Advance to fix this problem. +In my last article about [modernizing a Game Boy Advance](/posts/modernize-a-game-boy-advance/), one of my complaints was the ugly coloring of old Game Boy Classic games and I thought about buying an additional Game Boy Classic. But first I wanted to check if there was a mod for the Game Boy Advance to fix this problem. Well, what I found out after a short research was mind-blowing for me! The gorgeous engineers at Nintendo had already integrated a function into the Game Boy Color and the Game Boy Advance to choose between [12 color profiles](https://www.nintendo.com/consumer/systems/gameboyadvance/colorchange.jsp). + + + | Color | Shortcut | | ------------------------------------------------------------------------------------------------- | --------- | | BROWN | UP | @@ -40,6 +43,8 @@ Well, what I found out after a short research was mind-blowing for me! The gorge | YELLOW | DOWN + B | | NEGATIVE | RIGHT + B | + + {{< img name="color-palette" >}}