Guide_3DS/_pages/de_DE/updating-b9s.txt
ihaveahax a6a72df3a8
New Crowdin updates (#2127)
* New translations installing-boot9strap-(ssloth-browser).txt (Russian)

* New translations installing-boot9strap-(ssloth-browser).txt (Hebrew)

* New translations installing-boot9strap-(ssloth-browser).txt (Hungarian)

* New translations installing-boot9strap-(ssloth-browser).txt (Italian)

* New translations installing-boot9strap-(ssloth-browser).txt (Japanese)

* New translations installing-boot9strap-(ssloth-browser).txt (Korean)

* New translations installing-boot9strap-(ssloth-browser).txt (Dutch)

* New translations installing-boot9strap-(ssloth-browser).txt (Norwegian)

* New translations installing-boot9strap-(ssloth-browser).txt (Polish)

* New translations installing-boot9strap-(ssloth-browser).txt (Portuguese)

* New translations installing-boot9strap-(ssloth-browser).txt (Swedish)

* New translations installing-boot9strap-(ssloth-browser).txt (Greek)

* New translations installing-boot9strap-(ssloth-browser).txt (Turkish)

* New translations installing-boot9strap-(ssloth-browser).txt (Ukrainian)

* New translations installing-boot9strap-(ssloth-browser).txt (Chinese Simplified)

* New translations installing-boot9strap-(ssloth-browser).txt (Chinese Traditional)

* New translations installing-boot9strap-(ssloth-browser).txt (Vietnamese)

* New translations installing-boot9strap-(ssloth-browser).txt (Portuguese, Brazilian)

* New translations installing-boot9strap-(ssloth-browser).txt (Indonesian)

* New translations installing-boot9strap-(ssloth-browser).txt (Thai)

* New translations installing-boot9strap-(ssloth-browser).txt (Croatian)

* New translations installing-boot9strap-(ssloth-browser).txt (Malay)

* New translations installing-boot9strap-(ssloth-browser).txt (Finnish)

* New translations installing-boot9strap-(ssloth-browser).txt (German)

* New translations region-changing.txt (German)

* New translations flashing-ntrboot-(nds).txt (German)

* New translations homebrew-launcher-(pichaxx).txt (German)

* New translations ctrtransfer.txt (German)

* New translations move-emunand.txt (German)

* New translations installing-boot9strap-(hardmod).txt (German)

* New translations a9lh-to-b9s.txt (German)

* New translations updating-b9s.txt (German)

* New translations uninstall-cfw.txt (German)

* New translations flashing-ntrboot-(dsi).txt (German)

* New translations installing-boot9strap-(ssloth-browser).txt (Czech)

* New translations installing-boot9strap-(soundhax).txt (German)

* New translations bannerbomb3.txt (German)

* New translations installing-boot9strap-(hbl-usm).txt (German)

* New translations installing-boot9strap-(ssloth-browser).txt (Romanian)

* New translations installing-boot9strap-(ssloth-browser).txt (French)

* New translations installing-boot9strap-(ssloth-browser).txt (Spanish)

* New translations installing-boot9strap-(ssloth-browser).txt (Arabic)

* New translations installing-boot9strap-(ssloth-browser).txt (Bulgarian)

* New translations installing-boot9strap-(ssloth-browser).txt (Catalan)

* New translations installing-boot9strap-(ssloth-browser).txt (Pirate English)
2022-10-29 19:55:46 +03:00

58 lines
2.5 KiB
Text

---
title: "B9S aktualisieren"
---
{% include toc title="Inhalt" %}
### Lesen erforderlich
Diese Seite ist für Nutzer, die bereits boot9strap nutzen, jedoch ihre Installation auf die aktuellste Version aktualisieren wollen.
Obwohl wir glauben, dass die Nutzung von Custom Firmware online sicher ist, gab es in der Vergangenheit schon einige Online-Banns, hauptsächlich für Cheating und verdächtigen eShop-Content.
{: .notice--warning}
### Was du brauchst
* Die neueste Version vom [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip) (Direkter Download)
* Die neueste Version von [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip) (Direkter Download)
* Die neueste Version von [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (die Luma3DS `.zip` Datei)
### Anleitung
#### 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 `boot9strap.firm` und `boot9strap.firm.sha` aus der boot9strap `.zip` in den `/boot9strap/`-Ordner auf deiner SD-Karte
1. Copy `SafeB9SInstaller.firm` from the SafeB9SInstaller `.zip` to the root of your SD card and rename it to `boot.firm`
+ If a `boot.firm` already exists, replace it
1. Stecke deine SD-Karte nun wieder in deinen 3DS
![]({{ "/images/screenshots/updateb9s-root-layout.png" | absolute_url }})
{: .notice--info}
#### Schritt II - Installation von boot9strap
1. Schalte deine Konsole an
+ This should automatically launch SafeB9SInstaller
1. Warte, bis alle Sicherheitsprüfungen abgeschlossen sind
1. Gib die Tastenkombination zur Bestätigung ein, wenn danach verlangt wird
1. Once it is completed, force your device to power off by holding down the power button
+ Deine Konsole wird solange nur zum SafeB9SInstaller-Bildschirm starten bis die nächste Sektion abgeschlossen wurde
#### Schritt III - Luma3DS aktualisieren
1. Stecke deine SD-Karte in deinen Computer
1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file
1. Stecke deine SD-Karte nun wieder in deinen 3DS
1. Schalte deine Konsole an
1. If your device has booted into the Luma3DS configuration menu, press (Start) to save and reboot
___
### Fortfahren mit [Setup fertigstellen](finalizing-setup)
{: .notice--primary}