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 Decrypted 3DS 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.
Nintendo 3DS savedata containers use an AES MAC that cannot be emulated without the 3DS's keys, thus a resigning service is required (svdt, save_manager, JKSM, or SaveDataFiler).
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 21.04.01 See changelog
Released
21/04/01 - New Update:
- Legality:
- - Added: Generation 8 Overworld RNG seed legality. The wandering encounters have detectable origins!
- - Updated: Mystery Gift & GO Legality encounter data.
- - Changed: HOME gifts are now allowed with SID > 0.
- - Changed: Updated Ribbon rules for Master Ribbon & non-mythical legends.
- - Changed: Gen3 Shadow Pokémon now generate with correct shadow lock data.
- - Fixed: Gen6/7 Form Argument values are now handled correctly. Thanks @Lusamine!
- - Fixed: Gen3 ability bit mismatching rules for in-game trades have been fixed.
- Added: Gen8 Affixed Ribbon/Mark can now be changed in the Ribbon Editor.
- Added: Gen7 LGPE now shows Alolan form Height/Weight records in the Pokedex.
- Added: Hovering over MGDB and Database slots now shows a summary of the data.
- Added: Hovering over a box/party slot now shows some legality origins of the data.
- Added: Bulk Legality analysis now flags duplicate HOME tracker values.
- Added: Block Editor can now be used for gen5-7 saves to change more values directly.
- Added: Gen3 battle video data can now be imported via drag-drop (no BV3 exporting currently via GUI).
- Changed: Gen3 save files for RS/E/FRLG are now treated as separate classes.
- Changed: Minor internal refactorings to improve performance.
- Fixed: Gen6 event flags now are indexed correctly. You shouldn't notice any difference.
- Fixed: PKM conversion from future -> Gen1/2 now retains IV proportions correctly.
With version 21.04.01:
- Download