luma legacy to support <=9.0.0
This commit is contained in:
parent
5ae37f6da3
commit
d3d8f58190
9 changed files with 14 additions and 1 deletions
|
@ -38,7 +38,7 @@ During this process, we also setup programs such as the following:
|
|||
|
||||
1. Power off your device
|
||||
1. Insert your SD card into your computer
|
||||
1. Copy `boot.3dsx` to the root of your SD card *(overwrite any existing files)*
|
||||
1. Copy `boot.3dsx` to the root of your SD card *(overwrite existing files)*
|
||||
1. Copy `FBI.3dsx` to the `/3ds/` folder on 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 `hblauncherloader` on the root of your SD card if it does not already exist
|
||||
|
@ -57,6 +57,10 @@ During this process, we also setup programs such as the following:
|
|||
![]({{ base_path }}/images/screenshots/finalizing-setup-file-layout.png)
|
||||
{: .notice--info}
|
||||
|
||||
1. If your device is on a version below 9.0.0, your device will not boot unless you use an alternative version of Luma3DS:
|
||||
+ Download [a legacy version of Luma3DS]({{ base_path }}/luma_legacy/cf0b05e/boot.firm)
|
||||
+ Copy `boot.firm` to the root of your SD card *(overwrite existing files)*
|
||||
+ Replace this `boot.firm` with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) after updating your device later in these instructions
|
||||
1. If your device is on a version between 3.0.0 and 4.5.0 (inclusive), your device will not boot until you manually download the required firmware:
|
||||
+ Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `firmware.bin`
|
||||
+ Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk)
|
||||
|
@ -77,6 +81,8 @@ If, before following this guide, you already had an EmuNAND setup and would like
|
|||
+ Updates while using B9S + Luma (what you have) are safe
|
||||
+ If this gives you an error, set your DNS settings to "auto"
|
||||
+ If this still gives you an error and your NAND is below 9.2.0, [follow 9.2.0 CTRTransfer](9.2.0-ctrtransfer), then try updating again
|
||||
1. If your device was on a version below 9.0.0 before updating, replace `boot.firm` on the root of your SD card with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest)
|
||||
1. If your device was on a version a version between 3.0.0 and 4.5.0 before updating, delete `firmware.bin` and `cetk` from the `/luma/` folder on your SD card
|
||||
|
||||
##### Section III - Launching FBI
|
||||
|
||||
|
|
|
@ -49,6 +49,7 @@ To use the [magnet](https://en.wikipedia.org/wiki/Magnet_URI_scheme) links on th
|
|||
1. Use the (A) button and the D-Pad to turn on the following:
|
||||
+ **"Show NAND or user string in System Settings"**
|
||||
1. Press (Start) to save and reboot
|
||||
+ If you get an error, just continue the next page
|
||||
|
||||
___
|
||||
|
||||
|
|
|
@ -53,6 +53,7 @@ To use the [magnet](https://en.wikipedia.org/wiki/Magnet_URI_scheme) links on th
|
|||
1. Use the (A) button and the D-Pad to turn on the following:
|
||||
+ **"Show NAND or user string in System Settings"**
|
||||
1. Press (Start) to save and reboot
|
||||
+ If you get an error, just continue the next page
|
||||
|
||||
___
|
||||
|
||||
|
|
|
@ -165,6 +165,7 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an
|
|||
1. Use the (A) button and the D-Pad to turn on the following:
|
||||
+ **"Show NAND or user string in System Settings"**
|
||||
1. Press (Start) to save and reboot
|
||||
+ If you get an error, just continue the next page
|
||||
|
||||
___
|
||||
|
||||
|
|
|
@ -181,6 +181,7 @@ Use a [save manager](https://github.com/J-D-K/JKSM/releases/latest) to backup an
|
|||
1. Use the (A) button and the D-Pad to turn on the following:
|
||||
+ **"Show NAND or user string in System Settings"**
|
||||
1. Press (Start) to save and reboot
|
||||
+ If you get an error, just continue the next page
|
||||
|
||||
___
|
||||
|
||||
|
|
|
@ -81,6 +81,7 @@ This will work on New 3DS, Old 3DS, and 2DS on *all* versions that you have a co
|
|||
1. Use the (A) button and the D-Pad to turn on the following:
|
||||
+ **"Show NAND or user string in System Settings"**
|
||||
1. Press (Start) to save and reboot
|
||||
+ If you get an error, just continue the next page
|
||||
|
||||
___
|
||||
|
||||
|
|
|
@ -57,6 +57,7 @@ If you have already hacked your device before and have a EmuNAND based CFW setup
|
|||
1. Use the (A) button and the D-Pad to turn on the following:
|
||||
+ **"Show NAND or user string in System Settings"**
|
||||
1. Press (Start) to save and reboot
|
||||
+ If you get an error, just continue the next page
|
||||
|
||||
___
|
||||
|
||||
|
|
|
@ -54,6 +54,7 @@ To use the [magnet](https://en.wikipedia.org/wiki/Magnet_URI_scheme) links on th
|
|||
1. Use the (A) button and the D-Pad to turn on the following:
|
||||
+ **"Show NAND or user string in System Settings"**
|
||||
1. Press (Start) to save and reboot
|
||||
+ If you get an error, just continue the next page
|
||||
|
||||
___
|
||||
|
||||
|
|
BIN
luma_legacy/cf0b05e/boot.firm
Normal file
BIN
luma_legacy/cf0b05e/boot.firm
Normal file
Binary file not shown.
Loading…
Reference in a new issue