
Making Kirby a Pokémon with arbitrary code execution (back sprite and menu sprite) (Pokémon Yellow)
Notes: Just a fun demo ^^, you can do this for your favourite character with this previous method https://www.youtube.com/watch?v=d3OsHGhjz48 , but I decided to make a custom menu sprite of Kirby as well.
You can import kirby pokemon yellow.sav from the following link to try yourself. https://sites.google.com/site/torchickens2/pokemon-save-files
Specific details unique to this method; We don't want to break the OAM DMA routine; which would break menu sprites, so the code writes a relative jump at FF8A to FF9F so the OAM DMA code at FF80 does its job.
FF9F is written to in advance, for code that will set CD3D (field move) to glitch field move 0x11. Using any field move will run the script for field move 0x11, which executes arbitrary code at D2B4.
At D2B4 (Pokémon nicknames) is code to add the Kirby menu sprite, by modifying 8000 and the OAM DMA entries at C300+.
Lastly, both Pokémon 1 is glitch Pokémon 0xE6 with the Clefairy palette, and glitch Pokémon 0xE6's back sprite pointer (DAC9) is a Kirby sprite in advance.
Other Videos By Evie (ChickasaurusGL) 🌺
Other Statistics
Pokémon Yellow Statistics For Evie (ChickasaurusGL) 🌺
Currently, Evie (ChickasaurusGL) 🌺 has 1,242,059 views for Pokémon Yellow across 140 videos. There's close to 19 hours worth of content for Pokémon Yellow published on his channel, or 14.53% of the total watchable video on Evie (ChickasaurusGL) 🌺's YouTube channel.