Skip to content

Fixing the aspect ratio of the Pokémon logo on the title screen

meejle edited this page Feb 13, 2023 · 1 revision

This is a super simple one!

You might never have noticed that the Pokémon logo on the title screen is stretched out of shape.
But once seen, it can't be unseen!

Original:
original

Fixed:
fixed

All you need to do is replace graphics\title_screen\pokemon_logo.png with mine, from here:
https://github.com/meejle/rainbowamnesty/blob/0.1/graphics/title_screen/pokemon_logo.png

Then make and you're done!

(I think if your pokemon_logo.png has a newer Date Modified than mine, you might need to make clean before you make. But it should still work.)

Clone this wiki locally