25a33413ce
- Splits Seedminer into 2 pages, using includes. Prevents people from clicking on the twn method if they don't have a taiwanese console - Adds a new version of Soundhax, for cart-updated consoles, more include, troubleshooting should stay Make version selectable This happens in order (with if/else statements): - People select other -> redirect to checking for cfw(Checking for cfw might have to be reworded, redirecting people to NH if they boot into the HOME menu with Sys/Emu yah) - People select 11.3 or lower -> redirect to standard Soundhax - People select 11.4 or higher but nver < 37 and System version isnt 11.16(universal-otherapp patch lol) -> new fancy Soundhax-sp page, adds instructions on what to choose in the what you need section - Function is called to check if cver combined with nver is sslothable... feedback appreciated on the numbers etc - People select T as region -> redirect to seedminer(twn) - People select C as region -> Display message pointing at ntrboot - If none of the things apply -> redirect to Seedminer Co-authored-by: lifehackerhansol <lifehacker@hansol.ca>
33 lines
978 B
Text
33 lines
978 B
Text
---
|
|
title: "Installing boot9strap (Soundhax)"
|
|
---
|
|
|
|
{% include toc title="Table of Contents" %}
|
|
|
|
{% capture technical_info %}
|
|
<summary><em>Technical Details (optional)</em></summary>
|
|
|
|
For technical details on the exploits that you will be using on this page, see [here](https://github.com/nedwill/soundhax) (Soundhax) and [here](https://github.com/TuxSH/universal-otherapp) (universal-otherapp).
|
|
|
|
{% endcapture %}
|
|
<details>{{ technical_info | markdownify }}</details>
|
|
{: .notice--info}
|
|
|
|
### Compatibility Notes
|
|
|
|
Soundhax (when combined with universal-otherapp) is compatible with versions 1.0.0 through 11.3.0 in all regions.
|
|
|
|
{% include_relative include/soundhax.txt %}
|
|
|
|
#### Section III - Installing boot9strap
|
|
|
|
{% include_relative include/install-boot9strap-safeb9sinstaller.txt %}
|
|
{%- include_relative include/configure-luma3ds.txt %}
|
|
|
|
{% include_relative include/luma3ds-installed-note.txt %}
|
|
|
|
|
|
___
|
|
|
|
### Continue to [Finalizing Setup](finalizing-setup)
|
|
{: .notice--primary}
|