From 22ba0ad795bfb7af68b3dd589ce50a6e583f4d64 Mon Sep 17 00:00:00 2001 From: Steveice10 <1269164+Steveice10@users.noreply.github.com> Date: Mon, 5 Feb 2024 09:19:50 -0800 Subject: [PATCH] Updated AES Keys (markdown) --- AES-Keys.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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