Commit graph

1214 commits

Author SHA1 Message Date
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
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