Jump to content

Leaderboard

Popular Content

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

  1. Pokémon stored in a save file need to be handled by someone. If the current save file is not the OT, then it is with the save file (as a handling trainer) and is adjusted to be correct in the save file by applying handling trainer data. Handling trainer being OT requires OT details to match the Pokémon, such as the OT Name, ID, and trainer gender. There is a setting to disable the auto-fix, but if disabled, the Pokémon won't be legal in the save file.
    1 point
  2. Version 2.0.2

    6345 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
  3. Version 24.05.05

    8678070 downloads

    Pokémon core series save editor, programmed in C#. Supports the following files: Save files ("main", *.sav, *.dsv, *.dat, *.gci) GameCube Memory Card files (.raw, .bin) containing GC Pokémon savegames. Individual Pokémon entity files (.pk*) Mystery Gift files (.pgt, .pcd, .pgf, .wc*) including conversion to .pk* Importing teams from Battle Videos Transferring from one generation to another, converting formats along the way. Data is displayed in a view which can be edited and saved. The interface can be translated with resource/external text files so that different languages can be supported. Pokémon Showdown sets and QR codes can be imported/exported to assist in sharing. We do not support or condone cheating at the expense of others. Do not use significantly hacked Pokémon in battle or in trades with those who are unaware hacked Pokémon are in use. FAQ Support Forum <-- Post here if you have questions or found bugs
    0 points
×
×
  • Create New...