mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-14 23:00:05 +00:00
Apparently 0x25KeyX isn't properly extracted from the latest o3ds NATIVE_FIRM :/
parent
59f0744181
commit
f28373eaef
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user