I literally downloaded 14 korean updates, and wrote a script, to unzip, extract, ninfs, and print them, to get this done.
Co-authored-by: lifehackerhansol <lifehacker@hansol.ca>
- 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>
- add key-information to nav YML
- add key-info to nav sidebar
- remove homepage from nav sidebar (redundant)
- show sidebar on get-started
- update minified js
It's actually usable now with a new, flashy, proxy server.
Steps more or less aligned with current state of guide.
Re-added most (if not all) troubleshooting from way back
when. (More accurately, stolen from Soundhax, because it
should behave nearly identically anyway.)
bb3-fred-twn: new page
bb3: add redirect for twn consoles
seedminer: add bb3-fred-twn method with clear indication and separation to show it is for twn consoles only
main.js: add bb3-fred-twn route
en_us nav: add bb3-fred-twn page
site-nav: add bb3-fred-twn page
This is the solution to making sure things that need translating aren't cached from English. A continuation of another commit that needed nocache.
ALSO:Add kartdlphax to progress sidebar
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.
* Added F3
* Added guide
* Delete f3x-(mac).txt
* whoop
* Update _main.js
* Fixing mistakes part1
* Removed "The Latest Release of" text
* Reworded cd command
* Update f3-(mac).txt
* Make user move f3 folder to desktop
suggested by lilyuwuu so that way all users can be on the same page when doing the command line instructions.
* Made one line not sound as run on
* Changed “Run” to type
Decided to change it based off the command typing sections in the linux sd formatting guide
* Changed “F3X” to F3
How did i miss this
* Changed F3 again
I missed it again like how
* Add files via upload
* Not needed due to F3XSwift
* Rewritten for F3XSwift
* Update _main.js
* changed to F3XSwift
How did I miss this when I originally started it
* changed to F3XSwift
* corrected issues pointed out
* Changed to resolve conflict&readd sd notice
* fixed again
* Update get-started.txt
* made it appear once
accidentally cp'd it during editing
* readied for version issues
* Update get-started.txt
* Update f3x-(mac).txt
* F3XSwift-Mac: Add macOS compatibility warning; clarify instructions
* get-started: Switch link from F3X to F3XSwift
* site-nav: Add F3X to list
Co-authored-by: Lily <lily@uwuu.ca>