New Luma3DS Release
This commit is contained in:
parent
e0eb42a7bb
commit
8d84047c50
1 changed files with 5 additions and 5 deletions
|
@ -55,15 +55,15 @@ During this process, we also setup programs such as the following:
|
||||||
![]({{ base_path }}/images/screenshots/finalizing-setup-file-layout.png)
|
![]({{ base_path }}/images/screenshots/finalizing-setup-file-layout.png)
|
||||||
{: .notice--info}
|
{: .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/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:
|
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 `native.firm`
|
+ Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm`
|
||||||
+ Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk)
|
+ Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk)
|
||||||
+ Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card
|
+ Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card
|
||||||
+ Delete both of these files after updating your device later in these instructions
|
+ Delete both of these files after updating your device later in these instructions
|
||||||
|
1. If your device is on a version below 3.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/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. Reinsert your SD card into your device
|
1. Reinsert your SD card into your device
|
||||||
1. Power on your device
|
1. Power on your device
|
||||||
|
|
||||||
|
@ -79,8 +79,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
|
+ Updates while using B9S + Luma (what you have) are safe
|
||||||
+ If this gives you an error, set your DNS settings to "auto"
|
+ 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
|
+ 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 between 3.0.0 and 4.5.0 before updating, delete `native.firm` and `cetk` from the `/luma/` folder on your SD card
|
1. If your device was on a version between 3.0.0 and 4.5.0 before updating, delete `native.firm` and `cetk` from the `/luma/` folder on your SD card
|
||||||
|
1. If your device was on a version below 3.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)
|
||||||
|
|
||||||
##### Section III - Launching FBI
|
##### Section III - Launching FBI
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue