2014-06-28 15:07:46 -07:00
|
|
|
PKHeX
|
|
|
|
=====
|
|
|
|
|
2014-12-11 22:42:36 -08:00
|
|
|
Pokémon X/Y/OR/AS SAV/PKX file editor, programmed in C#.
|
2014-06-28 15:08:40 -07:00
|
|
|
Supports binary file loading of:
|
|
|
|
|
2014-12-11 22:42:36 -08:00
|
|
|
Decrypted Save files (1MB/Cyber Save 0x65600/0x76000 Bytes)
|
2014-08-12 17:12:43 -07:00
|
|
|
Individual entity files (232/260 bytes)
|
2014-12-11 22:42:36 -08:00
|
|
|
Wondercard gifts for Event Pokemon and Event based Items.
|
2014-06-28 15:10:54 -07:00
|
|
|
Obsoleted: Unencrypted Network Packets containing entity files.
|
2014-06-28 15:07:46 -07:00
|
|
|
|
|
|
|
Data is then displayed in a meaningful view, and can be edited and saved back to Binary data.
|
2014-08-12 17:12:43 -07:00
|
|
|
For loaded save files, saving an edited copy is possible and all hashes will be fixed.
|
|
|
|
Since save data uses an AES MAC that cannot be emulated without the 3DS's keys, a resigning service is required.
|
2014-06-28 15:07:46 -07:00
|
|
|
|
|
|
|
The interface is translatable with resource/external text files so that different languages can be supported.
|
|
|
|
|
2014-12-11 22:42:36 -08:00
|
|
|
![Main Window](http://i.snag.gy/dGdB4.jpg?raw=true)
|