mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-10 14:44:24 +00:00
fix changes
This commit is contained in:
parent
9b3ae94c5c
commit
5c2fac925b
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ The interface can be translated with resource/external text files so that differ
|
|||
|
||||
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](https://github.com/meladroit/svdt), [save_manager](https://gist.github.com/profi200/d0d092c11d0eb0692748), [JKSM](https://github.com/J-D-K/JKSM), or [SaveDataFiler](https://digiex.net/threads/savedatafiler-nintendo-3ds-save-game-backup-and-restore-application.14645/)).
|
||||
Nintendo 3DS savedata containers use an AES MAC that cannot be emulated without the 3DS's keys, thus a resigning service is required ([svdt](https://github.com/meladroit/svdt), [save_manager], [JKSM](https://github.com/J-D-K/JKSM), or SaveDataFiler).
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
Loading…
Reference in a new issue