Recent content by Ferropexola

  1. Ferropexola

    [ASM & Hex] Removing uneeded info in pokecrystal16

    I am trying to remove the unused code from the base stats files, but the game resets in SGB mode when I pick a starter. I think it's different than when the original tutorial was written, since it says nothing about pokemon_data_constants.asm.
  2. Ferropexola

    [ASM & Hex] Evolution moves in pokecrystal16

    I am trying to add evolution moves to pokecrystal16, but since the way learnsets are handled is different, I can't follow the tutorial for it. I separated the evolution moves into two files and made pointers in the evos_moves.asm file. I also changed how the moves are handled in evolve.asm...
Back
Top