A program to hack the savestate of pokemon yellow. It offers 3 main features.
- Manage the pokemons in the party: add, remove or change the statistics of any of the 6 pokemon in the party.
- Manage the pokemons in the boxes: change the statistics of the pokemons in the boxes.
- Manage the pokedex: update the state of each pokemon in the pokedex and check their evolution path/skills.
It is suggested to use QtCreator and import the project file pkmnhacking.pro
.
Otherwise, the project can be compiled with
qmake-qt4 pkmnhacking.pro
make