mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-22 12:03:10 +00:00
Update README.md
Update screenshot switch svdt recommendation for Checkpoint
This commit is contained in:
parent
e4b48b2712
commit
fc07ca7faa
1 changed files with 2 additions and 2 deletions
|
@ -17,13 +17,13 @@ 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, [JKSM](https://github.com/J-D-K/JKSM), or SaveDataFiler).
|
||||
Nintendo 3DS savedata containers use an AES MAC that cannot be emulated without the 3DS's keys, thus a resigning service is required ([Checkpoint](https://github.com/BernardoGiordano/Checkpoint/), save_manager, [JKSM](https://github.com/J-D-K/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.**
|
||||
|
||||
## Screenshots
|
||||
|
||||
![Main Window](https://i.imgur.com/MQLqH0I.png)
|
||||
![Main Window](https://i.imgur.com/36FpRop.png)
|
||||
|
||||
## Building
|
||||
|
||||
|
|
Loading…
Reference in a new issue