From f28373eaefa7d03e83e6cf7f1c14e3262c5e4e11 Mon Sep 17 00:00:00 2001 From: Kookies <66989235+KookiesGH@users.noreply.github.com> Date: Thu, 28 Oct 2021 12:58:20 -0600 Subject: [PATCH] Apparently 0x25KeyX isn't properly extracted from the latest o3ds NATIVE_FIRM :/ --- AES-Keys.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AES-Keys.md b/AES-Keys.md index f828065..78dd9a2 100644 --- a/AES-Keys.md +++ b/AES-Keys.md @@ -5,7 +5,7 @@ Users can provide some additional crypto keys to enable some advanced features i ### 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. -**Note:** If you only have access to a "New" model console, you will still need to provide `0x25KeyX` using Method 2. +**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. **Step 1** - ARM9 BootROM