implement #1439 in a way consistent with other pages (Close #1439)

This commit is contained in:
Plailect 2017-11-12 21:47:41 -05:00 committed by Plailect
parent 777c7192fd
commit be7b785b71
No known key found for this signature in database
GPG key ID: F8A415C5EA602A41
4 changed files with 5 additions and 4 deletions

View file

@ -28,7 +28,7 @@ Note that in some rare circumstances, it may be possible for the flashing proces
1. Insert **the source 3DS**'s SD card into your computer 1. Insert **the source 3DS**'s SD card into your computer
1. Create a folder named `ntrboot` on the root of your SD card 1. Create a folder named `ntrboot` on the root of your SD card
1. Copy `boot9strap_ntr.firm` and `boot9strap_ntr.firm.sha` from the boot9strap ntr `.zip` to the `/ntrboot/` folder on your SD card 1. Copy `boot9strap_ntr.firm` and `boot9strap_ntr.firm.sha` from the boot9strap ntr `.zip` to the `/ntrboot/` folder on your SD card
1. Copy `ntrboot_flasher.firm` from the ntrboot_flasher `.zip` to the `/luma/payloads` folder on **the source 3DS**'s SD card 1. Copy `ntrboot_flasher.firm` to the `/luma/payloads/` folder on **the source 3DS**'s SD card
1. Reinsert **the source 3DS**'s SD card back into **the source 3DS** 1. Reinsert **the source 3DS**'s SD card back into **the source 3DS**
1. Insert your ntrboot compatible DS / DSi flashcart into **the source 3DS** 1. Insert your ntrboot compatible DS / DSi flashcart into **the source 3DS**

View file

@ -43,7 +43,7 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an
1. Power off **the source 3DS** 1. Power off **the source 3DS**
1. Insert **the source 3DS**'s SD card into your computer 1. Insert **the source 3DS**'s SD card into your computer
1. Copy `GodMode9.firm` from the GodMode9 `.zip` to the `/luma/payloads` folder on **the source 3DS**'s SD card 1. Copy `GodMode9.firm` from the GodMode9 `.zip` to the `/luma/payloads/` folder on **the source 3DS**'s SD card
1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of **the source 3DS**'s SD card 1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of **the source 3DS**'s SD card
1. Copy the `.app` and `savedata` folder from DSiWare injection `.zip` to the root of **the source 3DS**'s SD card 1. Copy the `.app` and `savedata` folder from DSiWare injection `.zip` to the root of **the source 3DS**'s SD card
1. Reinsert **the source 3DS**'s SD card 1. Reinsert **the source 3DS**'s SD card

View file

@ -40,7 +40,7 @@ If you do not use the correct `.firm` corresponding to the target 3DS, you will
Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup any saves you care about on *the target 3DS* (it will be formatted!) Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup any saves you care about on *the target 3DS* (it will be formatted!)
{: .notice--warning} {: .notice--warning}
1. Copy `GodMode9.firm` from the GodMode9 `.zip` to the `/luma/payloads` folder on **the source 3DS**'s SD card 1. Copy `GodMode9.firm` from the GodMode9 `.zip` to the `/luma/payloads/` folder on **the source 3DS**'s SD card
1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of **the source 3DS**'s SD card 1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of **the source 3DS**'s SD card
1. Copy the relevant `public.sav` from the `/dsiware/(8 Character ID)/` folder in the 3ds_dsiwarehax_installer `.zip` to the root of **the source 3DS**'s SD card 1. Copy the relevant `public.sav` from the `/dsiware/(8 Character ID)/` folder in the 3ds_dsiwarehax_installer `.zip` to the root of **the source 3DS**'s SD card
+ **Fieldrunners USA Region**: `4b464445` + **Fieldrunners USA Region**: `4b464445`

View file

@ -21,6 +21,7 @@ To use the [magnet](https://en.wikipedia.org/wiki/Magnet_URI_scheme) links on th
1. Power off your device 1. Power off your device
1. Insert your device's SD card into your computer 1. Insert your device's SD card into your computer
+ This is the SD card from your 3DS, *not* the SD card from your flashcart
1. Copy `SafeB9SInstaller.firm` to the root of your SD card and rename it to `boot.firm` 1. Copy `SafeB9SInstaller.firm` to the root of your SD card and rename it to `boot.firm`
1. Copy `boot.3dsx` to the root of your SD card 1. Copy `boot.3dsx` 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
@ -116,7 +117,7 @@ Do not follow this section until you have completed the rest of the instructions
1. Create a folder named `ntrboot` on the root of your SD card 1. Create a folder named `ntrboot` on the root of your SD card
1. Copy `backup.bin` from your flashrom backup `.zip` to the `/ntrboot/` folder on the root of your SD card 1. Copy `backup.bin` from your flashrom backup `.zip` to the `/ntrboot/` folder on the root of your SD card
1. Create a folder named `payloads` in the `luma` folder on your SD card 1. Create a folder named `payloads` in the `luma` folder on your SD card
1. Copy `ntrboot_flasher.firm` from the ntrboot_flasher `.zip` to the `/luma/payloads` folder on **the source 3DS**'s SD card 1. Copy `ntrboot_flasher.firm` to the `/luma/payloads/` folder on your SD card
1. Reinsert your SD card back into your device 1. Reinsert your SD card back into your device
1. Insert your ntrboot compatible DS / DSi flashcart into your device 1. Insert your ntrboot compatible DS / DSi flashcart into your device
1. Launch ntrboot_flasher by holding (Start) during boot 1. Launch ntrboot_flasher by holding (Start) during boot