Commit graph

1313 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
Florian
02f2a9d769
LMFAO 2023-02-19 20:07:32 +01:00
Florian
2edb4f4344
I hate this change 2023-02-11 02:29:16 +01:00
Gruetzig
541ca5fe78 fix bb3-fredtool twn image 2023-02-07 15:20:01 -08:00
lily
a5f2b5aebe
Merge pull request #2178 from lilyuwuu/keyinfo2
make basic-information a mandatory page
2023-01-27 01:04:26 -08:00
MechanicalDragon
be06c29dbc
FBI->SD not FBI->gm9 (#2184) 2023-01-26 19:42:53 -06:00
Lily
ab3865b055 restoring-cfw: use proper redirect 2023-01-24 19:05:47 -08:00
Lily
85daeaa954 key-info: eject extraneous space 2023-01-24 18:54:02 -08:00
lifehackerhansol
80fe5326e5 Revert "home: remove link to themeplaza"
This reverts commit 4be556ce2f.
2023-01-24 16:39:12 -08:00
Florian
336a4486f5
add parantheses around re 2023-01-23 17:30:51 +01: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
lifehackerhansol
4be556ce2f
home: remove link to themeplaza 2023-01-20 16:37:40 -08:00
Lily
d59739f0f1 resolves #2175 2023-01-18 19:19:38 -08:00
lily
7130a014d5
Merge pull request #2148 from hacks-guide/basic-understanding
basic-information.txt
2023-01-18 18:31:40 -08:00
Lily
835fa39d0a site-nav: add basic-information 2023-01-18 18:18:06 -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
Gruetzig
5f4e84fef9 remove one # because outdated 2023-01-14 12:01:13 +01:00
Lily
ca6c5f5dfe a9lh-to-b9s: fix typo 2022-12-20 18:45:27 -08:00
Lily
e5942ca11b faq+troubleshooting: dropdowns
- Convert FAQ and Troubleshooting pages to clickable dropdowns to improve readability.
- Add separate table of contents to Troubleshooting (for mobile users)
- Remove a couple of irrelevant troubleshooting
- Update pages that link to troubleshooting to use new headers
2022-12-20 18:45:27 -08:00
Gruetzig
df24012eaf
remove troubleshooting for missing essentials.exefs (#2161)
I dont know why exist but can remove :3
2022-12-20 18:33:59 -08:00
Lily
a1395a1d1d region-changing: reword + add example
previous text implies that you need two ctrtransfer images, this fixes that and makes it even clearer with an example
2022-12-05 15:14:48 -08:00
Mila Enpace
e05d9ea07f
Revert "faq+troubleshooting: collapsibles (#2153)" (#2154)
This reverts commit 1a90d04403.
2022-12-05 09:13:26 +02:00
lily
1a90d04403
faq+troubleshooting: collapsibles (#2153)
* faq+troubleshooting: dropdowns

- Convert FAQ and Troubleshooting pages to clickable dropdowns to improve readability.
- Add separate table of contents to Troubleshooting (for mobile users)
- Remove a couple of irrelevant troubleshooting
- Update pages that link to troubleshooting to use new headers

* a9lh-to-b9s: fix typo
2022-12-04 11:29:03 +02:00
Lily
202c8e7816 uninstall-cfw: better warnings
- Explicitly tell people not to uninstall CFW if they intend to reinstall CFW or if something is broken
- Be more clear about what actions will brick the console if CFW
- Move chainloader warning to where it's relevant
- Explain why broken Data Management is bad
2022-12-03 02:29:17 -08:00
Lily
60292f1020 get-started2: collapsed + images
- Each section now collapsible
- Added images where necessary
2022-11-29 20:51:21 -08:00
lifehackerhansol
d9100a0186 Convert all technical infos to markdown 2022-11-29 15:59:14 -08:00
Lily
93b4f3bcb7 basic information rework
- Reorganize into two sections: 3DS-specific information and computer terminology
- Combine SD card location/type and capacity sections
- Remove some information that's not as important
- Add infobox for error checking
- Remove "what do I need to know" from homepage pending discussion on how to use the new page
2022-11-27 23:17:48 -08:00
Gruetzig
49fd7b728f fix troubleshooting :) 2022-11-24 08:51:30 -08:00
lifehackerhansol
6ff95d8f0b fredtool*: further syncing of Luma3DS config steps
spamming commits galore
2022-11-23 12:44:18 -08:00
Lily
7f105f8e5f basic-information.txt 2022-11-23 12:30:49 -08:00
lifehackerhansol
fb8827cc73 Remove 11.16.0 update warning 2022-11-23 12:08:16 -08:00
lifehackerhansol
12e1102a3e fredtool*: drop wiki link and align ul order with other pages
we shouldn't do this yet
2022-11-23 12:06:18 -08:00
lifehackerhansol
7c962c77b1 all: explain in short detail what Luma3DS configuration even is 2022-11-23 11:55:55 -08:00
Lily
6442d71d7c *fredtool: luma config (fixes #2138) 2022-11-23 11:52:00 -08:00
lifehackerhansol
e1c8dd6579 minor typo fixes 2022-11-20 02:58:52 -08:00
lifehackerhansol
aece6ff5a9
troubleshooting: disabling exception handlers is removed from Luma 11 menu
Closes #2142
2022-11-19 13:32:54 -08:00
lifehackerhansol
dec9677a59
fredtool: reinsert the SD card into the device 2022-11-14 17:55:44 -08:00
Gruetzig
afa31635f5 troubleshooting: SSLoth-Browser troubleshooting for An error has occurred
Both the black screen and white box
2022-11-12 09:10:07 -08:00
Gruetzig
f6b3bcdb60 ssloth-browser: add missing steps
PROCEED TO HAXX button
certificate warning
2022-11-12 09:10:07 -08:00
Gruetzig
6487a22b40
create troubleshooting for jp n3ds error 032-0420 (#2137)
Co-authored-by: lifehackerhansol <lifehacker@hansol.ca>
2022-11-09 22:57:23 -08:00
MechanicalDragon
7fdf0c506f
migrate references to pichaxx to new injector page (#2136)
* update to new pichaxx injector site

* Update troubleshooting.txt
2022-11-09 06:40:43 -08:00
Gruetzig
5624088010
Fun is over (#2128)
Co-authored-by: lifehackerhansol <lifehacker@hansol.ca>
2022-11-01 00:51:05 -07:00
lifehackerhansol
7d1d875595
finalize: also reset proxy settings
Due to SSLoth being a proxy, if one forgot to do this in an earlier page, this is also a vector of failure.
2022-10-29 21:22:09 -07:00
lifehackerhansol
a1d8faf617
ssloth: add a the
I should really consider Grammarly
2022-10-29 00:31:45 -07:00
lifehackerhansol
39231b780a troubleshooting: Taiwanese units can use BannerBomb3 now
Make them update and do seedminer.
China still has no solution.

Also none of this applies to Soundhax, remove it
2022-10-28 23:00:06 -07: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
lifehackerhansol
5128c53e5a
usm: explicitly specify usm.bin in download
Thanks to Dings for suggestion
2022-10-24 05:32:07 -07:00
lifehackerhansol
24bc2b6100
usm: copy usm.bin before copying anything else
People keep thinking it's part of SafeB9SInstaller
2022-10-21 16:39:54 -07:00
Gruetzig
f8f31cda28
fix stuff (#2122)
* fix section

* fix redirect
2022-10-19 09:52:48 -07:00
lifehackerhansol
8c04559b00
hbl-usm: wifi profiles were written in Section 1 not 2 2022-10-19 09:13:29 -07:00
lifehackerhansol
e9e9990b3e
kartdlphax: s/overwitten/overwritten part 2 2022-10-19 09:10:12 -07:00