mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-15 02:30:05 +00:00
Unified step numbering
parent
9cc33ebee3
commit
59f0744181
10
AES-Keys.md
10
AES-Keys.md
@ -9,11 +9,11 @@ In this method, you will dump the ARM9 BootROM, `NATIVE_FIRM`, and `SAFE_MODE_FI
|
||||
|
||||
**Step 1** - ARM9 BootROM
|
||||
|
||||
* After launching GodMode9, enter the `[M:] MEMORY VIRTUAL` drive.
|
||||
* Navigate to `boot9.bin`; press `A`.
|
||||
* Select `Copy to 0:/gm9/out`. `boot9.bin` will be dumped to `gm9/out` on your SD card.
|
||||
* Power off the console by pressing `HOME`, and then `Poweroff system`.
|
||||
* Eject the SD card from your console and insert it into your computer/device. Copy/move `boot9.bin` from `gm9/out` on the SD card to the `sysdata` folder in the [[User Directory]].
|
||||
1. After launching GodMode9, enter the `[M:] MEMORY VIRTUAL` drive.
|
||||
2. Navigate to `boot9.bin`; press `A`.
|
||||
3. Select `Copy to 0:/gm9/out`. `boot9.bin` will be dumped to `gm9/out` on your SD card.
|
||||
4. Power off the console by pressing `HOME`, and then `Poweroff system`.
|
||||
5. Eject the SD card from your console and insert it into your computer/device. Copy/move `boot9.bin` from `gm9/out` on the SD card to the `sysdata` folder in the [[User Directory]].
|
||||
|
||||
**Step 2** - `NATIVE_FIRM`, `SAFE_MODE_FIRM`, and the secret section.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user