From 8dba80f3c87839cf10cb2d7a7b3df352b8323209 Mon Sep 17 00:00:00 2001 From: Emily <63491571+DaCreeperGuy@users.noreply.github.com> Date: Wed, 23 Feb 2022 17:37:34 +0000 Subject: [PATCH] Updated AES Keys (markdown) --- AES-Keys.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/AES-Keys.md b/AES-Keys.md index 78dd9a2..1010b6c 100644 --- a/AES-Keys.md +++ b/AES-Keys.md @@ -3,7 +3,7 @@ Users can provide some additional crypto keys to enable some advanced features in Citra. These keys are not officially provided by Citra due to legal considerations. ### Method 1 -In this method, you will dump the ARM9 BootROM, `NATIVE_FIRM`, and `SAFE_MODE_FIRM` (and the secret section for "New" models) from your console using GodMode9. +In this method, you will dump the ARM9 BootROM, `NATIVE_FIRM`, and `SAFE_MODE_FIRM` (and the secret section for the new revision models) from your console using GodMode9. **Note:** Extracting 0x25KeyX from `NATIVE_FIRM` is still not correctly implemented, so you will have to provide the key manually using the second method. `NATIVE_FIRM` extraction & installation is still included for completeness. @@ -17,7 +17,7 @@ In this method, you will dump the ARM9 BootROM, `NATIVE_FIRM`, and `SAFE_MODE_FI **Step 2** - `NATIVE_FIRM`, `SAFE_MODE_FIRM`, and the secret section. -**For "Old" models** +**For old revision models** 1. Reinsert the SD card into the console and launch GodMode9 2. Press `HOME`, select `Title manager`, and then select `[1:] NAND / TWL` as a source. 3. After the title scan is complete, navigate to the titles named `0004013800000002 (CTR-P-CTAP)` and `0004013800000003 (CTR-P-CTAP)`. @@ -26,7 +26,7 @@ In this method, you will dump the ARM9 BootROM, `NATIVE_FIRM`, and `SAFE_MODE_FI 6. Power off the system by pressing `HOME`, and then `Poweroff system`. 7. Eject the SD card from your console and insert it into your computer/device. Copy/move both CIA files from `gm9/out` on the SD card to a location of your choosing, and install both to Citra's NAND (`File` > `Install CIA...`). -**For "New" models** +**For new revision models** 1. Reinsert the SD card into the console and launch GodMode9 2. Press `HOME`, select `Title manager`, and then select `[1:] NAND / TWL` as a source. 3. After the title scan is complete, navigate to the title named `0004013820000003 (CTR-P-CTAP)`.