mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-15 02:30:05 +00:00
Updated AES Keys (markdown)
parent
9400900e93
commit
0317f6fdc8
@ -48,8 +48,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.
|
||||
Required keys: `slot0x25KeyX` and `slot0x2CKeyX`.
|
||||
If loading encrypted New 3DS games, `slot0x18KeyX` and `slot0x1BKeyX` are also required.
|
||||
|
||||
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