Guide_3DS/_pages/de_DE/homebrew-launcher-(soundhax).txt
2018-11-18 19:17:12 -05:00

77 lines
4.6 KiB
Plaintext

---
title: "Homebrew Launcher (Soundhax)"
---
{% include toc title="Table of Contents" %}
Der Homebrew Launcher hat viele verschiedene Eintrittspunkte, beziehungsweise Möglichkeiten, um ihn zu starten.
Soundhax ist kompatibel mit den Versionen 9.0.0 bis einschließlich 11.3.0 in den Regionen EUR, JPN, KOR, and USA.
Ensure your device's Wireless Communication is turned on as udsploit (used in the next page) will need the wireless module to be active to function, and some devices (New 3DS, New 2DS, and Old 2DS) cannot adjust the Wireless Communication setting from the Homebrew Launcher. Wireless Communication only has to be on; connecting it to an access point is not required.
{% capture notice-1 %}
Beachten Sie, dass Karten-Updates nur Updates für Kernfunktionen wie die Systemeinstellungen, das Home Menü, etc. liefern. Karten-Updates aktualisieren nicht Nintendo 3DS Sound und Netzwerkfunktionen, wie den Internetbrowser, den eShop, die StreetPass Mii Plaza oder der System-Transfer.
This means that using a Cart Update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break [Soundhax](homebrew-launcher-(soundhax))! Du benötigst eine [alternative Methode](homebrew-launcher-(alternatives)), um dir Zugang zum Homebrew Launcher zu schaffen!
{% endcapture %}
<div class="notice--warning">{{ notice-1 | markdownify }}</div>
### What you need
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
* The latest release of [Soundhax](http://soundhax.com/) *(for your device and region)*
* 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)*
* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest) *(the `.3dsx` file)*
* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
* Die neueste Version von [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(die `.7z`-Datei)*
* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your version and region)*
### Instructions
1. Schalte deine Konsole aus
1. Stecke deine SD-Karte in deinen Computer
1. Create a folder named `3ds` on the root of your SD card if it does not already exist
1. Copy `boot.3dsx` to the root of your SD card
1. Copy the Soundhax `.m4a` to the root of your SD card
1. Copy the otherapp payload to the root of your SD card and rename it to `otherapp.bin`
1. Kopiere die Datei `boot.firm` aus der Luma3DS `.7z` in das Stammverzeichnis deiner SD-Karte
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 `safehax.3dsx` to the `/3ds/` folder on your SD card
1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
![]({{ "/images/screenshots/boot9strap-hb-file-layout.png" | absolute_url }})
{: .notice--info}
1. Stecke deine SD-Karte nun wieder in deinen 3DS
1. Schalte deine Konsole an
1. Starte die Nintendo 3DS Sound App
![]({{ "/images/screenshots/soundhax-welcome.png" | absolute_url }})
{: .notice--info}
1. Wenn sie noch nie den Nintendo 3DS Sound geöffnet haben, schauen sie sich die Tipps an, wie man es benutzt. Die Tipps erhalten sie wenn sie auf das Vogel-Symbol klicken. Gucken sie alle Tipps an, schließen sie danach die App, und starten sie wieder erneut
+ In dieser Situation würde das Starten von Soundhax sofort dazu führen, dass diese Tipps, bei jedem Start des Nintendo 3DS Sound angezeigt werden, bis dies geschehen ist
1. Gehe zu `/SDCARD` und spiele die Datei "<3 nedwill 2016" ab
+ Dies kann einige Versuche benötigen
+ Wenn sich deine Konsole aufhängt, schalte sie durch langes halten des Power-Knopfes aus, und versuche es erneut
+ If you get a red screen, ensure you copied `boot.3dsx` (the Homebrew Launcher) to the root of your SD card
![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }})
{: .notice--info}
1. Deine Konsole sollte den Homebrew Launcher laden
![]({{ "/images/screenshots/homebrew-launcher.png" | absolute_url }})
{: .notice--info}
___
Weiter zu [boot9strap installieren (Homebrew Launcher)](installing-boot9strap-(homebrew-launcher))
{: .notice--primary}