Commit graph

35 commits

Author SHA1 Message Date
lifehackerhansol
54d0e433fe
Add updating-firmware-(old-3ds) -> mset9, adjust selector as needed
- Remove updating-firmware-(twn), we use MSET9 for TWN now
- Remove redirect to seedminer-(twn), we use MSET9 for TWN now
2023-10-09 10:59:04 -07:00
Lily
3d9807ac39
add mset9
Adapted from 3DS:Alternate Exploits/Installing boot9strap (MSET9) on
the wiki, a page written primarily by @Gruetzig.

Also modifies FAQ accordingly.

Co-authored-by: Gruetzig <florianavilov@gmail.com>
2023-10-09 10:59:03 -07:00
lifehackerhansol
b8898b77cd
get-started: do super-skaterhax on 11.16 N3DS
super-skaterhax is now a much more functional exploit alongside
nimdsphax, so ditch Seedminer for this device.

Only redirect to updating-firmware-(new-3ds) if the version is
11.16 or later, as opposed to 11.17 only previously.

Since we don't redirect 11.16, simplify code accordingly.

Closes #2323.
2023-07-18 20:04:55 -07:00
lifehackerhansol
dcf1891eb2
Integrate nimdsphax [3/4]
Update progress table / version selector, delete now-irrelevant pages
2023-07-18 16:31:47 -07:00
DannyAAM
c6df8a43dd
add 11.17 blacklist for K/C/T 2023-07-15 03:23:50 -07:00
DannyAAM
fb5ac3b3ae
add version validator
also make some variables const as they should
2023-07-15 03:23:37 -07:00
lifehackerhansol
401c681a0c
get-started: make 11.15 KOR N3DS also go to seedminer
Frogtool doesn't run on KOR right now, so have users do seedminer and
hope their DS mode isn't broken.
2023-07-12 21:12:13 -07:00
lifehackerhansol
d416bfcc37
get-started: don't Mii mine on CHN 11.15
While seedminer itself works, you can't do anything with it.
2023-06-12 14:42:47 -07:00
lifehackerhansol
0750fb7936
get-started: N3DS CHN/TWN do not exist, sanity check this 2023-06-12 02:43:16 -07:00
Lily
3bff47ca66
Add alternate exploits for 11.17
a.k.a. "the worst structural change in the history of this guide"

- freakyhax
- ninjhax
- smilehax-iie
- seedminer (alt) -> pichaxx
- seedminer (alt) -> steelhax
- seedminer (alt) -> eshop dsiware -> fredtool
2023-06-05 13:01:12 -07:00
lifehackerhansol
24466e3963
get-started: doc updates
- All KOR models on 11.16 do seedminer, fredtool is still better than
  frogtool
- Note the KOR O3DS browser quirk
- Mii mining on 11.15 O3DS only
- super-skaterhax has code for KOR N3DS, but unused for now as
  seedminer gets there first
2023-05-30 11:07:49 -07:00
lifehackerhansol
d73f3d06fc
get-started: replace all var with let, use DEVICE_N3DS and DEVICE_O3DS defines 2023-05-30 10:56:51 -07:00
lifehackerhansol
c5d5a1c5f8
get-started: don't mii mine on 11.{14,15} USA N3DS
Let's spare the users the pain of mining for hours
2023-05-30 10:43:34 -07:00
Gruetzig
7cc2f61e42 skaterhax for USA fixed 2023-05-30 15:05:26 +02:00
Danny Tsai
0a3aa8b8a1
Fix broken KOR SSLoth-Browser again... actually fix more this time
Well, I'll say never mix integer with bool
This new version literally inverted new/old for kor
I originally wrote it as !old, it's literally now !(new=1=true)
2023-05-27 07:24:57 -07:00
lifehackerhansol
5d63f96b21
Split Seedminer system update to KOR and TWN specific pages 2023-05-24 19:49:07 -07:00
Lily
3c089e10d6
add mii mining
11.15 (not KOR, not TWN) O3DS
11.14-11.15 USA N3DS
2023-05-24 19:45:13 -07:00
NightScript
a03da2daf5
Replace multi-function call with multi function variables and singular function call 2023-05-24 19:07:20 -07:00
lifehackerhansol
0977fcf463
Refactor selecting.js
- Each method is now its own function
  - Pass identical arguments to each function for unity
- Call each function in desired order from redirect()
- More comments
2023-05-24 19:07:20 -07:00
lifehackerhansol
6a53cac2b0
HACK: temporarily don't do TWN system update for now
I forgot this uses the funny BB3
2023-05-23 19:42:20 -07:00
lifehackerhansol
cce3077f0b
Add system update pages for super-skaterhax and seedminer
- EUR/JPN N3DS 11.14-11.15: super-skaterhax
- TWN 11.15, KOR O3DS 11.15: seedminer
2023-05-23 19:38:49 -07:00
lifehackerhansol
9003b9e3b5
get-started: 11.17 E/J can use super-skaterhax 2023-05-23 06:57:28 -07:00
lifehackerhansol
8828aa4bfa
Do not update system when following super-skaterhax or Seedminer
With this change, people must be on 11.16 to use seedminer. Fix the JS
accordingly.
2023-05-22 17:48:11 -07:00
lifehackerhansol
3bcc10dbe1
11.17.0-50 2023-05-22 17:39:39 -07:00
DannyAAM
1c9e32aa8e
fix wrong redirection for unsupported kor ssloth-browser 2023-05-18 15:16:30 +08:00
Florian
5d4a2a8953
Readd Old 3DS/New 3DS model table (#2248)
Commit abe4f29aea missed the existence of
safecerthax, which would have caused an error on specific firmware 
versions.

This partially reverts commit abe4f29aea.
2023-04-13 08:24:47 -07:00
Gruetzig
abe4f29aea Make super-skaterhax inline troubleshooting only 2023-04-13 02:57:58 -07:00
lifehackerhansol
e311d02c9d
selecting.js: add MIT license
Licensing was approved by the individual contributors.
2023-04-13 02:11:49 -07:00
lifehackerhansol
5e6842b825
Minor clean up of all the comments in selecting.js
Move the existing comments so that they don't require word wrapping to
actually read.

Document all 3 functions: briefly describe where each input goes, what
each function does.

[skip ci]
2023-04-12 15:18:46 -07:00
Gruetzig
40110bdc5a Hook up all the new pages to version selector 2023-04-06 21:47:04 -07:00
lifehackerhansol
20d6efa175 Remove Soundhax derivatives
This is unnecessary and causes confusion for both the end user and the
helper, when one can just do another exploit if in such a situation
where these are necessary.
2023-03-28 21:35:56 -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
Florian
95ceec3f91
revert and dont revert at the same time (#2216)
* Fix redirects to CHN and TWN related options
2023-03-14 09:19:28 -07:00
Danny Tsai
7cbd428283
wrongly coded SSLoth checker (#2210)
SSLoth should check minor version, not major version
2023-03-12 10:34:05 -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