Updated AES Keys (markdown)
parent
9400900e93
commit
0317f6fdc8
1 changed files with 3 additions and 2 deletions
|
@ -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 a new issue