New Crowdin translations (#1530)
This commit is contained in:
commit
dd06da8eb6
496 changed files with 13042 additions and 10699 deletions
|
@ -48,7 +48,7 @@ Note that, only on New 3DS, `secret_sector.bin` is needed to revert the arm9load
|
|||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest){:target="_blank"}
|
||||
* The latest release of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest){:target="_blank"}
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases){:target="_blank"}
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* [setup_ctrnand_luma3ds.gm9]({{ "/gm9_scripts/setup_ctrnand_luma3ds.gm9" | absolute_url }}){:download}
|
||||
* [cleanup_sd_card.gm9]({{ "/gm9_scripts/cleanup_sd_card.gm9" | absolute_url }}){:download}
|
||||
|
||||
|
|
|
@ -43,7 +43,7 @@ Your device version can be found at the bottom right of the top screen of the Sy
|
|||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">8.1.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">8.1.0</td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="ntr-and-cubic-ninja">NTR and Cubic Ninja</a></td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(soundhax)">Installing boot9strap (Soundhax)</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">9.0.0</td>
|
||||
|
|
|
@ -21,9 +21,6 @@ Your device version can be found at the bottom right of the top screen of the Sy
|
|||
![]({{ "/images/screenshots/system-version.png" | absolute_url }})
|
||||
{: .notice--info}
|
||||
|
||||
If you updated with a game cartridge containing the version 9.9.0 or above *(meaning that you have a version on 9.9.0 or above, but your browser is on -25 or lower, such as 10.2.0-24)*, your browser was removed and you will need to use the "No Browser" column.
|
||||
{: .notice--warning}
|
||||
|
||||
### Version Table
|
||||
|
||||
<table>
|
||||
|
@ -65,21 +62,8 @@ If you updated with a game cartridge containing the version 9.9.0 or above *(mea
|
|||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">5.0.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">5.1.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">Use an "All Versions" Method</td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(browser)">Installing boot9strap (Browser)</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">6.0.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">6.3.0</td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(mset)">Installing boot9strap (MSET)</a></td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(browser)">Installing boot9strap (Browser)</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">7.0.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">8.1.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">Use an "All Versions" Method</td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(browser)">Installing boot9strap (Browser)</a></td>
|
||||
<td style="text-align: center; font-weight: bold;" colspan="2"><a href="installing-boot9strap-(soundhax)">Installing boot9strap (Soundhax)</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">9.0.0</td>
|
||||
|
|
|
@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https://
|
|||
+ If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved).
|
||||
+ Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off!
|
||||
+ Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default).
|
||||
+ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K.
|
||||
+ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768).
|
||||
+ The 2DS is essentially identical to the Old 3DS in terms of software, and that any steps which say "Old 3DS" also apply to 2DS.
|
||||
|
||||
___
|
||||
|
|
|
@ -16,7 +16,7 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
|
||||
### What You Need
|
||||
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest){:target="_blank"}
|
||||
|
|
|
@ -18,14 +18,14 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
|
||||
Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge 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 cartridge 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))! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher!
|
||||
This means that using a cartridge 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! You will need an [alternate method](homebrew-launcher-(alternatives)) of installing boot9strap!
|
||||
{% 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 [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* 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){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
|
@ -69,7 +69,7 @@ This means that using a cartridge update from a version containing an older Nint
|
|||
![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }})
|
||||
{: .notice--info}
|
||||
|
||||
1. Your device should load the Homebrew Launcher
|
||||
1. If the exploit was successful, your device will have loaded the Homebrew Launcher
|
||||
|
||||
![]({{ "/images/screenshots/homebrew-launcher.png" | absolute_url }})
|
||||
{: .notice--info}
|
||||
|
|
|
@ -13,7 +13,7 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
|
||||
### Instructions
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
|
||||
### Instructions
|
||||
|
||||
|
|
|
@ -33,7 +33,7 @@ If you do not use the correct `.firm` corresponding to the target 3DS, you will
|
|||
* The latest release of [b9sTool](https://github.com/Plailect/b9sTool/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* The 11.4.0 / 11.5.0 / 11.6.0 (these versions all have the same FIRM version) `.firm` corresponding to **the target 3DS** (either "OLD" for Old 3DS, or "NEW" for New 3DS):
|
||||
+ <i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - [2.54-0_11.4_OLD.firm](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce)
|
||||
+ <i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - [2.54-0_11.4_NEW.firm](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce)
|
||||
|
|
|
@ -32,7 +32,7 @@ If you do not use the correct `.firm` corresponding to the target 3DS, you will
|
|||
* The latest release of [b9sTool](https://github.com/Plailect/b9sTool/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* The 11.4.0 / 11.5.0 / 11.6.0 (these versions all have the same FIRM version) `.firm` corresponding to **the target 3DS** (either "OLD" for Old 3DS, or "NEW" for New 3DS):
|
||||
+ <i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - [2.54-0_11.4_OLD.firm](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce)
|
||||
+ <i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - [2.54-0_11.4_NEW.firm](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce)
|
||||
|
|
|
@ -23,7 +23,7 @@ This will work on New 3DS, New 2DS, Old 3DS, and Old 2DS on *all* versions that
|
|||
* The latest version of [hardmod-b9s-installer](https://github.com/ihaveamac/hardmod-b9s-installer/releases/latest){:target="_blank"}
|
||||
+ Windows users can use the compiled `.exe`, while Mac and Linux users will need to have [Python 3](https://www.python.org/downloads/) installed to run the `.py`
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* The `.firm` corresponding to your device and version:
|
||||
|
||||
| Version(s) | Kernel | Old 3DS or Old 2DS | New 3DS or New 2DS |
|
||||
|
|
|
@ -12,11 +12,11 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
|
||||
### What You Need
|
||||
|
||||
* Any DS flashcart that works on your device version
|
||||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* Any DS flashcart that works on your device version
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
|
||||
### Instructions
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
|
||||
### Instructions
|
||||
|
||||
|
|
87
_pages/af_ZA/installing-boot9strap-(soundhax).txt
Normal file
87
_pages/af_ZA/installing-boot9strap-(soundhax).txt
Normal file
|
@ -0,0 +1,87 @@
|
|||
---
|
||||
title: "Installing boot9strap (Soundhax)"
|
||||
---
|
||||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
|
||||
|
||||
Soundhax (when combined with pre9otherapp) is compatible with versions 5.0.0 through 8.1.0 in the EUR, JPN, KOR, and USA regions.
|
||||
|
||||
To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/).
|
||||
|
||||
{% capture notice-1 %}
|
||||
|
||||
Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge 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 cartridge 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))! You will need an [alternate method](installing-boot9strap-(mset)) of entering the Homebrew Launcher!
|
||||
{% endcapture %}
|
||||
|
||||
<div class="notice--warning">{{ notice-1 | markdownify }}</div>
|
||||
|
||||
### What You Need
|
||||
|
||||
* 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){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* The latest release of [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest){:target="_blank"}
|
||||
|
||||
### Instructions
|
||||
|
||||
#### Section I - Prep Work
|
||||
|
||||
1. Power off your device
|
||||
1. Insert your SD card into your computer
|
||||
1. Copy the Soundhax `.m4a` to the root of your SD card
|
||||
1. Copy `otherapp.bin` to the root of your SD card
|
||||
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
|
||||
1. Copy `boot.3dsx` 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 `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card
|
||||
1. Reinsert your SD card into your device
|
||||
1. Power on your device
|
||||
|
||||
#### Section II - Launching SafeB9SInstaller
|
||||
|
||||
1. Reinsert your SD card into your device
|
||||
1. Power on your device
|
||||
1. Launch Nintendo 3DS Sound
|
||||
|
||||
![]({{ "/images/screenshots/soundhax-welcome.png" | absolute_url }})
|
||||
{: .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. Go to `/SDCARD`, then play "<3 nedwill 2016"
|
||||
+ This may take many tries
|
||||
+ If it freezes, just force the console to power off by holding the power button, then try again
|
||||
|
||||
![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }})
|
||||
{: .notice--info}
|
||||
|
||||
1. If the exploit was successful, you will have booted into SafeB9SInstaller
|
||||
|
||||
#### Section III - Installing boot9strap
|
||||
|
||||
1. Wait for all safety checks to complete
|
||||
1. When prompted, input the key combo given to install boot9strap
|
||||
1. Once it has completed, press (A) to reboot your device
|
||||
|
||||
#### Section IV - Configuring Luma3DS
|
||||
|
||||
1. Your device should have rebooted into the Luma3DS configuration menu
|
||||
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
|
||||
1. Use the (A) button and the D-Pad to turn on the following:
|
||||
+ **"Show NAND or user string in System Settings"**
|
||||
1. Press (Start) to save and reboot
|
||||
+ If you get an error, just continue the next page
|
||||
|
||||
___
|
||||
|
||||
### Continue to [Finalizing Setup](finalizing-setup)
|
||||
{: .notice--primary}
|
|
@ -48,9 +48,9 @@ sitemap: false
|
|||
+ [Installing boot9strap (Homebrew Launcher)](installing-boot9strap-(homebrew-launcher))
|
||||
+ [Installing boot9strap (MSET)](installing-boot9strap-(mset))
|
||||
+ [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||
+ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax))
|
||||
+ [ntrboot](ntrboot)
|
||||
+ [Move EmuNAND](move-emunand)
|
||||
+ [NTR and Cubic Ninja](ntr-and-cubic-ninja)
|
||||
+ [Region Changing](region-changing)
|
||||
+ [Troubleshooting](troubleshooting)
|
||||
+ [Updating B9S](updating-b9s)
|
||||
|
|
|
@ -48,7 +48,7 @@ Note that, only on New 3DS, `secret_sector.bin` is needed to revert the arm9load
|
|||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest){:target="_blank"}
|
||||
* The latest release of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest){:target="_blank"}
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases){:target="_blank"}
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* [setup_ctrnand_luma3ds.gm9]({{ "/gm9_scripts/setup_ctrnand_luma3ds.gm9" | absolute_url }}){:download}
|
||||
* [cleanup_sd_card.gm9]({{ "/gm9_scripts/cleanup_sd_card.gm9" | absolute_url }}){:download}
|
||||
|
||||
|
|
|
@ -43,7 +43,7 @@ Your device version can be found at the bottom right of the top screen of the Sy
|
|||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">8.1.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">8.1.0</td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="ntr-and-cubic-ninja">NTR and Cubic Ninja</a></td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(soundhax)">Installing boot9strap (Soundhax)</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">9.0.0</td>
|
||||
|
|
|
@ -21,9 +21,6 @@ Your device version can be found at the bottom right of the top screen of the Sy
|
|||
![]({{ "/images/screenshots/system-version.png" | absolute_url }})
|
||||
{: .notice--info}
|
||||
|
||||
If you updated with a game cartridge containing the version 9.9.0 or above *(meaning that you have a version on 9.9.0 or above, but your browser is on -25 or lower, such as 10.2.0-24)*, your browser was removed and you will need to use the "No Browser" column.
|
||||
{: .notice--warning}
|
||||
|
||||
### Version Table
|
||||
|
||||
<table>
|
||||
|
@ -65,21 +62,8 @@ If you updated with a game cartridge containing the version 9.9.0 or above *(mea
|
|||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">5.0.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">5.1.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">Use an "All Versions" Method</td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(browser)">Installing boot9strap (Browser)</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">6.0.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">6.3.0</td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(mset)">Installing boot9strap (MSET)</a></td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(browser)">Installing boot9strap (Browser)</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">7.0.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">8.1.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">Use an "All Versions" Method</td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(browser)">Installing boot9strap (Browser)</a></td>
|
||||
<td style="text-align: center; font-weight: bold;" colspan="2"><a href="installing-boot9strap-(soundhax)">Installing boot9strap (Soundhax)</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">9.0.0</td>
|
||||
|
|
|
@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https://
|
|||
+ If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved).
|
||||
+ Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off!
|
||||
+ Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default).
|
||||
+ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K.
|
||||
+ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768).
|
||||
+ The 2DS is essentially identical to the Old 3DS in terms of software, and that any steps which say "Old 3DS" also apply to 2DS.
|
||||
|
||||
___
|
||||
|
|
|
@ -16,7 +16,7 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
|
||||
### What You Need
|
||||
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest){:target="_blank"}
|
||||
|
|
|
@ -18,14 +18,14 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
|
||||
Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge 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 cartridge 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))! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher!
|
||||
This means that using a cartridge 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! You will need an [alternate method](homebrew-launcher-(alternatives)) of installing boot9strap!
|
||||
{% 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 [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* 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){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
|
@ -69,7 +69,7 @@ This means that using a cartridge update from a version containing an older Nint
|
|||
![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }})
|
||||
{: .notice--info}
|
||||
|
||||
1. Your device should load the Homebrew Launcher
|
||||
1. If the exploit was successful, your device will have loaded the Homebrew Launcher
|
||||
|
||||
![]({{ "/images/screenshots/homebrew-launcher.png" | absolute_url }})
|
||||
{: .notice--info}
|
||||
|
|
|
@ -13,7 +13,7 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
|
||||
### Instructions
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
|
||||
### Instructions
|
||||
|
||||
|
|
|
@ -33,7 +33,7 @@ If you do not use the correct `.firm` corresponding to the target 3DS, you will
|
|||
* The latest release of [b9sTool](https://github.com/Plailect/b9sTool/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* The 11.4.0 / 11.5.0 / 11.6.0 (these versions all have the same FIRM version) `.firm` corresponding to **the target 3DS** (either "OLD" for Old 3DS, or "NEW" for New 3DS):
|
||||
+ <i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - [2.54-0_11.4_OLD.firm](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce)
|
||||
+ <i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - [2.54-0_11.4_NEW.firm](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce)
|
||||
|
|
|
@ -32,7 +32,7 @@ If you do not use the correct `.firm` corresponding to the target 3DS, you will
|
|||
* The latest release of [b9sTool](https://github.com/Plailect/b9sTool/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* The 11.4.0 / 11.5.0 / 11.6.0 (these versions all have the same FIRM version) `.firm` corresponding to **the target 3DS** (either "OLD" for Old 3DS, or "NEW" for New 3DS):
|
||||
+ <i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - [2.54-0_11.4_OLD.firm](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce)
|
||||
+ <i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - [2.54-0_11.4_NEW.firm](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce)
|
||||
|
|
|
@ -23,7 +23,7 @@ This will work on New 3DS, New 2DS, Old 3DS, and Old 2DS on *all* versions that
|
|||
* The latest version of [hardmod-b9s-installer](https://github.com/ihaveamac/hardmod-b9s-installer/releases/latest){:target="_blank"}
|
||||
+ Windows users can use the compiled `.exe`, while Mac and Linux users will need to have [Python 3](https://www.python.org/downloads/) installed to run the `.py`
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* The `.firm` corresponding to your device and version:
|
||||
|
||||
| Version(s) | Kernel | Old 3DS or Old 2DS | New 3DS or New 2DS |
|
||||
|
|
|
@ -12,11 +12,11 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
|
||||
### What You Need
|
||||
|
||||
* Any DS flashcart that works on your device version
|
||||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* Any DS flashcart that works on your device version
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
|
||||
### Instructions
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
|
||||
### Instructions
|
||||
|
||||
|
|
87
_pages/ar_SA/installing-boot9strap-(soundhax).txt
Normal file
87
_pages/ar_SA/installing-boot9strap-(soundhax).txt
Normal file
|
@ -0,0 +1,87 @@
|
|||
---
|
||||
title: "Installing boot9strap (Soundhax)"
|
||||
---
|
||||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
|
||||
|
||||
Soundhax (when combined with pre9otherapp) is compatible with versions 5.0.0 through 8.1.0 in the EUR, JPN, KOR, and USA regions.
|
||||
|
||||
To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/).
|
||||
|
||||
{% capture notice-1 %}
|
||||
|
||||
Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge 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 cartridge 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))! You will need an [alternate method](installing-boot9strap-(mset)) of entering the Homebrew Launcher!
|
||||
{% endcapture %}
|
||||
|
||||
<div class="notice--warning">{{ notice-1 | markdownify }}</div>
|
||||
|
||||
### What You Need
|
||||
|
||||
* 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){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* The latest release of [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest){:target="_blank"}
|
||||
|
||||
### Instructions
|
||||
|
||||
#### Section I - Prep Work
|
||||
|
||||
1. Power off your device
|
||||
1. Insert your SD card into your computer
|
||||
1. Copy the Soundhax `.m4a` to the root of your SD card
|
||||
1. Copy `otherapp.bin` to the root of your SD card
|
||||
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
|
||||
1. Copy `boot.3dsx` 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 `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card
|
||||
1. Reinsert your SD card into your device
|
||||
1. Power on your device
|
||||
|
||||
#### Section II - Launching SafeB9SInstaller
|
||||
|
||||
1. Reinsert your SD card into your device
|
||||
1. Power on your device
|
||||
1. Launch Nintendo 3DS Sound
|
||||
|
||||
![]({{ "/images/screenshots/soundhax-welcome.png" | absolute_url }})
|
||||
{: .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. Go to `/SDCARD`, then play "<3 nedwill 2016"
|
||||
+ This may take many tries
|
||||
+ If it freezes, just force the console to power off by holding the power button, then try again
|
||||
|
||||
![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }})
|
||||
{: .notice--info}
|
||||
|
||||
1. If the exploit was successful, you will have booted into SafeB9SInstaller
|
||||
|
||||
#### Section III - Installing boot9strap
|
||||
|
||||
1. Wait for all safety checks to complete
|
||||
1. When prompted, input the key combo given to install boot9strap
|
||||
1. Once it has completed, press (A) to reboot your device
|
||||
|
||||
#### Section IV - Configuring Luma3DS
|
||||
|
||||
1. Your device should have rebooted into the Luma3DS configuration menu
|
||||
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
|
||||
1. Use the (A) button and the D-Pad to turn on the following:
|
||||
+ **"Show NAND or user string in System Settings"**
|
||||
1. Press (Start) to save and reboot
|
||||
+ If you get an error, just continue the next page
|
||||
|
||||
___
|
||||
|
||||
### Continue to [Finalizing Setup](finalizing-setup)
|
||||
{: .notice--primary}
|
|
@ -48,9 +48,9 @@ sitemap: false
|
|||
+ [Installing boot9strap (Homebrew Launcher)](installing-boot9strap-(homebrew-launcher))
|
||||
+ [Installing boot9strap (MSET)](installing-boot9strap-(mset))
|
||||
+ [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||
+ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax))
|
||||
+ [ntrboot](ntrboot)
|
||||
+ [Move EmuNAND](move-emunand)
|
||||
+ [NTR and Cubic Ninja](ntr-and-cubic-ninja)
|
||||
+ [Region Changing](region-changing)
|
||||
+ [Troubleshooting](troubleshooting)
|
||||
+ [Updating B9S](updating-b9s)
|
||||
|
|
|
@ -48,7 +48,7 @@ Note that, only on New 3DS, `secret_sector.bin` is needed to revert the arm9load
|
|||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest){:target="_blank"}
|
||||
* The latest release of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest){:target="_blank"}
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases){:target="_blank"}
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* [setup_ctrnand_luma3ds.gm9]({{ "/gm9_scripts/setup_ctrnand_luma3ds.gm9" | absolute_url }}){:download}
|
||||
* [cleanup_sd_card.gm9]({{ "/gm9_scripts/cleanup_sd_card.gm9" | absolute_url }}){:download}
|
||||
|
||||
|
|
|
@ -43,7 +43,7 @@ Your device version can be found at the bottom right of the top screen of the Sy
|
|||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">8.1.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">8.1.0</td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="ntr-and-cubic-ninja">NTR and Cubic Ninja</a></td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(soundhax)">Installing boot9strap (Soundhax)</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">9.0.0</td>
|
||||
|
|
|
@ -21,9 +21,6 @@ Your device version can be found at the bottom right of the top screen of the Sy
|
|||
![]({{ "/images/screenshots/system-version.png" | absolute_url }})
|
||||
{: .notice--info}
|
||||
|
||||
If you updated with a game cartridge containing the version 9.9.0 or above *(meaning that you have a version on 9.9.0 or above, but your browser is on -25 or lower, such as 10.2.0-24)*, your browser was removed and you will need to use the "No Browser" column.
|
||||
{: .notice--warning}
|
||||
|
||||
### Version Table
|
||||
|
||||
<table>
|
||||
|
@ -65,21 +62,8 @@ If you updated with a game cartridge containing the version 9.9.0 or above *(mea
|
|||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">5.0.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">5.1.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">Use an "All Versions" Method</td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(browser)">Installing boot9strap (Browser)</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">6.0.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">6.3.0</td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(mset)">Installing boot9strap (MSET)</a></td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(browser)">Installing boot9strap (Browser)</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">7.0.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">8.1.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">Use an "All Versions" Method</td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(browser)">Installing boot9strap (Browser)</a></td>
|
||||
<td style="text-align: center; font-weight: bold;" colspan="2"><a href="installing-boot9strap-(soundhax)">Installing boot9strap (Soundhax)</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">9.0.0</td>
|
||||
|
|
|
@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https://
|
|||
+ If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved).
|
||||
+ Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off!
|
||||
+ Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default).
|
||||
+ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K.
|
||||
+ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768).
|
||||
+ The 2DS is essentially identical to the Old 3DS in terms of software, and that any steps which say "Old 3DS" also apply to 2DS.
|
||||
|
||||
___
|
||||
|
|
|
@ -16,7 +16,7 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
|
||||
### What You Need
|
||||
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest){:target="_blank"}
|
||||
|
|
|
@ -18,14 +18,14 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
|
||||
Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge 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 cartridge 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))! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher!
|
||||
This means that using a cartridge 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! You will need an [alternate method](homebrew-launcher-(alternatives)) of installing boot9strap!
|
||||
{% 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 [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* 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){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
|
@ -69,7 +69,7 @@ This means that using a cartridge update from a version containing an older Nint
|
|||
![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }})
|
||||
{: .notice--info}
|
||||
|
||||
1. Your device should load the Homebrew Launcher
|
||||
1. If the exploit was successful, your device will have loaded the Homebrew Launcher
|
||||
|
||||
![]({{ "/images/screenshots/homebrew-launcher.png" | absolute_url }})
|
||||
{: .notice--info}
|
||||
|
|
|
@ -13,7 +13,7 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
|
||||
### Instructions
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
|
||||
### Instructions
|
||||
|
||||
|
|
|
@ -33,7 +33,7 @@ If you do not use the correct `.firm` corresponding to the target 3DS, you will
|
|||
* The latest release of [b9sTool](https://github.com/Plailect/b9sTool/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* The 11.4.0 / 11.5.0 / 11.6.0 (these versions all have the same FIRM version) `.firm` corresponding to **the target 3DS** (either "OLD" for Old 3DS, or "NEW" for New 3DS):
|
||||
+ <i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - [2.54-0_11.4_OLD.firm](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce)
|
||||
+ <i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - [2.54-0_11.4_NEW.firm](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce)
|
||||
|
|
|
@ -32,7 +32,7 @@ If you do not use the correct `.firm` corresponding to the target 3DS, you will
|
|||
* The latest release of [b9sTool](https://github.com/Plailect/b9sTool/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* The 11.4.0 / 11.5.0 / 11.6.0 (these versions all have the same FIRM version) `.firm` corresponding to **the target 3DS** (either "OLD" for Old 3DS, or "NEW" for New 3DS):
|
||||
+ <i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - [2.54-0_11.4_OLD.firm](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce)
|
||||
+ <i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - [2.54-0_11.4_NEW.firm](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce)
|
||||
|
|
|
@ -23,7 +23,7 @@ This will work on New 3DS, New 2DS, Old 3DS, and Old 2DS on *all* versions that
|
|||
* The latest version of [hardmod-b9s-installer](https://github.com/ihaveamac/hardmod-b9s-installer/releases/latest){:target="_blank"}
|
||||
+ Windows users can use the compiled `.exe`, while Mac and Linux users will need to have [Python 3](https://www.python.org/downloads/) installed to run the `.py`
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* The `.firm` corresponding to your device and version:
|
||||
|
||||
| Version(s) | Kernel | Old 3DS or Old 2DS | New 3DS or New 2DS |
|
||||
|
|
|
@ -12,11 +12,11 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
|
||||
### What You Need
|
||||
|
||||
* Any DS flashcart that works on your device version
|
||||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* Any DS flashcart that works on your device version
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
|
||||
### Instructions
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
|
||||
### Instructions
|
||||
|
||||
|
|
87
_pages/ca_ES/installing-boot9strap-(soundhax).txt
Normal file
87
_pages/ca_ES/installing-boot9strap-(soundhax).txt
Normal file
|
@ -0,0 +1,87 @@
|
|||
---
|
||||
title: "Installing boot9strap (Soundhax)"
|
||||
---
|
||||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
|
||||
|
||||
Soundhax (when combined with pre9otherapp) is compatible with versions 5.0.0 through 8.1.0 in the EUR, JPN, KOR, and USA regions.
|
||||
|
||||
To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/).
|
||||
|
||||
{% capture notice-1 %}
|
||||
|
||||
Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge 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 cartridge 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))! You will need an [alternate method](installing-boot9strap-(mset)) of entering the Homebrew Launcher!
|
||||
{% endcapture %}
|
||||
|
||||
<div class="notice--warning">{{ notice-1 | markdownify }}</div>
|
||||
|
||||
### What You Need
|
||||
|
||||
* 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){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* The latest release of [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest){:target="_blank"}
|
||||
|
||||
### Instructions
|
||||
|
||||
#### Section I - Prep Work
|
||||
|
||||
1. Power off your device
|
||||
1. Insert your SD card into your computer
|
||||
1. Copy the Soundhax `.m4a` to the root of your SD card
|
||||
1. Copy `otherapp.bin` to the root of your SD card
|
||||
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
|
||||
1. Copy `boot.3dsx` 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 `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card
|
||||
1. Reinsert your SD card into your device
|
||||
1. Power on your device
|
||||
|
||||
#### Section II - Launching SafeB9SInstaller
|
||||
|
||||
1. Reinsert your SD card into your device
|
||||
1. Power on your device
|
||||
1. Launch Nintendo 3DS Sound
|
||||
|
||||
![]({{ "/images/screenshots/soundhax-welcome.png" | absolute_url }})
|
||||
{: .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. Go to `/SDCARD`, then play "<3 nedwill 2016"
|
||||
+ This may take many tries
|
||||
+ If it freezes, just force the console to power off by holding the power button, then try again
|
||||
|
||||
![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }})
|
||||
{: .notice--info}
|
||||
|
||||
1. If the exploit was successful, you will have booted into SafeB9SInstaller
|
||||
|
||||
#### Section III - Installing boot9strap
|
||||
|
||||
1. Wait for all safety checks to complete
|
||||
1. When prompted, input the key combo given to install boot9strap
|
||||
1. Once it has completed, press (A) to reboot your device
|
||||
|
||||
#### Section IV - Configuring Luma3DS
|
||||
|
||||
1. Your device should have rebooted into the Luma3DS configuration menu
|
||||
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
|
||||
1. Use the (A) button and the D-Pad to turn on the following:
|
||||
+ **"Show NAND or user string in System Settings"**
|
||||
1. Press (Start) to save and reboot
|
||||
+ If you get an error, just continue the next page
|
||||
|
||||
___
|
||||
|
||||
### Continue to [Finalizing Setup](finalizing-setup)
|
||||
{: .notice--primary}
|
|
@ -48,9 +48,9 @@ sitemap: false
|
|||
+ [Installing boot9strap (Homebrew Launcher)](installing-boot9strap-(homebrew-launcher))
|
||||
+ [Installing boot9strap (MSET)](installing-boot9strap-(mset))
|
||||
+ [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||
+ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax))
|
||||
+ [ntrboot](ntrboot)
|
||||
+ [Move EmuNAND](move-emunand)
|
||||
+ [NTR and Cubic Ninja](ntr-and-cubic-ninja)
|
||||
+ [Region Changing](region-changing)
|
||||
+ [Troubleshooting](troubleshooting)
|
||||
+ [Updating B9S](updating-b9s)
|
||||
|
|
|
@ -48,7 +48,7 @@ Note that, only on New 3DS, `secret_sector.bin` is needed to revert the arm9load
|
|||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest){:target="_blank"}
|
||||
* The latest release of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest){:target="_blank"}
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases){:target="_blank"}
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* [setup_ctrnand_luma3ds.gm9]({{ "/gm9_scripts/setup_ctrnand_luma3ds.gm9" | absolute_url }}){:download}
|
||||
* [cleanup_sd_card.gm9]({{ "/gm9_scripts/cleanup_sd_card.gm9" | absolute_url }}){:download}
|
||||
|
||||
|
|
|
@ -43,7 +43,7 @@ Your device version can be found at the bottom right of the top screen of the Sy
|
|||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">8.1.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">8.1.0</td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="ntr-and-cubic-ninja">NTR and Cubic Ninja</a></td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(soundhax)">Installing boot9strap (Soundhax)</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">9.0.0</td>
|
||||
|
|
|
@ -21,9 +21,6 @@ Your device version can be found at the bottom right of the top screen of the Sy
|
|||
![]({{ "/images/screenshots/system-version.png" | absolute_url }})
|
||||
{: .notice--info}
|
||||
|
||||
If you updated with a game cartridge containing the version 9.9.0 or above *(meaning that you have a version on 9.9.0 or above, but your browser is on -25 or lower, such as 10.2.0-24)*, your browser was removed and you will need to use the "No Browser" column.
|
||||
{: .notice--warning}
|
||||
|
||||
### Version Table
|
||||
|
||||
<table>
|
||||
|
@ -65,21 +62,8 @@ If you updated with a game cartridge containing the version 9.9.0 or above *(mea
|
|||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">5.0.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">5.1.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">Use an "All Versions" Method</td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(browser)">Installing boot9strap (Browser)</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">6.0.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">6.3.0</td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(mset)">Installing boot9strap (MSET)</a></td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(browser)">Installing boot9strap (Browser)</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">7.0.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">8.1.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">Use an "All Versions" Method</td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(browser)">Installing boot9strap (Browser)</a></td>
|
||||
<td style="text-align: center; font-weight: bold;" colspan="2"><a href="installing-boot9strap-(soundhax)">Installing boot9strap (Soundhax)</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">9.0.0</td>
|
||||
|
|
|
@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https://
|
|||
+ If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved).
|
||||
+ Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off!
|
||||
+ Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default).
|
||||
+ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K.
|
||||
+ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768).
|
||||
+ The 2DS is essentially identical to the Old 3DS in terms of software, and that any steps which say "Old 3DS" also apply to 2DS.
|
||||
|
||||
___
|
||||
|
|
|
@ -16,7 +16,7 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
|
||||
### What You Need
|
||||
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest){:target="_blank"}
|
||||
|
|
|
@ -18,14 +18,14 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
|
||||
Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge 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 cartridge 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))! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher!
|
||||
This means that using a cartridge 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! You will need an [alternate method](homebrew-launcher-(alternatives)) of installing boot9strap!
|
||||
{% 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 [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* 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){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
|
@ -69,7 +69,7 @@ This means that using a cartridge update from a version containing an older Nint
|
|||
![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }})
|
||||
{: .notice--info}
|
||||
|
||||
1. Your device should load the Homebrew Launcher
|
||||
1. If the exploit was successful, your device will have loaded the Homebrew Launcher
|
||||
|
||||
![]({{ "/images/screenshots/homebrew-launcher.png" | absolute_url }})
|
||||
{: .notice--info}
|
||||
|
|
|
@ -13,7 +13,7 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
|
||||
### Instructions
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
|
||||
### Instructions
|
||||
|
||||
|
|
|
@ -33,7 +33,7 @@ If you do not use the correct `.firm` corresponding to the target 3DS, you will
|
|||
* The latest release of [b9sTool](https://github.com/Plailect/b9sTool/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* The 11.4.0 / 11.5.0 / 11.6.0 (these versions all have the same FIRM version) `.firm` corresponding to **the target 3DS** (either "OLD" for Old 3DS, or "NEW" for New 3DS):
|
||||
+ <i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - [2.54-0_11.4_OLD.firm](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce)
|
||||
+ <i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - [2.54-0_11.4_NEW.firm](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce)
|
||||
|
|
|
@ -32,7 +32,7 @@ If you do not use the correct `.firm` corresponding to the target 3DS, you will
|
|||
* The latest release of [b9sTool](https://github.com/Plailect/b9sTool/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* The 11.4.0 / 11.5.0 / 11.6.0 (these versions all have the same FIRM version) `.firm` corresponding to **the target 3DS** (either "OLD" for Old 3DS, or "NEW" for New 3DS):
|
||||
+ <i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - [2.54-0_11.4_OLD.firm](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce)
|
||||
+ <i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - [2.54-0_11.4_NEW.firm](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce)
|
||||
|
|
|
@ -23,7 +23,7 @@ This will work on New 3DS, New 2DS, Old 3DS, and Old 2DS on *all* versions that
|
|||
* The latest version of [hardmod-b9s-installer](https://github.com/ihaveamac/hardmod-b9s-installer/releases/latest){:target="_blank"}
|
||||
+ Windows users can use the compiled `.exe`, while Mac and Linux users will need to have [Python 3](https://www.python.org/downloads/) installed to run the `.py`
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* The `.firm` corresponding to your device and version:
|
||||
|
||||
| Version(s) | Kernel | Old 3DS or Old 2DS | New 3DS or New 2DS |
|
||||
|
|
|
@ -12,11 +12,11 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
|
||||
### What You Need
|
||||
|
||||
* Any DS flashcart that works on your device version
|
||||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* Any DS flashcart that works on your device version
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
|
||||
### Instructions
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
|
||||
### Instructions
|
||||
|
||||
|
|
87
_pages/cs_CZ/installing-boot9strap-(soundhax).txt
Normal file
87
_pages/cs_CZ/installing-boot9strap-(soundhax).txt
Normal file
|
@ -0,0 +1,87 @@
|
|||
---
|
||||
title: "Installing boot9strap (Soundhax)"
|
||||
---
|
||||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
|
||||
|
||||
Soundhax (when combined with pre9otherapp) is compatible with versions 5.0.0 through 8.1.0 in the EUR, JPN, KOR, and USA regions.
|
||||
|
||||
To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/).
|
||||
|
||||
{% capture notice-1 %}
|
||||
|
||||
Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge 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 cartridge 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))! You will need an [alternate method](installing-boot9strap-(mset)) of entering the Homebrew Launcher!
|
||||
{% endcapture %}
|
||||
|
||||
<div class="notice--warning">{{ notice-1 | markdownify }}</div>
|
||||
|
||||
### What You Need
|
||||
|
||||
* 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){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* The latest release of [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest){:target="_blank"}
|
||||
|
||||
### Instructions
|
||||
|
||||
#### Section I - Prep Work
|
||||
|
||||
1. Power off your device
|
||||
1. Insert your SD card into your computer
|
||||
1. Copy the Soundhax `.m4a` to the root of your SD card
|
||||
1. Copy `otherapp.bin` to the root of your SD card
|
||||
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
|
||||
1. Copy `boot.3dsx` 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 `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card
|
||||
1. Reinsert your SD card into your device
|
||||
1. Power on your device
|
||||
|
||||
#### Section II - Launching SafeB9SInstaller
|
||||
|
||||
1. Reinsert your SD card into your device
|
||||
1. Power on your device
|
||||
1. Launch Nintendo 3DS Sound
|
||||
|
||||
![]({{ "/images/screenshots/soundhax-welcome.png" | absolute_url }})
|
||||
{: .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. Go to `/SDCARD`, then play "<3 nedwill 2016"
|
||||
+ This may take many tries
|
||||
+ If it freezes, just force the console to power off by holding the power button, then try again
|
||||
|
||||
![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }})
|
||||
{: .notice--info}
|
||||
|
||||
1. If the exploit was successful, you will have booted into SafeB9SInstaller
|
||||
|
||||
#### Section III - Installing boot9strap
|
||||
|
||||
1. Wait for all safety checks to complete
|
||||
1. When prompted, input the key combo given to install boot9strap
|
||||
1. Once it has completed, press (A) to reboot your device
|
||||
|
||||
#### Section IV - Configuring Luma3DS
|
||||
|
||||
1. Your device should have rebooted into the Luma3DS configuration menu
|
||||
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
|
||||
1. Use the (A) button and the D-Pad to turn on the following:
|
||||
+ **"Show NAND or user string in System Settings"**
|
||||
1. Press (Start) to save and reboot
|
||||
+ If you get an error, just continue the next page
|
||||
|
||||
___
|
||||
|
||||
### Continue to [Finalizing Setup](finalizing-setup)
|
||||
{: .notice--primary}
|
|
@ -48,9 +48,9 @@ sitemap: false
|
|||
+ [Installing boot9strap (Homebrew Launcher)](installing-boot9strap-(homebrew-launcher))
|
||||
+ [Installing boot9strap (MSET)](installing-boot9strap-(mset))
|
||||
+ [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||
+ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax))
|
||||
+ [ntrboot](ntrboot)
|
||||
+ [Move EmuNAND](move-emunand)
|
||||
+ [NTR and Cubic Ninja](ntr-and-cubic-ninja)
|
||||
+ [Region Changing](region-changing)
|
||||
+ [Troubleshooting](troubleshooting)
|
||||
+ [Updating B9S](updating-b9s)
|
||||
|
|
|
@ -48,7 +48,7 @@ Note that, only on New 3DS, `secret_sector.bin` is needed to revert the arm9load
|
|||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest){:target="_blank"}
|
||||
* The latest release of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest){:target="_blank"}
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases){:target="_blank"}
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* [setup_ctrnand_luma3ds.gm9]({{ "/gm9_scripts/setup_ctrnand_luma3ds.gm9" | absolute_url }}){:download}
|
||||
* [cleanup_sd_card.gm9]({{ "/gm9_scripts/cleanup_sd_card.gm9" | absolute_url }}){:download}
|
||||
|
||||
|
|
|
@ -43,7 +43,7 @@ Your device version can be found at the bottom right of the top screen of the Sy
|
|||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">8.1.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">8.1.0</td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="ntr-and-cubic-ninja">NTR and Cubic Ninja</a></td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(soundhax)">Installing boot9strap (Soundhax)</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">9.0.0</td>
|
||||
|
|
|
@ -21,9 +21,6 @@ Your device version can be found at the bottom right of the top screen of the Sy
|
|||
![]({{ "/images/screenshots/system-version.png" | absolute_url }})
|
||||
{: .notice--info}
|
||||
|
||||
If you updated with a game cartridge containing the version 9.9.0 or above *(meaning that you have a version on 9.9.0 or above, but your browser is on -25 or lower, such as 10.2.0-24)*, your browser was removed and you will need to use the "No Browser" column.
|
||||
{: .notice--warning}
|
||||
|
||||
### Version Table
|
||||
|
||||
<table>
|
||||
|
@ -65,21 +62,8 @@ If you updated with a game cartridge containing the version 9.9.0 or above *(mea
|
|||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">5.0.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">5.1.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">Use an "All Versions" Method</td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(browser)">Installing boot9strap (Browser)</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">6.0.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">6.3.0</td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(mset)">Installing boot9strap (MSET)</a></td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(browser)">Installing boot9strap (Browser)</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">7.0.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">8.1.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">Use an "All Versions" Method</td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(browser)">Installing boot9strap (Browser)</a></td>
|
||||
<td style="text-align: center; font-weight: bold;" colspan="2"><a href="installing-boot9strap-(soundhax)">Installing boot9strap (Soundhax)</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">9.0.0</td>
|
||||
|
|
|
@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https://
|
|||
+ If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved).
|
||||
+ Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off!
|
||||
+ Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default).
|
||||
+ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K.
|
||||
+ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768).
|
||||
+ The 2DS is essentially identical to the Old 3DS in terms of software, and that any steps which say "Old 3DS" also apply to 2DS.
|
||||
|
||||
___
|
||||
|
|
|
@ -16,7 +16,7 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
|
||||
### What You Need
|
||||
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest){:target="_blank"}
|
||||
|
|
|
@ -18,14 +18,14 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
|
||||
Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge 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 cartridge 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))! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher!
|
||||
This means that using a cartridge 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! You will need an [alternate method](homebrew-launcher-(alternatives)) of installing boot9strap!
|
||||
{% 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 [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* 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){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
|
@ -69,7 +69,7 @@ This means that using a cartridge update from a version containing an older Nint
|
|||
![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }})
|
||||
{: .notice--info}
|
||||
|
||||
1. Your device should load the Homebrew Launcher
|
||||
1. If the exploit was successful, your device will have loaded the Homebrew Launcher
|
||||
|
||||
![]({{ "/images/screenshots/homebrew-launcher.png" | absolute_url }})
|
||||
{: .notice--info}
|
||||
|
|
|
@ -13,7 +13,7 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
|
||||
### Instructions
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
|
||||
### Instructions
|
||||
|
||||
|
|
|
@ -33,7 +33,7 @@ If you do not use the correct `.firm` corresponding to the target 3DS, you will
|
|||
* The latest release of [b9sTool](https://github.com/Plailect/b9sTool/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* The 11.4.0 / 11.5.0 / 11.6.0 (these versions all have the same FIRM version) `.firm` corresponding to **the target 3DS** (either "OLD" for Old 3DS, or "NEW" for New 3DS):
|
||||
+ <i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - [2.54-0_11.4_OLD.firm](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce)
|
||||
+ <i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - [2.54-0_11.4_NEW.firm](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce)
|
||||
|
|
|
@ -32,7 +32,7 @@ If you do not use the correct `.firm` corresponding to the target 3DS, you will
|
|||
* The latest release of [b9sTool](https://github.com/Plailect/b9sTool/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* The 11.4.0 / 11.5.0 / 11.6.0 (these versions all have the same FIRM version) `.firm` corresponding to **the target 3DS** (either "OLD" for Old 3DS, or "NEW" for New 3DS):
|
||||
+ <i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - [2.54-0_11.4_OLD.firm](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce)
|
||||
+ <i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - [2.54-0_11.4_NEW.firm](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce)
|
||||
|
|
|
@ -23,7 +23,7 @@ This will work on New 3DS, New 2DS, Old 3DS, and Old 2DS on *all* versions that
|
|||
* The latest version of [hardmod-b9s-installer](https://github.com/ihaveamac/hardmod-b9s-installer/releases/latest){:target="_blank"}
|
||||
+ Windows users can use the compiled `.exe`, while Mac and Linux users will need to have [Python 3](https://www.python.org/downloads/) installed to run the `.py`
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* The `.firm` corresponding to your device and version:
|
||||
|
||||
| Version(s) | Kernel | Old 3DS or Old 2DS | New 3DS or New 2DS |
|
||||
|
|
|
@ -12,11 +12,11 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
|
||||
### What You Need
|
||||
|
||||
* Any DS flashcart that works on your device version
|
||||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* Any DS flashcart that works on your device version
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
|
||||
### Instructions
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
|
||||
### Instructions
|
||||
|
||||
|
|
87
_pages/da_DK/installing-boot9strap-(soundhax).txt
Normal file
87
_pages/da_DK/installing-boot9strap-(soundhax).txt
Normal file
|
@ -0,0 +1,87 @@
|
|||
---
|
||||
title: "Installing boot9strap (Soundhax)"
|
||||
---
|
||||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
|
||||
|
||||
Soundhax (when combined with pre9otherapp) is compatible with versions 5.0.0 through 8.1.0 in the EUR, JPN, KOR, and USA regions.
|
||||
|
||||
To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/).
|
||||
|
||||
{% capture notice-1 %}
|
||||
|
||||
Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge 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 cartridge 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))! You will need an [alternate method](installing-boot9strap-(mset)) of entering the Homebrew Launcher!
|
||||
{% endcapture %}
|
||||
|
||||
<div class="notice--warning">{{ notice-1 | markdownify }}</div>
|
||||
|
||||
### What You Need
|
||||
|
||||
* 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){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* The latest release of [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest){:target="_blank"}
|
||||
|
||||
### Instructions
|
||||
|
||||
#### Section I - Prep Work
|
||||
|
||||
1. Power off your device
|
||||
1. Insert your SD card into your computer
|
||||
1. Copy the Soundhax `.m4a` to the root of your SD card
|
||||
1. Copy `otherapp.bin` to the root of your SD card
|
||||
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
|
||||
1. Copy `boot.3dsx` 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 `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card
|
||||
1. Reinsert your SD card into your device
|
||||
1. Power on your device
|
||||
|
||||
#### Section II - Launching SafeB9SInstaller
|
||||
|
||||
1. Reinsert your SD card into your device
|
||||
1. Power on your device
|
||||
1. Launch Nintendo 3DS Sound
|
||||
|
||||
![]({{ "/images/screenshots/soundhax-welcome.png" | absolute_url }})
|
||||
{: .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. Go to `/SDCARD`, then play "<3 nedwill 2016"
|
||||
+ This may take many tries
|
||||
+ If it freezes, just force the console to power off by holding the power button, then try again
|
||||
|
||||
![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }})
|
||||
{: .notice--info}
|
||||
|
||||
1. If the exploit was successful, you will have booted into SafeB9SInstaller
|
||||
|
||||
#### Section III - Installing boot9strap
|
||||
|
||||
1. Wait for all safety checks to complete
|
||||
1. When prompted, input the key combo given to install boot9strap
|
||||
1. Once it has completed, press (A) to reboot your device
|
||||
|
||||
#### Section IV - Configuring Luma3DS
|
||||
|
||||
1. Your device should have rebooted into the Luma3DS configuration menu
|
||||
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
|
||||
1. Use the (A) button and the D-Pad to turn on the following:
|
||||
+ **"Show NAND or user string in System Settings"**
|
||||
1. Press (Start) to save and reboot
|
||||
+ If you get an error, just continue the next page
|
||||
|
||||
___
|
||||
|
||||
### Continue to [Finalizing Setup](finalizing-setup)
|
||||
{: .notice--primary}
|
|
@ -48,9 +48,9 @@ sitemap: false
|
|||
+ [Installing boot9strap (Homebrew Launcher)](installing-boot9strap-(homebrew-launcher))
|
||||
+ [Installing boot9strap (MSET)](installing-boot9strap-(mset))
|
||||
+ [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||
+ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax))
|
||||
+ [ntrboot](ntrboot)
|
||||
+ [Move EmuNAND](move-emunand)
|
||||
+ [NTR and Cubic Ninja](ntr-and-cubic-ninja)
|
||||
+ [Region Changing](region-changing)
|
||||
+ [Troubleshooting](troubleshooting)
|
||||
+ [Updating B9S](updating-b9s)
|
||||
|
|
|
@ -48,7 +48,7 @@ Beachte, dass auf dem New 3DS die `secret_sector.bin` benötigt wird, um den arm
|
|||
* Die neuste Version von [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; nicht die `devkit` Datei, nicht die`ntr` Datei)*
|
||||
* Die neuste Version von [GodMode9](https://github.com/d0k3/GodMode9/releases/latest){:target="_blank"}
|
||||
* Die neuste Version von [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest){:target="_blank"}
|
||||
* Die neuste Version des [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases){:target="_blank"}
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* [setup_ctrnand_luma3ds.gm9]({{ "/gm9_scripts/setup_ctrnand_luma3ds.gm9" | absolute_url }}){:download}
|
||||
* [cleanup_sd_card.gm9]({{ "/gm9_scripts/cleanup_sd_card.gm9" | absolute_url }}){:download}
|
||||
|
||||
|
|
|
@ -43,7 +43,7 @@ Die Version deines 3DS findest du rechts unten auf dem oberen Bildschirm in den
|
|||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">8.1.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">8.1.0</td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="ntr-and-cubic-ninja">NTR und Cubic Ninja</a></td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(soundhax)">Installing boot9strap (Soundhax)</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">9.0.0</td>
|
||||
|
|
|
@ -21,9 +21,6 @@ Die Version deines 3DS findest du rechts unten auf dem oberen Bildschirm in den
|
|||
![]({{ "/images/screenshots/system-version.png" | absolute_url }})
|
||||
{: .notice--info}
|
||||
|
||||
If you updated with a game cartridge containing the version 9.9.0 or above *(meaning that you have a version on 9.9.0 or above, but your browser is on -25 or lower, such as 10.2.0-24)*, your browser was removed and you will need to use the "No Browser" column.
|
||||
{: .notice--warning}
|
||||
|
||||
### Versionstabelle
|
||||
|
||||
<table>
|
||||
|
@ -65,21 +62,8 @@ If you updated with a game cartridge containing the version 9.9.0 or above *(mea
|
|||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">5.0.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">5.1.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">Benutze eine "Alle Versionen" Methode</td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(browser)">Installation von boot9strap (Browser)</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">6.0.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">6.3.0</td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(mset)">Installation von boot9strap (MSET)</a></td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(browser)">Installation von boot9strap (Browser)</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">7.0.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">8.1.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">Benutze eine "Alle Versionen" Methode</td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(browser)">Installation von boot9strap (Browser)</a></td>
|
||||
<td style="text-align: center; font-weight: bold;" colspan="2"><a href="installing-boot9strap-(soundhax)">Installing boot9strap (Soundhax)</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">9.0.0</td>
|
||||
|
|
|
@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https://
|
|||
+ Wenn alles nach Plan verläuft, wirst du keine Daten verlieren und dein System wird die gleichen Daten wie vorher haben (Spiele, NNID, Speicherstände, etc. werden erhalten bleiben).
|
||||
+ Deine Konsole während des gesamten Prozesses mit dem Ladekabel aufzuladen vermeidet Datenverluste oder Schäden durch unerwartetes Ausschalten!
|
||||
+ Deine SD-Karte sollte mit [MBR, nicht GPT](http://www.howtogeek.com/245610/) formatiert sein. (Die mitgelieferte SD-Karte ist standardmäßig mit MBR formatiert).
|
||||
+ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K.
|
||||
+ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768).
|
||||
+ Der 2DS ist Softwaremäßig im Wesentlichen identisch zum Old 3DS, und alle Schritte für den Old 3DS können auch für den 2DS durchgeführt werden.
|
||||
|
||||
___
|
||||
|
|
|
@ -16,7 +16,7 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
|
||||
### What You Need
|
||||
|
||||
* Die neuste Version des [Homebrew Launchers](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* Die neuste Version von [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* Die neuste Version von [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; nicht die `devkit` Datei, nicht die`ntr` Datei)*
|
||||
* Die neuste Version von [safehax](https://github.com/TiniVi/safehax/releases/latest){:target="_blank"}
|
||||
|
|
|
@ -18,14 +18,14 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
|
||||
Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge 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 cartridge 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!
|
||||
This means that using a cartridge 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! You will need an [alternate method](homebrew-launcher-(alternatives)) of installing boot9strap!
|
||||
{% endcapture %}
|
||||
|
||||
<div class="notice--warning">{{ notice-1 | markdownify }}</div>
|
||||
|
||||
### What You Need
|
||||
|
||||
* Die neuste Version des [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* Die neueste Version von [Soundhax](http://soundhax.com/) *(für deine Konsole und deine Region)*
|
||||
* Die neuste Version von [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* Die neuste Version von [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; nicht die `devkit` Datei, nicht die`ntr` Datei)*
|
||||
|
@ -69,7 +69,7 @@ This means that using a cartridge update from a version containing an older Nint
|
|||
![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }})
|
||||
{: .notice--info}
|
||||
|
||||
1. Deine Konsole sollte den Homebrew Launcher laden
|
||||
1. If the exploit was successful, your device will have loaded the Homebrew Launcher
|
||||
|
||||
![]({{ "/images/screenshots/homebrew-launcher.png" | absolute_url }})
|
||||
{: .notice--info}
|
||||
|
|
|
@ -13,7 +13,7 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
* Die neuste Version von [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* Die neuste Version von [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(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)*
|
||||
* Die neuste Version des [Homebrew Launchers](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
|
||||
### Anleitung
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
* Die neuste Version von [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* Die neuste Version von [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(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)*
|
||||
* Die neuste Version des [Homebrew Launchers](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
|
||||
### Anleitung
|
||||
|
||||
|
|
|
@ -33,7 +33,7 @@ Wenn du nicht die richtige `.firm`-Datei benutzt, die dem Ziel-3DS entspricht, w
|
|||
* The latest release of [b9sTool](https://github.com/Plailect/b9sTool/releases/latest){:target="_blank"}
|
||||
* Die neuste Version von [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(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)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* The 11.4.0 / 11.5.0 / 11.6.0 (these versions all have the same FIRM version) `.firm` corresponding to **the target 3DS** (either "OLD" for Old 3DS, or "NEW" for New 3DS):
|
||||
+ <i class="fa fa-magnet" aria-hidden="true" title="Dies ist ein Magnetlink. Use a torrent client to download the file."></i> - [2.54-0_11.4_OLD.firm](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce)
|
||||
+ <i class="fa fa-magnet" aria-hidden="true" title="Dies ist ein Magnetlink. Use a torrent client to download the file."></i> - [2.54-0_11.4_NEW.firm](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce)
|
||||
|
|
|
@ -32,7 +32,7 @@ Wenn du nicht die richtige `.firm`-Datei benutzt, die dem Ziel-3DS entspricht, w
|
|||
* The latest release of [b9sTool](https://github.com/Plailect/b9sTool/releases/latest){:target="_blank"}
|
||||
* Die neuste Version von [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(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)*
|
||||
* Die neuste Version des [Homebrew Launchers](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* The 11.4.0 / 11.5.0 / 11.6.0 (these versions all have the same FIRM version) `.firm` corresponding to **the target 3DS** (either "OLD" for Old 3DS, or "NEW" for New 3DS):
|
||||
+ <i class="fa fa-magnet" aria-hidden="true" title="Dies ist ein Magnetlink. Use a torrent client to download the file."></i> - [2.54-0_11.4_OLD.firm](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce)
|
||||
+ <i class="fa fa-magnet" aria-hidden="true" title="Dies ist ein Magnetlink. Use a torrent client to download the file."></i> - [2.54-0_11.4_NEW.firm](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce)
|
||||
|
|
|
@ -23,7 +23,7 @@ Dies funktioniert auf mit New 3DS, New 2DS, Old 3DS und Old 2DS auf *allen* Vers
|
|||
* The latest version of [hardmod-b9s-installer](https://github.com/ihaveamac/hardmod-b9s-installer/releases/latest){:target="_blank"}
|
||||
+ Windows-Benutzer können die kompilierte `.exe` benutzen, während Mac und Linux-Benutzer [Python 3] (https://www.python.org/downloads/) installiert haben müssen, um die `.py` auszuführen
|
||||
* Die neueste Version von [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(die `.7z`-Datei)*
|
||||
* Die neuste Version des [Homebrew Launchers](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* Die `.firm` entsprechend deiner Konsole und Firmware:
|
||||
|
||||
| Version(en) | Kernel | Old 3DS oder Old 2DS | New 3DS oder New 2DS |
|
||||
|
|
|
@ -12,11 +12,11 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
|
||||
### What You Need
|
||||
|
||||
* Eine beliebige DS-Flashkarte, die mit deiner 3DS Version funktioniert
|
||||
* Die neuste Version von [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* Die neuste Version von [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(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)*
|
||||
* Die neuste Version des [Homebrew Launchers](https://github.com/fincs/new-hbmenu/releases)
|
||||
* Eine beliebige DS-Flashkarte, die mit deiner 3DS Version funktioniert
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
|
||||
### Anleitung
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
* Die neuste Version von [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* Die neuste Version von [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(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)*
|
||||
* Die neueste Version des [Homebrew Launchers] (https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
|
||||
### Anleitung
|
||||
|
||||
|
|
87
_pages/de_DE/installing-boot9strap-(soundhax).txt
Normal file
87
_pages/de_DE/installing-boot9strap-(soundhax).txt
Normal file
|
@ -0,0 +1,87 @@
|
|||
---
|
||||
title: "Installing boot9strap (Soundhax)"
|
||||
---
|
||||
|
||||
{% include toc title="Inhalt" %}
|
||||
|
||||
### Lesen erforderlich
|
||||
|
||||
Falls du bereits deinen 3DS zuvor gehackt hast und eine EmuNAND basierte CFW installiert ist: Diese Anleitung behandelt nur das SysNAND und alle Schritte sollten nur innerhalb des SysNANDs ausgeführt/angewendet werden. Beachte, dass die Begriffe EmuNAND und RedNAND sich auf leicht unterschiedliche Implementierungen [des selben Konzepts](http://3dbrew.org/wiki/NAND_Redirection) beziehen.
|
||||
|
||||
Soundhax (when combined with pre9otherapp) is compatible with versions 5.0.0 through 8.1.0 in the EUR, JPN, KOR, and USA regions.
|
||||
|
||||
To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/).
|
||||
|
||||
{% capture notice-1 %}
|
||||
|
||||
Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge 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 cartridge 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))! You will need an [alternate method](installing-boot9strap-(mset)) of entering the Homebrew Launcher!
|
||||
{% endcapture %}
|
||||
|
||||
<div class="notice--warning">{{ notice-1 | markdownify }}</div>
|
||||
|
||||
### What You Need
|
||||
|
||||
* Die neueste Version von [Soundhax](http://soundhax.com/) *(für deine Konsole und deine Region)*
|
||||
* Die neuste Version von [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* Die neuste Version von [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(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)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* The latest release of [pre9otherapp](https://github.com/Pirater12/otherapp/releases/latest){:target="_blank"}
|
||||
|
||||
### Anleitung
|
||||
|
||||
#### Schritt I - Vorbereitungen
|
||||
|
||||
1. Schalte deinen 3DS aus
|
||||
1. Stecke deine SD-Karte in deinen Computer
|
||||
1. Kopiere die Soundhax`.m4a` in das Stammverzeichnis der SD-Karte
|
||||
1. Copy `otherapp.bin` to the root of your SD card
|
||||
1. Kopiere die Datei `boot.firm` aus der Luma3DS `.7z` in das Stammverzeichnis deiner SD-Karte
|
||||
1. Kopiere die `boot.3dsx`-Datei 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 `arm9.bin` from the SafeB9SInstaller `.zip` to the root of your SD card
|
||||
1. Stecke deine SD-Karte nun wieder in deinen 3DS
|
||||
1. Schalte deine Konsole an
|
||||
|
||||
#### Section II - Launching SafeB9SInstaller
|
||||
|
||||
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
|
||||
|
||||
![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }})
|
||||
{: .notice--info}
|
||||
|
||||
1. Wenn der Exploit erfolgreich war, wird nun direkt zum SafeBS9Installer gebootet
|
||||
|
||||
#### Section III - Installing boot9strap
|
||||
|
||||
1. Warte auf alle Sicherheitsüberprüfungen
|
||||
1. Gib die Tastenkombination zur Bestätigung ein, wenn danach verlangt wird
|
||||
1. Sobald dies abgeschlossen ist drücke (A) um das Gerät neuzustarten
|
||||
|
||||
#### Section IV - Configuring Luma3DS
|
||||
|
||||
1. Dein Gerät sollte neu starten und die Luma3DS Konfiguration anzeigen
|
||||
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
|
||||
1. Benutze den (A) Knopf und das Steuerkreuz, um Folgendes zu aktivieren:
|
||||
+ **"Show NAND or user string in System Settings"**
|
||||
1. Drücke (Start) zum Speichern und neustarten
|
||||
+ Falls ein Fehler angezeigt wird, fahre einfach mit der nächsten Seite fort
|
||||
|
||||
___
|
||||
|
||||
### Continue to [Finalizing Setup](finalizing-setup)
|
||||
{: .notice--primary}
|
|
@ -48,9 +48,9 @@ sitemap: false
|
|||
+ [Installation von boot9strap (Homebrew Launcher)](installing-boot9strap-(homebrew-launcher))
|
||||
+ [Installation von boot9strap (MSET)](installing-boot9strap-(mset))
|
||||
+ [Installation von boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||
+ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax))
|
||||
+ [ntrboot](ntrboot)
|
||||
+ [EmuNAND verschieben](move-emunand)
|
||||
+ [NTR und Cubic Ninja](ntr-and-cubic-ninja)
|
||||
+ [Wechseln der Region](region-changing)
|
||||
+ [Problembehandlung](troubleshooting)
|
||||
+ [B9S updaten](updating-b9s)
|
||||
|
|
|
@ -48,7 +48,7 @@ Note that, only on New 3DS, `secret_sector.bin` is needed to revert the arm9load
|
|||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest){:target="_blank"}
|
||||
* The latest release of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest){:target="_blank"}
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases){:target="_blank"}
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* [setup_ctrnand_luma3ds.gm9]({{ "/gm9_scripts/setup_ctrnand_luma3ds.gm9" | absolute_url }}){:download}
|
||||
* [cleanup_sd_card.gm9]({{ "/gm9_scripts/cleanup_sd_card.gm9" | absolute_url }}){:download}
|
||||
|
||||
|
|
|
@ -43,7 +43,7 @@ Your device version can be found at the bottom right of the top screen of the Sy
|
|||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">8.1.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">8.1.0</td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="ntr-and-cubic-ninja">NTR and Cubic Ninja</a></td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(soundhax)">Installing boot9strap (Soundhax)</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">9.0.0</td>
|
||||
|
|
|
@ -21,9 +21,6 @@ Your device version can be found at the bottom right of the top screen of the Sy
|
|||
![]({{ "/images/screenshots/system-version.png" | absolute_url }})
|
||||
{: .notice--info}
|
||||
|
||||
If you updated with a game cartridge containing the version 9.9.0 or above *(meaning that you have a version on 9.9.0 or above, but your browser is on -25 or lower, such as 10.2.0-24)*, your browser was removed and you will need to use the "No Browser" column.
|
||||
{: .notice--warning}
|
||||
|
||||
### Version Table
|
||||
|
||||
<table>
|
||||
|
@ -65,21 +62,8 @@ If you updated with a game cartridge containing the version 9.9.0 or above *(mea
|
|||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">5.0.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">5.1.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">Use an "All Versions" Method</td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(browser)">Installing boot9strap (Browser)</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">6.0.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">6.3.0</td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(mset)">Installing boot9strap (MSET)</a></td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(browser)">Installing boot9strap (Browser)</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">7.0.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">8.1.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">Use an "All Versions" Method</td>
|
||||
<td style="text-align: center; font-weight: bold;"><a href="installing-boot9strap-(browser)">Installing boot9strap (Browser)</a></td>
|
||||
<td style="text-align: center; font-weight: bold;" colspan="2"><a href="installing-boot9strap-(soundhax)">Installing boot9strap (Soundhax)</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">9.0.0</td>
|
||||
|
|
|
@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https://
|
|||
+ Εάν όλα πάνε σύμφωνα με το σχέδιο, δεν θα χάσετε τα δεδομένα σας και θα καταλήξετε με όλα όσα ξεκινήσατε (παιχνίδια, NNID, saves, κλπ. θα διατηρηθούν).
|
||||
+ Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off!
|
||||
+ Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default).
|
||||
+ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K.
|
||||
+ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768).
|
||||
+ Το 2DS είναι ουσιαστικά το ίδιο με το Old 3DS όσον αφορά το λογισμικό και οποιαδήποτε βήματα αναφέρονται στο "Old 3DS" εφαρμόζονται και στο 2DS.
|
||||
|
||||
___
|
||||
|
|
|
@ -16,7 +16,7 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
|
||||
### What You Need
|
||||
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest){:target="_blank"}
|
||||
|
|
|
@ -18,14 +18,14 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
|
||||
Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge 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 cartridge 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))! You will need an [alternate method](homebrew-launcher-(alternatives)) of entering the Homebrew Launcher!
|
||||
This means that using a cartridge 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! You will need an [alternate method](homebrew-launcher-(alternatives)) of installing boot9strap!
|
||||
{% 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 [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* 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){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
|
@ -69,7 +69,7 @@ This means that using a cartridge update from a version containing an older Nint
|
|||
![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }})
|
||||
{: .notice--info}
|
||||
|
||||
1. Your device should load the Homebrew Launcher
|
||||
1. If the exploit was successful, your device will have loaded the Homebrew Launcher
|
||||
|
||||
![]({{ "/images/screenshots/homebrew-launcher.png" | absolute_url }})
|
||||
{: .notice--info}
|
||||
|
|
|
@ -13,7 +13,7 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
|
||||
### Instructions
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
|
||||
### Instructions
|
||||
|
||||
|
|
|
@ -33,7 +33,7 @@ If you do not use the correct `.firm` corresponding to the target 3DS, you will
|
|||
* The latest release of [b9sTool](https://github.com/Plailect/b9sTool/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* The 11.4.0 / 11.5.0 / 11.6.0 (these versions all have the same FIRM version) `.firm` corresponding to **the target 3DS** (either "OLD" for Old 3DS, or "NEW" for New 3DS):
|
||||
+ <i class="fa fa-magnet" aria-hidden="true" title="Αυτός είναι ένας σύνδεσμος magnet. Use a torrent client to download the file."></i> - [2.54-0_11.4_OLD.firm](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce)
|
||||
+ <i class="fa fa-magnet" aria-hidden="true" title="Αυτός είναι ένας σύνδεσμος magnet. Use a torrent client to download the file."></i> - [2.54-0_11.4_NEW.firm](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce)
|
||||
|
|
|
@ -32,7 +32,7 @@ If you do not use the correct `.firm` corresponding to the target 3DS, you will
|
|||
* The latest release of [b9sTool](https://github.com/Plailect/b9sTool/releases/latest){:target="_blank"}
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest){:target="_blank"}
|
||||
* The 11.4.0 / 11.5.0 / 11.6.0 (these versions all have the same FIRM version) `.firm` corresponding to **the target 3DS** (either "OLD" for Old 3DS, or "NEW" for New 3DS):
|
||||
+ <i class="fa fa-magnet" aria-hidden="true" title="Αυτός είναι ένας σύνδεσμος magnet. Use a torrent client to download the file."></i> - [2.54-0_11.4_OLD.firm](magnet:?xt=urn:btih:0dd89d42ad711f770da899af05ee162ede0d0070&dn=2.54-0_11.4_OLD.firm&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce)
|
||||
+ <i class="fa fa-magnet" aria-hidden="true" title="Αυτός είναι ένας σύνδεσμος magnet. Use a torrent client to download the file."></i> - [2.54-0_11.4_NEW.firm](magnet:?xt=urn:btih:3b59dd43eec3edb133555f58d1180bfb196acbb4&dn=2.54-0_11.4_NEW.firm&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fzer0day.ch%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=http%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2F9.rarbg.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=http%3A%2F%2Fp4p.arenabg.com%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.aletorrenty.pl%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker1.wasabii.com.tw%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker.baravik.org%3A6970%2Fannounce&tr=http%3A%2F%2Ftracker.tfile.me%2Fannounce&tr=udp%3A%2F%2Ftorrent.gresille.org%3A80%2Fannounce&tr=http%3A%2F%2Ftorrent.gresille.org%2Fannounce&tr=udp%3A%2F%2Ftracker.yoshi210.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.filetracker.pl%3A8089%2Fannounce)
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue