About This File
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.
Support Forum <-- Post here if you have questions or found bugs
What's New in Version 26.03.20 See changelog
Released
26/03/20 - New Update:
- Added handling for ZA's new patch revision tag.
- Legality: Gen3 Updated nickname checks for Japanese language origin.
- Changed: Hover preview in boxes now renders much quicker.
- Added: Gen8 encounters via the Encounter Database now respect requests for Shiny.
- Added: Gen1-5 Trainer editors can now edit OT trash bytes via CTRL-Click, same as the main entity GUI.
- Added: Gen3 Hall of Fame can now set current party to the selected entry.
- Fixed: Gen4 chatter and Records now read from the correct save block (rather than potentially the backup).
- Fixed: Performing many thousand Drag-drop operations will no longer crash the program (handle leak).