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.08.26 See changelog
Released
26/08/26 - New Update:
- Legality:
- - Added: Gen2-5 Recursive Egg Move inheritance checking to verify chain breeding movesets.
- - Added: Gen4 My Pokémon Ranch IV reversal and improved LCRNG seed recovery. Thanks @StarfBerry !
- - Added: Gen5 Global Link promotion language restrictions and additional Mystery Gift restrictions from card data.
- - Fixed: Gen4 encounter generation and Egg generation, including correct Platinum learnsets and HG/SS traded Egg handling.
- Added: Batch Editor now supports undo/redo, shows the number of affected slots while editing, and has improved reset/apply handling.
- Added: SaveFinder now supports cancellation and better drive type detection; network and CD drives are skipped to avoid startup hangs.
- Added: Stadium 2 save handling now compresses slots and ignores ghost slots.
- Added: Legends: Z-A encounter crossover data. Thanks @Lusamine !
- Fixed: Battle Revolution sanity flag handling. Thanks @abcboy101 !
- Fixed: Pokémon Battle Revolution string length handling. Thanks @abcboy101 !
- Fixed: Gen4 Pokégear caller checks to exclude same-gender rivals. Thanks @ScarlettHaze !
- Changed: RNG reversal/lattice recovery implementations improved for performance. Thanks @StarfBerry !
- Changed: Translations updated. Thanks @Ka-n00b, @ZHDreamer !