Installieren von boot9strap (Hardmod)
Technische Details (optional)
An excellent guide to getting a hardmod can be found here.
This is a currently working implementation of the “FIRM partitions known-plaintext” exploit detailed here.
Using a hardmod, we can dump the NAND image, install custom firmware to the NAND image, then re-install the hacked NAND image to the console.
Kompatibilitätshinweise
The instructions on this page do not currently work on the latest firmware (11.16.0). If you were directly linked to this page, return to Get Started or join Nintendo Homebrew on Discord and ask, in English, for help.
Um die magnet-Links auf dieser Seite zu verwenden, benötigst du einen Torrent-Client, wie qBittorrent oder Deluge.
Um die .7z
Dateien, welche auf dieser Seite verlinkt sind, entpacken zu können, benötigst du ein Archivprogramm wie zum Beispiel 7-Zip oder The Unarchiver.
Dies funktioniert auf mit New 3DS, New 2DS, Old 3DS und Old 2DS auf allen Versionen, für die du eine entsprechende .firm
-Datei hast.
Was du brauchst
*Deine NAND-Sicherheitskopie, welche du mit Hilfe deines Hardmods erstellt hast
- The latest release of boot9strap
- The latest version of hardmod-b9s-installer
- Windows-Benutzer können die kompilierte
.exe
benutzen, während Mac und Linux-Benutzer [Python 3] (https://www.python.org/downloads/) installiert haben müssen, um die.py
auszuführen
- Windows-Benutzer können die kompilierte
- The latest release of Luma3DS (the Luma3DS
.zip
file that isn’t source code) - Die
.firm
entsprechend deiner Konsole und Firmware:
Anleitung
Abschnitt I - Vorbereitungen
In this section, you will download the necessary files for the hardmod and dump the NAND image in preparation to install custom firmware.
- Schalte deinen 3DS aus
- Stecke deine SD-Karte in deinen Computer
- Copy
boot.firm
andboot.3dsx
from the Luma3DS.zip
to the root of your SD card - Kopiere den hardmod-b9s-installer-Ordner von der hardmod-b9s-installer
.zip
auf deinen Computer - Kopiere deine heruntergeladene
.firm
in den hardmod-b9s-installer-Ordner auf deinem PC - Benenne die heruntergeladene
.firm
in dem hardmod-b9s-installer-Ordner auf deinem PC zucurrent.firm
um - Kopiere
boot9strap.firm
undboot9strap.firm.sha
aus der boot9strap.zip
in den hardmod-b9s-installer-Ordner auf deinem PC - Stecke deine SD-Karte nun wieder in deinen 3DS
- Verwende deinen Hardmod, um ein System-Backup zu erstellen
- Kopiere dein NAND-Backup in den Ordner
hardmod-b9s-installer
auf deinem Computer und benenne es um inNAND.bin
Schritt II - Installation von boot9strap
In this section, you will install custom firmware to the dumped NAND image, and then install this NAND image back onto the device to install custom firmware on it.
- Starte den hardmod-b9s-installer
- Windows Nutzer: Führe
install-b9s.exe
aus - Mac und Linux Nutzer: Führe
install-b9s.py
aus
- Windows Nutzer: Führe
- Beschreibe mit dem ausgegebenen
NAND-patched.bin
, den NAND deines Geräts, indem du dein Hardmod verwendet - Schalte deinen 3DS aus
- Entferne deinen Hardmod
- Schalte deine Konsole an
- Dein Gerät sollte neu starten und die Luma3DS Konfiguration anzeigen
- 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
- If your device shuts down when you try to power it on, ensure that you have copied
boot.firm
from the Luma3DS.zip
to the root of your SD card
- Drücke (Start) zum Speichern und neustarten
- If you get an error, just continue to the next page
At this point, your console will boot to Luma3DS by default.
- Luma3DS does not look any different from the normal HOME Menu. If your console has booted into the HOME Menu, it is running custom firmware.
- On the next page, you will install useful homebrew applications to complete your setup.