mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2024-11-23 09:29:51 +00:00
2.1 KiB
2.1 KiB
title |
---|
Updating B9S |
{% include toc title="Table of Contents" %}
Required Reading
This page is for existing boot9strap users to update their installation of boot9strap to the latest version.
What You Need
- The latest release of SafeB9SInstaller (direct download)
- The latest release of boot9strap (direct download)
- The latest release of Luma3DS (the Luma3DS
.zip
file)
Instructions
Section I - Prep Work
For all steps in this section, overwrite any existing files on your SD card. {: .notice--info}
-
Insert your SD card into your computer
-
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 -
Copy
SafeB9SInstaller.firm
from the SafeB9SInstaller.zip
to the root of your SD card and rename it toboot.firm
-
Reinsert your SD card into your console
![]({{ "/images/screenshots/updateb9s-root-layout.png" | absolute_url }}) {: .notice--info}
Section II - Installing boot9strap
- Power on your console
- This should automatically launch SafeB9SInstaller {%- include_relative include/install-boot9strap-safeb9sinstaller.txt isbootfirm="true" inline="true" %}
Section III - Update Luma3DS
- Insert your SD card into your computer
- Copy
boot.firm
andboot.3dsx
from the Luma3DS.zip
to the root of your SD card, replacing the existing file - Reinsert your SD card into your console
- Power on your console
- If your console has booted into the Luma3DS configuration menu, press (Start) to save and reboot
- Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging
- For the purpose of this guide, these settings will be left on default settings
Continue to Finalizing Setup
{: .notice--primary}