Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 04/24/24 in all areas

  1. Version 2.0.2

    6252 downloads

    Introduction Typically dumping savs from bootleg GBA carts will result in a save that won't be usable on emulators nor save editors. That is because the save is typically stored with the ROM data, instead of the designated save location. This program is able to extract and inject saves into bootleg Pokémon GBA ROMs. Usage You can drag and drop the game (.gba/.bin) onto the program, or open it. The save (if available) is then dumped into the same directory as where the game is. You can extract the save for editing, and then choose to inject back the edited save. Technical Explanation This program checks every 0x1000 of the save file, starting from 0xFF8. (if it's a save, the initial 2-words at every 0xFF8 in the save are identical to each other, and the initial 2-words at every 0xFFE in the save are the same, that being blanks) Image example: Tests done. Tested on a copy obtained from here, as well as on an owned bootleg cartridge.
    1 point
×
×
  • Create New...