Updated AES Keys (markdown)

Emily 2022-02-23 17:37:34 +00:00
parent 83f7777791
commit 8dba80f3c8

@ -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)`.