diff --git a/AES-Keys.md b/AES-Keys.md index 9721904..01b3180 100644 --- a/AES-Keys.md +++ b/AES-Keys.md @@ -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