Conversation Between BluRose and joaoabel3
1 to 9 of 9
  1. BluRose
    August 11th, 2016 5:07 PM
    BluRose
    mediafire's down...?
    yep! you're welcome
  2. joaoabel3
    August 11th, 2016 5:03 PM
    joaoabel3
    Thanks. When Mediafire is up again, I will try it. One more time, Thanks :-)
  3. BluRose
  4. joaoabel3
    August 11th, 2016 4:28 PM
    joaoabel3
    Oh, really? I tought that it also added new Pokémon. Is there any easy way to do that, like a Patch ( some time ago I used the 650 emerald patch made by LCCool95, however, I can't download it since the link was redacted.
    Ok, don't worry, take your time
  5. BluRose
    August 11th, 2016 4:25 PM
    BluRose
    um have you actually added new pokemon? no new pokemon are added by that, so there's no real necessity to change anything
    i need to take a shower, brb
  6. joaoabel3
    August 11th, 2016 4:22 PM
    joaoabel3
    I personally don't know exactly what I've done. I used this tool: http://www.pokecommunity.com/showthread.php?t=374338

    And now I want do display add new Pokémon and them to be displayed by AM
  7. BluRose
    August 11th, 2016 4:22 PM
    BluRose
    exactly! just make sure to add a 0 to the beginning before inserting in little endian format

    again, for example, 800 is 366 in hexadecimal. we add a 0 to the beginning to get 0366. and then we break it in half to get 03 66. finally, we switch these two around, and then insert that (66 03)

    and HxD is the best, good job~
  8. joaoabel3
    August 11th, 2016 4:18 PM
    joaoabel3
    Well, i'm a begginer in this thing. Let me see if I understand:

    Using any hex editor ( I'm using hxd) I go to the offset d027c at test.gba and after I change the bytes 9c 01 to the exadecimal number corresponding?
  9. BluRose
    August 11th, 2016 4:13 PM
    BluRose
    https://www.dropbox.com/s/dxhli38g6kt2i36/AdvanceMap%201.92.zip?dl=0

    ok so download this
    at d027c in a hex editor, there will be two bytes, 9C 01. this is the current amount of pokemon
    change these to your new number of pokemon (in hexadecimal) in little endian format
    for example, 800 is 366 in hexadecimal. you would change these two bytes to 66 03

    does that all make sense?

    EDIT: i assume you mean expanded pokemon, like that done with gen iii hacking suite