mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-15 02:50:06 +00:00
Updated AES Keys (markdown)
parent
042d4ba3fb
commit
f8509186a9
12
AES-Keys.md
12
AES-Keys.md
@ -10,13 +10,11 @@ In this method, you will need to dump your bootrom, native_firm & secret section
|
||||
|
||||
The bootrom boot9.bin can be dumped with Godmode9:
|
||||
|
||||
```
|
||||
go to drive M: Memory Virtual
|
||||
navigate to boot9.bin, press A
|
||||
Select Copy to O:/gm9out
|
||||
=> This will give you boot9.bin in gm9out on your SD card
|
||||
The boot9.bin needs to be placed in sysdata in the user directory.
|
||||
```
|
||||
* Go to drive `M: Memory Virtual`
|
||||
* Navigate to `boot9.bin`, press A
|
||||
* Select `Copy to O:/gm9out`. This will give you boot9.bin in gm9out on your SD card
|
||||
* The `boot9.bin` needs to be placed in the `sysdata` folder in the [[User Directory]].
|
||||
|
||||
**Step 2** - native_firm & secret section
|
||||
|
||||
**For o3DS / o2DS**
|
||||
|
Loading…
Reference in New Issue
Block a user