Guide_3DS/docs/et_EE/updating-b9s.md
2024-09-27 08:38:24 -07:00

3.3 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.

{% 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:

  1. Go to System Settings, then "Internet Settings", then "SpotPass", then "Sending of System Information"
  2. Disable the "Sending of System Information" option
  3. Exit the System Settings
  4. 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)
  1. Go to the Friend List settings, then "Friend Notification Settings", then "Show friends what you're playing"
  2. Disable the "Show friends what you're playing" option
  3. Exit your Friend List

{% endcapture %}

{{ notice-1 | markdownify }}

What You Need

Instructions

Section I - Prep Work

For all steps in this section, overwrite any existing files on your SD card. {: .notice--info}

  1. Insert your SD card into your computer
  2. Copy boot.3dsx to the root of your SD card
  3. Create a folder named boot9strap on the root of your SD card
  4. Copy boot9strap.firm and boot9strap.firm.sha from the boot9strap .zip to the /boot9strap/ folder on your SD card
  5. Copy SafeB9SInstaller.firm from the SafeB9SInstaller .zip to the /luma/payloads/ folder on your SD card
  6. Reinsert your SD card into your device

Section II - Installing boot9strap

  1. Launch Luma3DS chainloader menu by holding (Start) during boot
  2. Launch SafeB9SInstaller by pressing (A)
  3. Wait for all safety checks to complete
  4. When prompted, input the key combo given to install boot9strap
  5. Once it has completed, hold (Start) while pressing (A) to reboot your device to the Luma3DS chainloader
  • If you encounter an argc = 0 error booting your device after the B9S update, just continue to fix it

Section III - Update Luma3DS

  1. Power off your device
  2. Insert your SD card into your computer
  3. Copy boot.firm from the Luma3DS .zip to the root of your SD card, replacing the existing file
  4. Reinsert your SD card into your device
  5. Power on your device

Section IV - Configuring Luma3DS

This section is only needed if you are prompted with the Luma3DS configuration menu after the reboot. {: .notice--info}

  1. 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"
  1. Press (Start) to save and reboot

Continue to Finalizing Setup

{: .notice--primary}