24.2.12

Pokemon: AR Cheat Codes


--------------Personal notes on Pokemon AR----------------

Will find a forum about these later (still looking). In example below.

This code replaces the 1st slot in the Items bag to x900 Master Ball. Press L + R to Activate
94000130 fcff0000 02233fcc 03840001 d2000000 00000000

This code replaces the 1st slot in the Items bag to x100 Fire Stone. Press L + R to Activate.
94000130 fcff0000 02233fcc 00640052 d2000000 00000000

Difference is in number of an item, and item. I used this to find the hex value for 100, and then 900.

Decimal to hex for 900 = 384.Decimal to hex for 100 = 64.

In the 4th section of either, you see these number. So that's where the number of an item is determined. Only other diff in the memory thing are the next four digits. Therefore, we can assume 0001 = master ball and 0052 = fire stone.

Now just going to find what I can do to not just replace an item, but to add a list of items, and not 900 of every item.

Trainer's Bag
 These cheats are for changing the contents of your bag in the game. Press L + R to activate any of these codes.

  Items - 1st Slot (x900 Master Ball)
  This code replaces the 1st slot in the Items bag to x900 Master Ball. Press L + R to Activate.
  94000130 fcff0000 02233fcc 03840001 d2000000 00000000


  Items - 1st Slot (x100 Fire Stone)
  This code replaces the 1st slot in the Items bag to x100 Fire Stone. Press L + R to Activate.
  94000130 fcff0000 02233fcc 00640052 d2000000 00000000


  Items - 1st Slot (x100 Leaf Stone)
  This code replaces the 1st slot in the Items bag to x100 Leaf Stone. Press L + R to Activate.
  94000130 fcff0000 02233fcc 00640055 d2000000 00000000


  Items - 1st Slot (x100 Moon Stone)
  This code replaces the 1st slot in the Items bag to x100 Moon Stone. Press L + R to Activate.
  94000130 fcff0000 02233fcc 00640051 d2000000 00000000


  Items - 1st Slot (x100 ThunderStone)
  This code replaces the 1st slot in the Items bag to x100 Thunder Stone. Press L + R to Activate.
  94000130 fcff0000 02233fcc 00640053 d2000000 00000000


  Items - 1st Slot (x100 Water Stone)
  This code replaces the 1st slot in the Items bag to x100 Water Stone. Press L + R to Activate.
  94000130 fcff0000 02233fcc 00640054 d2000000 00000000 
--------------Turning AR Code Off----------------

So I turned on a code so when using an item, the item number would increment, not decrement, and was stuck with it on, even if I turned it off. O woe. I finally found a post someone made about how to turn off an AR code for good.

"TO TURN OFF THE CODE, you must save your game (within the game, not with a savestate), turn it off, and turn it back on."

--------------Bulbapedia Resources----------------

Bulbapedia has some good info about how the binary in game works. For instance, how personality works, or how the Pokerus virus works.

No comments:

Post a Comment