Commit graph

1263 commits

Author SHA1 Message Date
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
Lily
4934132355 troubleshooting: luma 12.0.1
Use both because luma 12.0 is likely to still be common
2023-03-28 13:54:23 -07:00
Lily
c8eed3beeb faq+region-changing: eshop related changes
faq:
- add thing at the top about implications of eshop shutdown on installing cfw (spoiler: none)
- add "or newer" to 11.16 update notice (this should have been done a while ago)
- downgrade 11.16 update notice from warning to info
- Replace "use the eShop" with "play online" as an example feature after installing CFW
- Improve definition of difference between CFW and homebrew
- Reference that eShop has now shut down

region changing:
- Reword eshop access notice to account for games/DLC no longer being purchasable
2023-03-27 20:21:53 -07:00
Lily
ecb4aee6ca bb3: reword safe mode a bit
The test has admittedly poor wording, hopefully this is more clear.

Also make fredtool a bit less scary now that b9stool is less dangerous.
2023-03-27 20:11:26 -07:00
lifehackerhansol
bbbb990fe1 Drop PicHaxx, it is now dead
Also, remove HBL-USM from _main.js until we have a method that
uses it again
2023-03-27 17:03:56 -07:00
lifehackerhansol
1eaf72401f Allow configure-luma3ds to be used on boot
Now configure-luma3ds is used in all installing-boot9strap-* pages
2023-03-26 02:13:17 -07:00
lifehackerhansol
ca571a9377
troubleshooting: derp fix 2023-03-23 15:35:22 -07:00
Lily
f84572baf1 troubleshoot: fix error (not in zip) 2023-03-23 15:33:38 -07:00
lifehackerhansol
38a6dc4ce8 contribute: update torrents.zip update date
Forgot to uprev this when 11.16 nfirm was added
Date 2023-03-16
2023-03-22 10:29:05 -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
lifehackerhansol
916bf51956 Add soundhax-sp-kor to site-navigation
Because we must hack on lower version at all costs :P
2023-03-19 05:47:39 -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
DannyAAM
7e2953d9ef add 11.16 firm (2.58-0) for hardmod 2023-03-16 20:01:59 -07:00
Lily
33bb78f207 finalize: clarify 2.1 warning 2023-03-15 17:02:13 -07:00
Lily
fcc824cb04 lumaconfig: strong warn; ts: config.ini update
also, switch from using discord link to /assets/config.ini
2023-03-14 21:29:02 -07:00
Lily
66d5b01bc6 finalizing: inline troubleshoot missing boot.3dsx 2023-03-14 19:05:25 -07:00
lifehackerhansol
616e28719e
Use absolute path of custom JS 2023-03-13 10:02:50 -07:00
Lily
fc0fd888f9 fix typos
oops
2023-03-12 22:37:20 -07:00
Lily
6bdc4e1612 qol: clarify internet status 2023-03-12 22:32:15 -07:00
Florian
cf63f93c95
fix some small issues (#2211)
Reading Is Hard
2023-03-12 11:17:49 -05:00
lifehackerhansol
8bbe947bfb rename seedminer include to seedminer-base
github pages is bad and this is probably causing a race condition
2023-03-12 03:32:54 -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
Lily
63b9bb3f51 troubleshooting: fix screenshot 2023-03-12 00:57:09 -08:00
Lily
10ab38f12c bb3: multiple id1 troubleshooting, clarify bb3.bin 2023-03-10 18:06:06 -08:00
Lily
1fa5a097ba Seedminer: Temporarily remove BB3-TWN
Temporary fix while working out a solution. The benefits of having this guide for the ~1% who have a HK/TW console are heavily outweighed by the negatives of people who get confused by this choice. (Admittedly, it could be better structured.)

My suggestion would be to set up the Crowdin translation so that this text is translated to the current structrue, but only for zh_** translations (like is done for the QQ group).
2023-03-10 17:44:50 -08:00
lily
fa945ca1cf
Merge pull request #2196 from Gruetzig/whywhywhywhywhywhywhywhywhy
add troubleshooting for cartupdated consoles
2023-03-05 21:34:51 -08:00
lily
f500bff455
troubleshooting: ssloth alternate methods reword 2023-03-05 21:34:31 -08:00
lily
40b6b51d1b
Merge pull request #2204 from Cybelyrium/master
Fixed some stuff
2023-03-05 21:28:28 -08:00
lily
34979c5a18
add a missing bracket 2023-03-05 21:28:13 -08:00
Lily
24281ee28b region-changing: condense, add SD 2023-03-01 19:56:49 -08:00
Cyberia
01ee3eb568
Fixed grammar issues (thanks @lilyuwuu) 2023-02-27 20:05:13 -03:00
Cyberia
fa325e9bf2
Fixed some stuff
- Added link to the troubleshooting page in Finalizing Setup + GodMode9 Usage
- Fixed a h2wtest link and moved some sections that were misplaced
2023-02-27 17:59:15 -03:00
lifehackerhansol
78a8b5505a troubleshooting: s/system/computer\'s operating system/ 2023-02-26 19:27:23 -08:00
lifehackerhansol
842ee43ffd
troubleshooting: fix h2testw link 2023-02-26 19:15:56 -08:00
Cyberia
478c8d2e96
Added new methods of troubleshooting (#2203)
- Unable to mount CTRNAND or load the CTRNAND FIRM.
- Booted from CTRNAND via B9S (even if SD is inserted)
- "No accessible data in SD card" (BannerBomb3)
- Turning off parental controls
- No space for NAND backup
- More exception screens solutions (linking wiki)
2023-02-26 19:09:42 -08:00
MechanicalDragon
e65ac015a8
fix typo in troubleshooting page
Markdown is hard
2023-02-24 16:41:02 -06:00
lifehackerhansol
3f51de4bb1 site-nav: this was renamed to key-information long ago 2023-02-23 13:24:08 -08:00
Florian
5754956510
number wrong, thanks nintendo for 3.0.0-5 and 3.0.0-6 2023-02-23 22:10:26 +01:00
lifehackerhansol
6ad4d49660 Commonize slotTool-based USM removal steps 2023-02-23 12:41:05 -08:00
lifehackerhansol
06c3bbb879 Use exploit-usm in kartdlphax too 2023-02-23 12:41:05 -08:00
lifehackerhansol
45a8099c51 Commonize Fredtool CFW check 2023-02-23 12:41:05 -08:00
lifehackerhansol
e970604705 Commonize USM steps 2023-02-23 12:41:05 -08:00
lifehackerhansol
0bab4446dd Further split SB9SI into SB9SI + Luma3DS config
This way we can include configure-luma3ds into more relevant pages
2023-02-23 12:41:05 -08:00
lifehackerhansol
59e3a1657f Fix some pages showing the section topic twice 2023-02-23 12:41:05 -08:00
lifehackerhansol
3b70a0591b Split the Luma3DS-now-installed notes 2023-02-23 12:41:05 -08:00
lifehackerhansol
0504726472 Split b9stool steps
It seems Jekyll lets you do parameterized includes as well as
if/else statements. Make use of this here.
2023-02-23 12:41:05 -08:00
lifehackerhansol
da3b5f2fcc Introduce include folder for common sections
Start with B9S install from SafeB9SInstaller as an example
2023-02-23 12:41:05 -08:00
aspargas2
eb742a3aad update troubleshooting for new b9stool
if b9stool 7 was run and luma config did not boot, something unexpected and weird is going on. the old tactic of dry updating will not help, and manual assistance will be necessary to find a fix specific to what unexpected firm was installed.
2023-02-23 12:21:20 -08:00
Gruetzig
c410dba1ce add link to seedminer and other small change 2023-02-19 21:46:18 +01:00
Gruetzig
6669bfebd6 fix build and style 2023-02-19 20:28:06 +01:00