Commit graph

7 commits

Author SHA1 Message Date
lifehackerhansol
a27fd0d2dc
get-started: adapt version selector CSS definitions to dark skin 2023-10-04 15:44:33 -07:00
Gruetzig
40110bdc5a Hook up all the new pages to version selector 2023-04-06 21:47:04 -07:00
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
lifehackerhansol
5641d7e51a first rebase
ALSO: Remove fading on dropdown menu click. This is also a bug on the actual upstream, when the cursor leaves the screen the menu disappears but the fading doesn't.
This causes things like the menu saying it's open when it's not and closed when open. I'm not dealing with an upstream bug.
2022-01-11 10:23:27 -08:00
Plailect
747107cb73
mm upgrade and feature updates 2018-11-18 19:16:55 -05:00
Plailect
a7f0c1e872
mm 4.0.9 2018-11-18 19:14:49 -05:00
Plailect
c6947ce74b major update + rewrite 2016-10-30 17:25:34 -04:00