Recent content by PuppyBoy

  1. P

    ROM Hack We need a Pokemon GBA PokeSAV equivalent.

    There's only one backup I believe. From what I've read it uses 128kb of flash memory to store a 64kb save file aswell as a backup of it. I think that it puts the main save at 0x0A010000, 64kb into the save data and the backup at 0x0A000000 - this would explain why running in VBA gives you the...
  2. P

    ROM Hack We need a Pokemon GBA PokeSAV equivalent.

    If only it was as simple as that. I've compared three save files and the location changes everytime. There's probably some way it structures everything based on your trainer ID or something. There's no way I can work it out on my own though...
  3. P

    ROM Hack We need a Pokemon GBA PokeSAV equivalent.

    I was looking at coding something similar for the DS, so you could view pokémon from your GBA game's hidden stats and such without dumping the data and reading it with PokéReader. I probably wouldn't go as far as editing them though due to the huge potential for fuck-upages and corruption of...