Commit graph

72 commits

Author SHA1 Message Date
Gruetzig
433823d37b
treewide: default to MSET9 where possible
As MSET9 has mostly matured, we will no longer need several other
exploits.

The following are removed:
- alternate-exploits (and all linked by it)
- All seedminer-related paths
- firmware update pages
2023-11-25 14:15:41 -08:00
lifehackerhansol
9a225b126c
treewide: standardize bullet points, miscellaneous formatting fixes
What You Need: *
All others: +

Add newline to end of all files.
Convert all indentation to spaces except console output in f3-(linux).
2023-07-24 15:18:48 -07:00
Lily
62eb9d6a93 get-started/checking: enhance cfw check
unusual menus are out, custom menus are in

also, let's account for people that hold start because a lot of people do it
2023-07-19 02:25:14 -07:00
Lily
63304f200d key-info: improve with more key info
- Add the text "Disclaimer" to potential risks to illustrate that it's more us resigning liability rather than a likely risk
- Add new section "File placement terminology" that explains what root of SD is, how /directories/ are illustrated and how <identifiers> work
- Change GitHub and file-extension images to better illustrate the point
- Reword GitHub text to better illustrate the point
- get-started: add "select the model of your console" because that is what you need to do
2023-07-19 02:12:26 -07:00
lifehackerhansol
8c2613d88b
treewide: s/device/console 2023-06-07 18:35:50 -07:00
lifehackerhansol
5a63efcc12
treewide: sync near-duplicate strings where found 2023-06-07 00:45:42 -07:00
EngineerRunner
1638909b01
get-started: remove forgotten HTML tag 2023-06-06 05:19:17 -07:00
Lily
773f9e0f85
11.17: update notices accordingly
troubleshooter no longer needs to be linked when alternate exploits are on guide.
2023-06-05 13:01:12 -07:00
Lily
e2690654ff maybe fix html error 2023-05-25 03:10:47 -07:00
Lily
2513b2c1ef add truobleshooter to 11.17 notice
interim measure so that people don't necessarily have to come to us
2023-05-25 03:08:16 -07:00
Lily
cbe1a7f063 get-started: markdown derp 2023-05-23 02:08:34 -07:00
Lily
f09f2aa9b6 11.17: temporary direct to NH
Remove once we have a solid plan on 11.17 (e.g. otherapp fixes, what pages to move from wiki to the guide, etc)
2023-05-23 01:51:28 -07:00
lifehackerhansol
be9562353d
More 11.16 -> 11.17 changes, faq update 2023-05-22 18:03:29 -07:00
Gruetzig
40110bdc5a Hook up all the new pages to version selector 2023-04-06 21:47:04 -07:00
lifehackerhansol
347eb4040d Move version selector to its own include
This time, it's an HTML include, and not a relative include.

We can make use of the existing captures done for invalidVersion and
methodUnavailable by passing it to the include flag.

Move all HTML tags into the new HTML include so that it doesn't show on
Crowdin, this way translations aren't broken every time something in
the HTML tags change. One change will fix all of it.

Also, do not show the version selector if JS is not supported on the
browser. This can be done with a simple JS to display the script
automatically, which will by definition not show the selector when JS
isn't enabled as the JS to turn it on can't run.
2023-03-21 17:37:43 -07:00
Florian
af41d43a8e
address issues for korean consoles, because of nver differences (#2221)
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>
2023-03-19 05:46:34 -07:00
lifehackerhansol
616e28719e
Use absolute path of custom JS 2023-03-13 10:02:50 -07:00
Florian
cf63f93c95
fix some small issues (#2211)
Reading Is Hard
2023-03-12 11:17:49 -05: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
Lily
d0d7b72315 key-info: now a mandatory page
- Re-add Get Started button at the top of the homepage
- Rename "Basic Information" to "Key Information"
- Remove interim notice from Get Started
2023-01-21 01:40:36 -08:00
Lily
e460c3aa19 basic-information: add to get-started
No action on this PR for a while due to discussion on guide structure. Amending to current guide structure as interim measure.
2023-01-18 18:17:00 -08:00
lifehackerhansol
9c62d1f7e2 Bring back SSLoth-Browser
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.)
2022-10-28 23:00:06 -07:00
Gruetzig
eff4eb9f90
bring back kartdlphax (#2091)
* bring back kartdlphax

kinda tested, last 2 sections untested, should work though

* whoops

* Update get-started.txt

* update visual representation link

* oopsie

* rework based on changes in #2095

* align unsafemode section with hbl-usm

changed https://uwuu.ca/images/safemode_highlighted.png to /images/safemode_highlighted.png I hope thats good

* correct section numbers(thanks @lifehackerhansol)

* Update installing-boot9strap-(kartdlphax).txt

* remove plugin is running thing

* use pablos suggestion

* small grammar fixes

Co-authored-by: lily <lily@uwuu.ca>
2022-09-21 03:09:31 -07:00
lifehackerhansol
bae3104524 Nintendo literally did a derp fix
s/11.16.0-48/11.16.0-49/
2022-09-13 19:53:33 -07:00
Lily
7511640ed7 update guide for 11.16
RIP universal-otherapp :(
2022-08-29 20:00:07 -07:00
Lily
ac197e62e1 various QoL changes
seedminer: provisional name of friend bot does not matter
get-started: end result is the same regardless of method
b9s-pichaxx: backup/restore picross save file for picross players
ctrtransfer: make magnet link warning more explicit
region-changing: make magnet link warning more explicit
region-changing: remove extra ext. mem mode notice
region-changing: condense region change warnings
region-changing: add note about eshop account (fix #1849)
2022-02-17 16:31:30 -08:00
Lily
ca023663d6
burguers suggestions
- remove accidental repetition from required reading
- remove required reading header (it is not strictly necessary)
- use more ambiguous wording for cfw check to account for non-luma3ds config menu
2022-02-08 16:00:49 -08:00
Lily
17baf73d3b Introduction V3 - mandatory version checking
homepage: read intro warning -> info
homepage: remove cfw check notices, as it is now part of get-started
homepage: add homebrew software/ports as popular cfw use
homepage: revamp guide installation to describe everything the guide does
homepage: slight reword on device compatibility
homepage: add sd card error check and ban notice

get started: remove cfw check warning
get started: add mandatory cfw and system version check, using "section" structure
get started: remove sd card error check and ban notice (moved to homepage)
get started: convert "version table" to section
get started: add notes on what inclusivity means, how software decimals work
get started: table rework - switch from/to tables to "X to X" language; change "action" to "what to do"
get started: add header for alternate methods
get started: reword alternate methods note

checking-for-cfw: add header to link to from get-started
2022-02-03 22:57:42 -08:00
lifehackerhansol
13658298fd
get-started: flip version table (#1943)
New to old helps non-readers
2021-12-15 22:22:46 -08:00
Lily
7130022081
Kartdlphax (#1930)
* implement kartdlphax
2021-11-17 23:15:06 -08:00
Lily
3f8ac0b74b
seedminer returns from the grave (#1896)
Updates guide to support 11.15. In particular:
- Removal of browserhax as main guide path -- not completely removed/stubbed yet.
- Removal of Seedminer out-of-date warning.
- Addition of Seedminer to get-started and site-nav recommended.
2021-07-27 15:22:45 +10:00
hansoljin
180f208731 Why does ntrboot redirect there? 2021-06-10 22:19:52 -07:00
Lily
a551df336b get-started: separate "all versions" methods from main table
This will discourage users from picking an All Versions method when a software method is more easily available for the vast majority of consoles.
2021-05-30 22:58:01 -07:00
lily
ea127e1914 Merge guide paths; use correct nbhax link 2021-04-12 18:48:46 -07:00
techmuse
d2f5eb77d8
Add F3XSwift for newer macOS releases (#1802)
* 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>
2021-03-15 17:15:45 -07:00
RandalHoffman
9961aa12ff hide navigation on check cfw page, rephrase get-started 2021-02-22 21:22:36 -08:00
Lily
2572d69d24
Merge branch 'master' into check_cfw 2020-12-26 00:51:52 -08:00
lily
b97eaf8f2a get-started: clarify old3ds/old2ds 2020-12-18 19:06:00 -08:00
lily
3420ef01d2 implement nbhax-xl and safecerthax 2020-12-18 17:50:45 -08:00
lily
d50cc1c75c switch to soundhax w/ universal-otherapp 2020-12-09 14:49:50 -08:00
lily
d547928505 add cfw check 2020-11-22 03:20:15 -08:00
lily
f0f1378c39 simplify get-started + consistency
- clarify that 11.14.0 is the latest version
- change "latest firmware"  to "latest version", as the word "version" is used on the rest of the page
2020-11-18 22:12:15 -08:00
lily
672528ec2f 11.14 is out, RIP seedminer
also: remove dsiware management test because it is inaccurate
2020-11-16 18:17:51 -08:00
eip
80241b85b0
add browserhax (#1785)
let's get some wheels spinning
2020-09-05 14:38:34 +10:00
NightScript
5c019a391b
Remove "Browser" & "No Browser"
That's legacy guide
2020-07-16 13:27:28 -07:00
unknown
26aa670da3 Removed 2xrsa from the version table 2020-04-21 17:46:26 -04:00
MechanicalDragon
81bf4f4dfb
update version table for 11.13 2019-12-02 18:55:57 -08:00
aspargas2
9a95ea19e0
update version table for 11.12
there was an nfirm update, but b9stool has been updated and everything else is confirmed to work fine
2019-11-04 23:18:21 -05:00
MechanicalDragon
f34cfff790 update to 11.11.0, clarify pichaxx (#1712)
* 11.11.0 released for EUR, update en_us

* update getstarted and move step order in pichaxx
2019-08-27 01:56:04 -04:00
Ian Burgwin
a5eabde3de
Update for 11.10.0
11.10.0-43 was released recently, but does not include any important
changes.
2019-05-27 17:26:57 -07:00