implement this in a better way (Close #1442)

This commit is contained in:
Plailect 2017-11-13 19:37:12 -05:00
parent a9d61e4983
commit 4a06cf0b65
5 changed files with 6 additions and 2 deletions

View file

@ -35,6 +35,7 @@ You MUST have already installed Luma3DS and boot9strap to use this.
1. Power off your device 1. Power off your device
1. Insert your SD card into your computer 1. Insert your SD card into your computer
1. Create a folder named `3ds` 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. Create a folder named `cias` on the root of your SD card if it does not already exist
1. Copy `GodMode9.firm` from the GodMode9 `.zip` to the `/luma/payloads/` folder on your SD card 1. Copy `GodMode9.firm` from the GodMode9 `.zip` to the `/luma/payloads/` folder on your SD card
1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card 1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card

View file

@ -37,8 +37,9 @@ During this process, we also setup programs such as the following:
1. Power off your device 1. Power off your device
1. Insert your SD card into your computer 1. Insert your SD card into your computer
1. Copy `FBI.3dsx` to the `/3ds/` folder on your SD card 1. Create a folder named `3ds` 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. Create a folder named `cias` on the root of your SD card if it does not already exist
1. Copy `FBI.3dsx` to the `/3ds/` folder on your SD card
1. Copy `hblauncher_loader.cia` from the hblauncher_loader `.zip` to the `/cias/` folder on your SD card 1. Copy `hblauncher_loader.cia` from the hblauncher_loader `.zip` to the `/cias/` folder on your SD card
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. Copy `FBI.cia` to the `/cias/` folder on your SD card 1. Copy `FBI.cia` to the `/cias/` folder on your SD card

View file

@ -23,6 +23,7 @@ Ensure your device's Wireless Communication is turned on as udsploit (used in th
1. Power off your device 1. Power off your device
1. Insert your SD card into your computer 1. Insert your SD card into your computer
1. Create a folder named `3ds` on the root of your SD card if it does not already exist
1. Copy `boot.3dsx` to the root of your SD card 1. Copy `boot.3dsx` to the root of your SD card
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card 1. Copy `boot.firm` from the Luma3DS `.7z` to the root of 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

View file

@ -34,13 +34,13 @@ This means that using a Cart Update from a version containing an older Nintendo
1. Power off your device 1. Power off your device
1. Insert your SD card into your computer 1. Insert your SD card into your computer
1. Create a folder named `3ds` on the root of your SD card if it does not already exist
1. Copy `boot.3dsx` to the root of your SD card 1. Copy `boot.3dsx` to the root of your SD card
1. Copy the Soundhax `.m4a` to the root of your SD card 1. Copy the Soundhax `.m4a` to the root of your SD card
1. Copy the otherapp payload to the root of your SD card and rename it to `otherapp.bin` 1. Copy the otherapp payload to the root of your SD card and rename it to `otherapp.bin`
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card 1. Copy `boot.firm` from the Luma3DS `.7z` to the root of 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
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. Create a folder named `3ds` on the root of your SD card
1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card 1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card 1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin` 1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`

View file

@ -46,6 +46,7 @@ You MUST have already installed Luma3DS and boot9strap to use this.
1. Power off your device 1. Power off your device
1. Insert your SD card into your computer 1. Insert your SD card into your computer
1. Create a folder named `3ds` 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. Create a folder named `cias` on the root of your SD card if it does not already exist
1. Copy `GodMode9.firm` from the GodMode9 `.zip` to the `/luma/payloads/` folder on your SD card 1. Copy `GodMode9.firm` from the GodMode9 `.zip` to the `/luma/payloads/` folder on your SD card
1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card 1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card