7.7 KiB
title |
---|
A9LH to B9S |
{% include toc title="Table of Contents" %}
Required Reading
This page is for existing arm9loaderhax users to update their devices to boot9strap.
All future releases of Luma3DS will only be made in the .firm
format, which will only be compatible with boot9strap and sighax. This means that to continue receiving the latest updates of Luma3DS, you should use this page to update your installation.
To use the magnet links on this page, you will need a torrent client like Deluge.
To extract the .7z
files linked on this page, you will need a file archiver like 7-Zip or The Unarchiver.
If you have a PIN enabled on Luma3DS, SafeB9SInstaller will give you an "OTP Crypto Fail" error unless you temporarily disable your PIN (you can re-enable the PIN after the update). {: .notice--warning}
{% capture notice-1 %} There have been reports of a wave of bans being handed out to CFW users by Nintendo. To protect yourself, please do the following steps before starting this guide:
- Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information"
- Disable the "Sending of System Information" option
- Exit the System Settings
- Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu)
- If you receive an error and are kicked out of the menu, the Friend List setting is either already disabled or your console cannot connect to Nintendo's servers (due to a ban or connection issues)
- Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing"
- Disable the "Show friends what you're playing" option
- Exit your Friend List
{% endcapture %}
What You Need
Note that the following required file named secret_sector.bin
is the same one that was found in the various data_input.zip
file versions. If you already have that file on your disk somewhere, you can use that one instead of downloading the one below.
{: .notice--info}
Note that, only on New 3DS, secret_sector.bin
is needed to revert the arm9loaderhax exploit, which is why it is not needed for the installation of boot9strap on a stock console. If you do not have a New 3DS, you do not need secret_sector.bin
.
{: .notice--info}
- - New 3DS Users Only: secret_sector.bin
- The latest release of Luma3DS
- The v7.0.5 release of Luma3DS (the
.7z
file) - The latest release of SafeB9SInstaller
- The latest release of boot9strap (standard boot9strap; not the
devkit
file, not thentr
file) - The latest release of the Homebrew Launcher
Instructions
Section I - Prep Work
For all steps in this section, overwrite any existing files on your SD card. {: .notice--info}
-
Power off your device
-
Insert your SD card into your computer
-
Copy
boot.3dsx
to the root of your SD card -
Copy
boot.firm
from the latest version Luma3DS.zip
to the root of your SD card -
Copy
arm9loaderhax.bin
from the v7.0.5 Luma3DS.7z
to the root of your SD card -
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 -
Copy
SafeB9SInstaller.bin
from the SafeB9SInstaller.zip
to the/luma/payloads/
folder on your SD card -
Create a folder named
boot9strap
on the root of your SD card -
Copy
boot9strap.firm
andboot9strap.firm.sha
from the boot9strap.zip
to the/boot9strap/
folder on your SD card -
New 3DS Users Only: Copy
secret_sector.bin
to the/boot9strap/
folder on your SD card![]({{ "/images/screenshots/a9lh-to-b9s-file-layout.png" | absolute_url }}) {: .notice--info}
-
Reinsert your SD card into your device
Section II - Installing boot9strap
- Boot your device while holding (Start) to launch SafeB9SInstaller
- If you see the luma configuration screen instead of SafeB9SInstaller, simply press (Start), then shutdown your 3DS and try again
- If this gives you an error, try either using a new SD card, or formatting your current SD card (backup existing files first)
- Wait for all safety checks to complete
- If you get an "OTP Crypto Fail" error, download - aeskeydb.bin, then put it in the
/boot9strap/
folder on your SD card and try again
- When prompted, input the key combo given to install boot9strap
- Once it has completed, press (A) to reboot your device.
- If your device shuts down on boot, ensure that you have copied
boot.firm
from the Luma3DS.zip
to the root of your SD card
Section III - Configuring Luma3DS
- In the Luma3DS configuration menu, use the (A) button and the D-Pad to turn on the following:
- "Show NAND or user string in System Settings"
- Press (Start) to save and reboot
Continue to Finalizing Setup
{: .notice--primary}