Guide_3DS/_pages/nl_NL/homebrew-launcher-(soundhax).txt
2018-11-18 19:16:52 -05:00

73 lines
4.2 KiB
Plaintext

---
title: "Homebrew Launcher (Soundhax)"
---
De Homebrew Launcher heeft veel verschillende entrypoints (ingangspunten) of lanceringsmethoden.
Soundhax is compatibel met firmwareversies 9.0.0 tot en met 11.3.0 in regio's EUR, JPN, KOR en 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 %}
Cartridge Updates zullen alleen systeem functies updaten zoals: Systeem Instellingen, Home Menu, etc. Cart Updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop.
This means that using a Cart Update from a version containing an older Nintendo 3DS Sound version *(<7.0.0 for Old 3DSs in the EUR, JPN, KOR, and USA regions)* to one that introduced a newer Nintendo 3DS Sound version will break [Soundhax](homebrew-launcher-(soundhax))! Je zal een [alternatieve methode](homebrew-launcher-(alternatives)) nodig hebben om de Homebrew Launcher te openen!
{% endcapture %}
<div class="notice--warning">{{ notice-1 | markdownify }}</div>
#### Benodigdheden
* The Homebrew [Starter Kit](http://smealum.github.io/ninjhax2/starter.zip)
* The latest release of [Soundhax](http://soundhax.com/) *(for your device and region)*
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest)
* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
* De meest recente versie van [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(het `.7z` bestand)*
* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your version and region)*
#### Instructies
1. Schakel je 3DS uit
1. Plaats je SD kaart in je computer
1. Copy _the contents of_ `starter.zip` 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. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
1. Create a folder named `boot9strap` on the root of your SD card
1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
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`
![]({{ base_path }}/images/screenshots/boot9strap-hb-file-layout.png)
{: .notice--info}
1. Stop je SD kaart terug in je 3DS
1. Zet je 3DS aan
1. Start Nintendo 3DS Sound
![]({{ base_path }}/images/screenshots/soundhax-welcome.png)
{: .notice--info}
1. If you've never opened Nintendo 3DS Sound before and get tips on how to use it from a bird icon, go through all of the bird tips, then close the app normally and relaunch it
+ In this situation, launching Soundhax immediately would cause these tips to appear on every launch of the Nintendo 3DS Sound until this is done
1. Ga naar `/SDCARD`, en speel dan "<3 nedwill 2016" af
+ Dit kan meerdere pogingen nodig hebben
+ Als het vastloopt, zet het apparaat dan gewoon uit door de power knop ingedrukt te houden, probeer het daarna opnieuw
+ If you get a red screen, ensure you copied _the contents of_ the `starter` folder to the root of your SD card
![]({{ base_path }}/images/screenshots/soundhax-launch.png)
{: .notice--info}
1. Nu zou je console de Homebrew Launcher moeten openen
![]({{ base_path }}/images/screenshots/homebrew-launcher.png)
{: .notice--info}
___
Continue to [Installing boot9strap (Homebrew Launcher)](installing-boot9strap-(homebrew-launcher))
{: .notice--primary}