76 lines
No EOL
4 KiB
Text
76 lines
No EOL
4 KiB
Text
---
|
|
title: "B9S aktualisieren"
|
|
---
|
|
|
|
{% include toc title="Table of Contents" %}
|
|
|
|
Diese Seite ist für Nutzer, die bereits boot9strap nutzen, jedoch ihre Installation auf die aktuellste Version aktualisieren wollen.
|
|
|
|
{% capture notice-1 %}
|
|
Es gibt Berichte über eine Welle von Sperren, die von Nintendo für CFW-Nutzer ausgehändigt werden. Bevor du dieser Anleitung folgst, befolge diese Schritte, um dich selbst zu schützen:
|
|
|
|
1. Gehe auf System-Einstellungen, dann "Internet-Einstellungen", dann "SpotPass", dann "Senden von System-Informationen"
|
|
1. Deaktiviere die Option "Senden von System Information"
|
|
1. Schließe die Systemeinstellungen
|
|
1. 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"
|
|
1. Deaktiviere die Option "Zeige Freunden was du spielst"
|
|
1. Exit your Friend List
|
|
|
|
{% endcapture %}
|
|
|
|
<div class="notice--danger">{{ notice-1 | markdownify }}</div>
|
|
|
|
### What you need
|
|
|
|
* Die neueste Version von [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
|
|
* Die neueste Version von [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; nicht die `devkit` Datei, nicht die `ntr` Datei)*
|
|
* Die neueste Version von [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(die `.7z`-Datei)*
|
|
* [`cleanup_sd_card.gm9`]({{ "/gm9_scripts/cleanup_sd_card.gm9" | absolute_url }})
|
|
|
|
### Instructions
|
|
|
|
#### Section I - Prep Work
|
|
|
|
Überschreibe für alle Schritte dieses Abschnitts bereits vorhandene Dateien auf der SD-Karte.
|
|
{: .notice--info}
|
|
|
|
1. Stecke deine SD-Karte in deinen Computer
|
|
1. Erstelle einen Ordner namens `boot9strap` im Stammverzeichnis deiner SD-Karte
|
|
1. Kopiere `cleanup_sd_card.gm9` in den `/gm9/scripts/` Ordner auf deiner SD-Karte
|
|
1. Kopiere `SafeB9SInstaller.firm` von der SafeB9SInstaller `.zip` in den `/luma/payloads/`-Ordner auf deiner SD-Karte
|
|
1. Kopiere `boot9strap.firm` und `boot9strap.firm.sha` aus der boot9strap `.zip` in den `/boot9strap/`-Ordner auf deiner SD-Karte
|
|
1. Stecke deine SD-Karte nun wieder in deinen 3DS
|
|
|
|
#### Section II - Installing boot9strap
|
|
|
|
1. Starte das Gerät wieder neu, während du (Start) gedrückt hälst, um den Luma3DS Chainlaoder anzuzeigen
|
|
1. Starte den SafeBS9Installer, indem du (A) drückst
|
|
1. Warte, bis alle Sicherheitsprüfungen abgeschlossen sind
|
|
1. Gib die Tastenkombination zur Bestätigung ein, wenn danach verlangt wird
|
|
1. Once it has completed, hold (Start) while pressing (A) to reboot your device to the Luma3DS chainloader
|
|
+ If you encounter an error booting your device after the B9S update, just continue to fix it
|
|
|
|
#### Section III - Update Luma3DS
|
|
|
|
1. Schalte deinen 3DS aus
|
|
1. Stecke deine SD-Karte in deinen Computer
|
|
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card, replacing the existing file
|
|
1. Stecke deine SD-Karte nun wieder in deinen 3DS
|
|
|
|
#### Section IV - Cleanup SD Card
|
|
|
|
Beachte, dass dieses Skript die Ordner `/boot9strap/` und `/cias/` von deiner SD-Karte entfernt!
|
|
{: .notice--danger}
|
|
|
|
1. Starte GodMode9, indem du während dem Starten deiner Konsole die Taste (Start) gedrückt hältst
|
|
1. Wenn du aufgefordert wirst, ein "essential files backup" durchzuführen, drücke (A). Drücke erneut (A) nachdem es abgeschlossen ist
|
|
1. If you are prompted to fix the RTC date&time, press (A) to do so, then set the date and time, then press (A) to continue
|
|
+ Note that, if you had to fix the RTC date and time, you will have to fix the time in the System Settings as well after this guide
|
|
1. Drücke (HOME) um das Aktionsmenü aufzurufen
|
|
1. Wähle "Scripts"
|
|
1. Select "cleanup_sd_card"
|
|
1. Drücke (A), wenn du dazu aufgefordert wirst, um fortzufahren
|
|
1. Drücke (A) um fortzufahren
|
|
1. Hold (R) and press (Start) to power off your device |