close #1086
This commit is contained in:
parent
2e8936e1e9
commit
c1400a66b0
3 changed files with 23 additions and 4 deletions
|
@ -32,9 +32,9 @@ During this process, we also setup programs such as the following:
|
|||
* The latest release of [Themely](https://github.com/ErmanSayin/Themely/releases/latest) *(the `.cia` file)*
|
||||
* The latest release of [hblauncher_loader](https://github.com/yellows8/hblauncher_loader/releases/latest)
|
||||
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
|
||||
* The latest release of [Luma3DS Updater](https://github.com/Hamcha/lumaupdate/releases/latest)
|
||||
* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest)
|
||||
* The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest)
|
||||
* The latest fork of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest)
|
||||
* **Old 3DS and 2DS Only:** The Old 3DS 11.2.0-35 [otherapp payload](https://smealum.github.io/3ds/#otherapp) for your region
|
||||
|
||||
#### Instructions
|
||||
|
@ -45,7 +45,7 @@ During this process, we also setup programs such as the following:
|
|||
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
|
||||
1. Copy `hblauncher_loader.cia` from the hblauncher_loader `.zip` to the `/cias/` folder on your SD card
|
||||
1. Copy `lumaupdater.cia` from the Luma3DS Updater `.zip` to the `/cias/` folder on your SD card
|
||||
1. Copy `lumaupdater-v2.0.cia` from the Luma3DS Updater `.zip` to the `/cias/` folder on your SD card
|
||||
1. Copy `FBI.cia` from the FBI `.zip` to the `/cias/` folder on your SD card
|
||||
1. Copy `DSP1.cia` to the `/cias/` folder on your SD card
|
||||
1. Copy `Themely.cia` to the `/cias/` folder on your SD card
|
||||
|
@ -170,8 +170,13 @@ If, before following this guide, you already had an EmuNAND setup and would like
|
|||
|
||||
___
|
||||
|
||||
Note that this guide does not have Luma3DS updater anymore due to its incompatibility with the name `boot.firm`. It will be re-added once it is updated to support Boot9Strap.
|
||||
{: .notice--info}
|
||||
{% capture notice-10 %}
|
||||
You can now use Luma3DS Updater to update your Luma3DS to the latest version just by opening it and pressing (A).
|
||||
This is not the same thing as a System Update; it just downloads and extracts the newest Luma3DS files.
|
||||
This will only update the Luma3DS files on your SD card. If you boot your device without an SD card, it will use the version you placed in CTRNAND.
|
||||
{% endcapture %}
|
||||
|
||||
<div class="notice--info">{{ notice-10 | markdownify }}</div>
|
||||
|
||||
{% capture notice-6 %}
|
||||
You will now boot Luma3DS CFW SysNAND by default.
|
||||
|
|
|
@ -29,6 +29,7 @@ Note that `secret_sector.bin` is needed to revert the arm9loaderhax exploit, whi
|
|||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest)
|
||||
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
|
||||
* The latest fork of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest)
|
||||
|
||||
#### Instructions
|
||||
|
||||
|
@ -37,6 +38,8 @@ Note that `secret_sector.bin` is needed to revert the arm9loaderhax exploit, whi
|
|||
1. Power off your device
|
||||
1. Insert your SD card into your computer
|
||||
1. Copy `boot.firm` from the Luma3DS `.7z` to 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. Copy `lumaupdater-v2.0.cia` from the Luma3DS Updater `.zip` to the `/cias/` folder on your SD card
|
||||
1. Create a folder named `boot9strap` on the root of your SD card
|
||||
1. Copy `GodMode9.firm` from the GodMode9 `.zip` to the `/luma/payloads/` folder on your SD card
|
||||
1. Delete any existing `.bin` payloads in the `/luma/payloads/` folder on your SD card as they will not be compatible with boot9strap compatible Luma3DS versions
|
||||
|
@ -96,6 +99,14 @@ This section is only needed if you are prompted with the Luma3DS configuration m
|
|||
1. Reinsert your SD card into your device
|
||||
1. Press (Start) to save and reboot
|
||||
|
||||
##### Section V - Installing Luma3DS Updater
|
||||
|
||||
1. Launch FBI
|
||||
1. Navigate to `SD` -> `cias`
|
||||
1. Select `lumaupdater-v2.0.cia`
|
||||
1. Select the "Install CIA" option, then press (A) to confirm
|
||||
1. Press (Home) to exit FBI
|
||||
|
||||
___
|
||||
|
||||
You can now remove any arm9loaderhax related files from your SD card, such as `arm9loaderhax.bin` on the root of your SD card and the `files9` folder on your SD card.
|
||||
|
@ -104,6 +115,9 @@ You can now remove any arm9loaderhax related files from your SD card, such as `a
|
|||
Note that `firm0firm1.bak` and `sector0x96.bak` in the `/boot9strap/` folder on your SD card are only needed in the event of a failed boot9strap install. Once you have installed successfully, you can delete these two files.
|
||||
{: .notice--info}
|
||||
|
||||
This fork of Luma3DS Updater allows for boot9strap compatibility by downloading and extracting the latest Luma3DS `boot.firm` for you.
|
||||
{: .notice--info}
|
||||
|
||||
{% capture notice-6 %}
|
||||
You can now hold (Select) on boot to launch the Luma3DS configuration menu.
|
||||
You can now hold (Start) on boot to launch the Luma3DS chainloader menu (note that the Luma3DS chainloader menu is only displayed if there is more than one payload detected).
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 52 KiB After Width: | Height: | Size: 52 KiB |
Loading…
Reference in a new issue