Jump to content

Wolfica

Member
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Wolfica

  1. This did not work for me. I put the code in exactly along with the Pokemon number I wanted where the x's are and when I went to go choose my starter, I got a black screen. Did I not put in the Pokemon number correctly?

    http://projectpokemon.org/wiki/Notable_Breakpoints#Pok.C3.A9mon_HGSS_.28U.29

    02108514 Starter species in RAM(in the decompressed arm9 @ 108514) Bond697

    so to make it into an AR code:

    this changes the first starter:

    12108514 0000xxxx

    D2000000 00000000

    the second:

    12108518 0000xxxx

    D2000000 00000000

    the third:

    1210851C 0000xxxx

    D2000000 00000000

    to change all 3 at once:

    12108514 0000xxxx

    12108518 0000xxxx

    1210851C 0000xxxx

    D2000000 00000000

    enter the code with the starter number(s) you want before you start a new game.

×
×
  • Create New...