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
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 deine Konsole 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 deine Konsole aus
- Entferne deinen Hardmod
- Press and hold (Select), and while holding (Select), power on your device. This will launch Luma3DS configuration
- Your device should have booted into the Luma3DS configuration menu
- Das Luma3DS Konfigurations-Menü enthält Einstellungen für die Luma3DS Custom Firmware. Viele dieser Einstellungen sind nützlich für Personalisierung und Debugging
- For the purpose of this guide, leave these options on the default settings (do not check or uncheck anything)
- Wenn sich deine Konsole beim Starten direkt wieder ausschaltet, solltest du sicherstellen, dass du die
boot.firm
Datei aus der Luma3DS.zip
Datei in das Stammverzeichnis deiner SD-Karte kopiert hast
- Drücke (Start) zum Speichern und neustarten
Ab diesem Punkt wird deine Konsole standardmäßig Luma3DS starten.
- Luma3DS sieht nicht anders aus als das normale HOME-Menü. Wenn deine Konsole in das HOME-Menü gestartet ist, läuft Custom Firmware auf ihr.
- Auf der nächsten Seite wirst du nützliche Homebrew Apps installieren, um die Installation abzuschließen.