use screen init a9lh
This commit is contained in:
parent
c6234e227d
commit
6a5c551bc2
1 changed files with 2 additions and 1 deletions
|
@ -58,6 +58,7 @@ For all steps in this section, overwrite any existing files on your SD card.
|
||||||
1. Insert your SD card into your computer
|
1. Insert your SD card into your computer
|
||||||
1. Copy _the contents of_ `starter.zip` to the root of your SD card
|
1. Copy _the contents of_ `starter.zip` to the root of your SD card
|
||||||
1. Copy `boot.firm` from the latest version Luma3DS `.7z` to the root of your SD card
|
1. Copy `boot.firm` from the latest version Luma3DS `.7z` to the root of your SD card
|
||||||
|
1. Delete the existing `arm9loaderhax.bin` file from the root of your SD card
|
||||||
1. Create a folder named `cias` on the root of your SD card if it does not already exist
|
1. Create a folder named `cias` on the root of your SD card if it does not already exist
|
||||||
1. Copy `lumaupdater.cia` to the `/cias/` folder on your SD card
|
1. Copy `lumaupdater.cia` to the `/cias/` folder on your SD card
|
||||||
1. Create a folder named `boot9strap` on the root of your SD card
|
1. Create a folder named `boot9strap` on the root of your SD card
|
||||||
|
@ -67,7 +68,7 @@ For all steps in this section, overwrite any existing files on your SD card.
|
||||||
1. Copy `setup_ctrnand_luma3ds.gm9` to the `/gm9/scripts/` folder on your SD card
|
1. Copy `setup_ctrnand_luma3ds.gm9` to the `/gm9/scripts/` folder on your SD card
|
||||||
1. Copy `cleanup_sd_card.gm9` to the `/gm9/scripts/` folder on your SD card
|
1. Copy `cleanup_sd_card.gm9` to the `/gm9/scripts/` folder on your SD card
|
||||||
1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of on your SD card
|
1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of on your SD card
|
||||||
1. Rename `SafeB9SInstaller.bin` on the root of your SD card to `arm9loaderhax.bin`
|
1. Rename `SafeB9SInstaller.bin` on the root of your SD card to `arm9loaderhax_si.bin`
|
||||||
1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
|
1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
|
||||||
1. **New 3DS Users Only:** Copy `secret_sector.bin` to the `/boot9strap/` folder on your SD card
|
1. **New 3DS Users Only:** Copy `secret_sector.bin` to the `/boot9strap/` folder on your SD card
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue