forked from majia67/3DS-ARM9LoaderHax-Guide
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
33 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
--- | ||
title: "Homebrew Launcher (SoundHax)" | ||
permalink: /homebrew-launcher-(soundhax).html | ||
--- | ||
|
||
The Homebrew Launcher has many different entrypoints, or methods of launching. | ||
{: .notice} | ||
|
||
SoundHax is compatible with versions 9.0.0 through 11.2.0 in the EUR, JPN, and USA regions *(more regions coming soon)*. | ||
{: .notice--info} | ||
|
||
#### What you need | ||
|
||
+ 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 [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your version and region)* | ||
|
||
#### Instructions | ||
|
||
1. Copy _the contents of_ the `starter.zip` to the root of your SD card | ||
2. Copy the SoundHax `.m4a` to the root of your SD card | ||
3. Copy the otherapp payload to the root of your SD card and rename it to `otherapp.bin` | ||
4. Reinsert your SD card into your 3DS | ||
5. Launch Nintendo 3DS Sound | ||
6. Play the SoundHax `.m4a` | ||
7. Your console should load the homebrew menu | ||
|
||
If you are above the version 9.2.0, continue to [9.2.0 Downgrade](9.2.0-downgrade) | ||
{: .notice--primary} | ||
|
||
If you are on the version 9.2.0 or below, continue to [Decrypt9 (Homebrew Launcher)](decrypt9-(homebrew-launcher)) | ||
{: .notice--primary} |