Conversation Between BluRose and joaoabel3
Showing Visitor Messages 1 to 9 of 9
-
August 11th, 2016 5:07 PMBluRosemediafire's down...?
yep! you're welcome -
August 11th, 2016 5:03 PMjoaoabel3Thanks. When Mediafire is up again, I will try it. One more time, Thanks :-)
-
August 11th, 2016 4:55 PMBluRose
-
August 11th, 2016 4:28 PMjoaoabel3Oh, 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 -
August 11th, 2016 4:25 PMBluRoseum 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 -
August 11th, 2016 4:22 PMjoaoabel3I 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 -
August 11th, 2016 4:22 PMBluRoseexactly! 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~ -
August 11th, 2016 4:18 PMjoaoabel3Well, 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? -
August 11th, 2016 4:13 PMBluRosehttps://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


