Results 1 to 3 of 3

Thread: Trainer Toolkit Pokemon Pearl (and metriod codes)

  1. #1

    Default Trainer Toolkit Pokemon Pearl (and metriod codes)

    Ok I was trying to make a level 99 first Monster level hack today for my bro.

    After a couple of minutes I worked the address was:

    Code:
    0x022b0440
    So I tried writing 99999999 to the address and I got level 25! So the relationship between level and numbers is
    Code:
    3999999
    so I multiplied out 99 x 3999999 and in hex got EC08CD9D which just crashed the game!

    Can someone explain to me what I did wrong in laymans terms?

    Metroid Codes:

    Code:
    Infinite Special Weapons:
    020db180 0108B04C
    
    Infinite Missiles:
    020db180 02585886
    
    Infinite Health:
    020db10c 05CF28A8
    Could someone test these?

    Remember to always click the thanks button of those who help you! It makes them feel wanted:

  2. #2
    Chris (Administrator) Vash's Avatar
    Join Date
    Sep 2007
    Location
    Teh Interwebz
    Posts
    1,992
    Blog Entries
    27

    Default Re: Trainer Toolkit Pokemon Pearl (and metriod codes)

    Code:
    99d=63h therefore:
    
    222b0440 00000063
    EDIT: Assuming your address is correct which, judging by your MPH codes, it is not.
    Animal Crossing: City Folk
    ACToolkit - NPC_Tool - PattView

  3. #3

    Default Re: Trainer Toolkit Pokemon Pearl (and metriod codes)

    Thanks a ton!

    I was too tired thinking of when I was doing the metroid hacks

    EDIT: Yeh I presumed that. No I had my address working i.e. I could edit the value. However for some reason when I tried to edit now I couldn't. Do I need to find the pointers?

    Remember to always click the thanks button of those who help you! It makes them feel wanted:

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •