Guide_3DS/_pages/en_US/site-navigation.txt
Florian 25a33413ce
add version selecting, and other minor change (#2207)
- 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>
2023-03-12 03:08:02 -07:00

65 lines
2.4 KiB
Text

---
title: "Site Navigation" #
sitemap: false
---
{% capture notice-1 %}
**Popular**
+ [Finalizing Setup](finalizing-setup)
+ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax))
+ [Seedminer](seedminer)
{% endcapture %}
<div class="notice--info">{{ notice-1 | markdownify }}</div>
{% capture notice-2 %}
**All**
+ [A9LH to B9S](a9lh-to-b9s)
+ [BannerBomb3](bannerbomb3)
+ [BannerBomb3 + Fredtool (TWN)](bannerbomb3-fredtool-(twn))
+ [Credits](credits)
+ [Checking for CFW](checking-for-cfw)
+ [Contribute](contribute)
+ [CTRTransfer](ctrtransfer)
+ [Dumping Titles and Game Cartridges](dumping-titles-and-game-cartridges)
+ [F3 (Linux)](f3-(linux))
+ [F3X (Mac)](f3x-(mac))
+ [F3XSwift (Mac)](f3xswift-(mac))
+ [FAQ](faq)
+ [File Extensions (Windows)](file-extensions-(windows))
+ [Finalizing Setup](finalizing-setup)
+ [Flashing ntrboot (3DS Single System)](flashing-ntrboot-(3ds-single-system))
+ [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system))
+ [Flashing ntrboot (DSi)](flashing-ntrboot-(dsi))
+ [Flashing ntrboot (NDS)](flashing-ntrboot-(nds))
+ [Formatting SD (Linux)](formatting-sd-(linux))
+ [Formatting SD (Mac)](formatting-sd-(mac))
+ [Formatting SD (Windows)](formatting-sd-(windows))
+ [Get Started](get-started)
+ [GodMode9 Usage](godmode9-usage)
+ [H2testw (Windows)](h2testw-(windows))
+ [Home](/)
+ [Homebrew Launcher (PicHaxx)](homebrew-launcher-(pichaxx))
+ [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool))
+ [Installing boot9strap (Hardmod)](installing-boot9strap-(hardmod))
+ [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm))
* [Installing boot9strap (kartdlphax)](installing-boot9strap-(kartdlphax))
+ [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
+ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax))
+ [Installing boot9strap (Soundhax-sp)](installing-boot9strap-(soundhax-sp))
+ [Installing boot9strap (SSLoth-Browser)](installing-boot9strap-(ssloth-browser))
+ [Installing boot9strap (USM)](installing-boot9strap-(usm))
+ [Key Information](key-information)
+ [Move EmuNAND](move-emunand)
+ [ntrboot](ntrboot)
+ [Region Changing](region-changing)
+ [Restoring / Updating CFW](restoring-updating-cfw)
+ [Seedminer](seedminer)
+ [Seedminer (TWN)](seedminer-(twn))
+ [Troubleshooting](troubleshooting)
+ [Uninstall CFW](uninstall-cfw)
+ [Updating B9S](updating-b9s)
{% endcapture %}
<div class="notice--primary">{{ notice-2 | markdownify }}</div>