mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-22 12:20:06 +00:00
Updated AES Keys (markdown)
parent
c477858c69
commit
22ba0ad795
@ -38,7 +38,9 @@ The strings `0123456789ABCDEF0123456789ABCDEF` in the example above are all plac
|
||||
#### Loading encrypted games
|
||||
|
||||
Required keys: `slot0x25KeyX` and `slot0x2CKeyX`.
|
||||
If loading encrypted New 3DS games, `slot0x18KeyX` and `slot0x1BKeyX` are also required.
|
||||
If loading encrypted New 3DS games, `slot0x18KeyX` and `slot0x1BKeyX` are also required.
|
||||
|
||||
Games that use seed encryption also require their seed key to be present in your ```seeddb.bin``` file.
|
||||
|
||||
For those who are interested, [**here's a write-up about 3DS security**](https://www.reddit.com/r/3dshacks/comments/56lk5p/game_ncch_and_cdn_encryption_an_explanation/), that also talks about the `slot0x25KeyX`.
|
||||
#### Sharing Mii via QR code between Citra and 3DS
|
||||
|
Loading…
Reference in New Issue
Block a user