Jump to content

WarpAvP2

Member
  • Posts

    4
  • Joined

  • Last visited

Posts posted by WarpAvP2

  1. It's simple. Be sure to have FFFF after your last character to terminate the name field, then follow it by zeroes if space permits.

    What do you mean FFFF to terminate it? After 8888??

    Like if my name is 8 letters long, it's giving me ??????*??*????*??

    I can't have "Falloutt" for some reason.

    Everything is correct, after the eigth letter it just bugs. How do you close it without enough room in the 88887777 line?

  2. Change TID (Select)

    94000130 FFFB0000

    B2000024 00000000

    100367B0 0000FFFF

    D2000000 00000000

    Change SID (Select)

    94000130 FFFB0000

    B2000024 00000000

    100367B2 0000FFFF

    D2000000 00000000

    Change Trainer Name (Select)

    94000130 FFFB0000

    B2000024 00000000

    000367A0 22221111

    000367A4 44443333

    000367A8 66665555

    000367AC 88887777

    D2000000 00000000

    Change Rival Name (Select)

    94000130 FFFB0000

    B2000024 00000000

    000244C4 22221111

    000244C8 44443333

    000244CC 66665555

    000244D0 88887777

    D2000000 00000000

    works on any B2/W2 and every language.

    Desired IDs are in hex, so have your decimal ID -> convert to hex -> replace FFFF with the resulting hex SID. For names, use the Unicode or compatible text hexes to replace 1 2 3 4 5 6 7 8 of the namefield. Each text character is a half word (4 hexes).

    Could you explain the Trainer name a little more?

    What do you mean Unicode or compatible text hexes?

    Can you guide me on how to change a name to Pegasus, or Kyle? What would I change?

    What numbers = the letter A? Like 01?

    US pokemon Black 2

×
×
  • Create New...