DoesntKnowHowToPlay
Tiny Umbrella with Lots and Lots of Good
- 265
- Posts
- 13
- Years
- Seen Feb 24, 2024
Check the .ini section for your game, and find the "learnedmoves" field; that's where the movepool pointer table is. They're in order by species, and prefixed by the slot 0 mon if memory serves; the second pointer will be to Bulbasaur's moves, the third to Ivysaur's, etc.
If you're on unexpanded FR, the offset should be 0x25d7b4, but this will obviously be different on any other version or if you've expanded the dex.
If you're on unexpanded FR, the offset should be 0x25d7b4, but this will obviously be different on any other version or if you've expanded the dex.