Commit graph

1409 commits

Author SHA1 Message Date
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
lifehackerhansol
1d151914b1
fredtool: apparently multihax reboots
efac2a3d6e/bb3_multitool/otherapp_template/source/main.c (L783)
2022-10-18 17:07:54 -07:00
lifehackerhansol
87e5178392
faq: tickets do not reappear, they get regenerated 2022-10-18 09:31:24 -07:00
lifehackerhansol
618f41311a
usm: s/overwitten/overwritten 2022-10-18 09:03:23 -07:00
lifehackerhansol
d5d602c099
hbl-usm: apply b1aba7cc64 2022-10-14 23:37:34 -07:00
Lily
b1aba7cc64 multi: return and death of screenshots
readd screenshots that were lost when switching bb3
remove screenshots not used in years
add inline troubleshooting for red screen usm
fix language in troubleshooting
2022-10-14 14:53:22 -07:00
Gruetzig
ef737289e6
clarify hardware button check (#2120)
* clarify hardware button check

* Update bannerbomb3.txt
2022-10-14 14:00:46 -07:00
lifehackerhansol
f8e764ce44 hardmod: (mostly) apply #2103 2022-10-13 23:34:35 -07:00
lifehackerhansol
1295451774 I missed a section
Also fix some pedantic whitespace in HBL-USM because it
bothers me when translating
2022-10-13 23:31:48 -07:00
lifehackerhansol
e3e4d269d4 kartdlphax: (mostly) apply #2103
Sync the last 3 sections with HBL-USM. Add descriptions.
2022-10-13 23:23:59 -07:00
lifehackerhansol
be154200ac
troubleshooting: fix deprecated injector website link 2022-10-13 13:44:19 -07:00
Gruetzig
9f0bcee05d
Improve BannerBomb3 troubleshooting (#2114)
* improve troubleshooting

* this is shit, remove it :)

bannerbomb fredtool twn uses 6 files, not f00d43d5.bin

* Update troubleshooting.txt

* add more troubleshooting

* remove exploit thing

Co-authored-by: lifehackerhansol <lifehacker@hansol.ca>

* revert to installing boot9strap title

Co-authored-by: lifehackerhansol <hansol@hansol.ca>

* revert to installing boot9strap title

Co-authored-by: lifehackerhansol <hansol@hansol.ca>

* add f00d43d5 deleting troubleshooting

* fix troubleshooting link for fredtool

* fix troubleshooting link for usm

Co-authored-by: lifehackerhansol <hansol@hansol.ca>
2022-10-13 09:56:48 -07:00
Lily
b8be98ef2e fredtool: remove f00d43d5.bin after dsidump
otherwise people can't actually interact with the dsiware management menu lol
2022-10-12 23:48:10 -07:00
Gruetzig
ee1bd12cd5
move to using bb3 multihax (#2110)
Restructure all BB3-related methods into a monolithic branch under 
BannerBomb3, and use the multihax injector. (Manually fixed bb3.bin 
by me to make things not confusing.)

Makes guide easier to maintain, and many other things cleaned up overall.

Co-authored-by: lifehackerhansol <lifehacker@hansol.ca>
2022-10-12 09:01:24 -07:00
lifehackerhansol
b209c7e1ae hardmod: bork on 11.16
Close #2108
2022-10-06 21:25:59 -07:00
Lily
56e6b86ae4 ntrboot: update version table
imagine living in an alternate reality where the flashcart block list is updated
2022-10-05 01:12:21 -07:00
MechanicalDragon
f415ffa44e
fix 2 types in section VIII in finalizing 2022-10-04 08:46:51 -07:00
Lily
fdab660b92 seedminer: nitpick - change word
character long switched to letter for comprehension purposes hopefully
2022-10-02 23:02:44 -07:00
Lily
d6d27ee67b fredtool: fix logical error 2022-10-02 03:08:17 -07:00
Lily
a96bb987f8 fredtool: fix typo 2022-10-02 03:06:21 -07:00
Lily
0d8dd25fdb more screenshots! + other fixes
add screenshot for boot9strap folder
add screenshot for 3ds folder
add file layout screenshots for hbl-pichaxx and hbl-usm
fix typo that breaks screenshot link in usm and hbl-usm
remove some unnecessary indenting
firwmare -> firmware
id1 folder consistency based on what people should have at that point of the guide
2022-10-02 02:59:59 -07:00
Lily
a986216ff9 screenshot cropping + text fixes
- Cropped screenshots so that they take up less space.
- Fix the notices in Finalizing Setup (they got broken)
- censor id0 in most places as an additional measure to prevent people from using example id0/id1
- clarify that id0 is system-specific in seedminer
2022-10-02 00:53:42 -07:00
lifehackerhansol
9c90bbf980 Wrap technical explanation in a info-notice box
Also remove the text-expand includes, it's not needed
2022-10-01 16:36:54 -07:00
Lily
020e21508f super epic omega very cool explanations and pics 2022-10-01 15:55:27 -07:00
lifehackerhansol
008f6c4cd7
fredtool: switch from nhnarwhal injector to nelthorya injector (#2102)
Clarify some things in the TWN version of this page while at it
2022-09-29 21:44:45 -07:00
Gruetzig
991bda714e
my eyes (#2096) 2022-09-23 01:19:05 -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
lily
94e3e6f9ad
Merge pull request #2086 from lifehackerhansol/clarify-safemode
*usm: clarify SAFE_MODE boot instructions
2022-09-15 15:00:35 -07:00
Lily
709e53088b misc: image changes
- add safemode_highlighted to guide
- remove crypto images (unused)
2022-09-14 17:58:09 -07:00
Lily
7548eb3f2f formatting-sd (windows): error 1117
Thank you, kind survey respondent, for the feedback!
2022-09-14 17:52:34 -07:00
Lily
7716632d36 seedminer: reword friend adding
original wording may have made people think that the 3ds will prompt the user rather than the website
2022-09-13 20:36:33 -07:00
lifehackerhansol
ee0f54c6ba *usm: clarify SAFE_MODE boot instructions
- Make it clear you need to keep holding while turning console on.
- Direct people to another method if broken buttons is are suspected
to be the cause of SAFE_MODE boot fail.
- Partially revert 01edecf0ac
to bring button red warning back on top of page.
2022-09-13 20:17:54 -07:00
lily
0999ff377e
Merge pull request #2088 from lifehackerhansol/drop-safehax
safehax: yeet it
2022-09-13 20:12:56 -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
lifehackerhansol
81ac990633 safehax: yeet it
- universal-otherapp was fixed on 9.3-9.5, rendering these pages
completely useless.
2022-09-13 19:49:46 -07:00
Lily
e264f0e988 ntrboot: try b9s 1.3
b9s 1.4 may be causing safeb9sinstaller to hang on "checking" in the microsd card step.. User 3DSes will still end up on b9s 1.4 regardless as this change only affects b9s flashed to the flashcart so there is not really much downside to this change.
2022-09-12 23:34:19 -07:00
Gruetzig
2690113da9
verbs are important 2022-09-12 21:04:28 +02:00
Lily
3524ab4659 finalizing: it's survey time 2022-09-11 14:18:01 -07:00
Lily
fa309c0ed4 troubleshooting: use more specific app names 2022-09-11 04:52:03 -07:00
Lily
6276335ae5 hbl-pichaxx: epic proofreading fail
otherapp step somehow got omitted
2022-09-11 03:07:58 -07:00
Lily
7a5e47b85a all bb3: force nintendo dsiware creation
most people don't have it, so we should just tell people to create it with a note for people that already have it
2022-09-10 22:17:24 -07:00
Lily
427a7fc77c checking: more info about menuhax
Resolves #2053 (for now).
2022-09-10 14:51:42 -07:00
Lily
a7847d8452 nav: hbl-usm
did it work? i guess we will find out
2022-09-10 14:48:42 -07:00
lily
8571ba3832
Merge pull request #2074 from lifehackerhansol/pichaxx
Bring back HBL-USM
2022-09-10 14:42:53 -07:00
lifehackerhansol
01edecf0ac Bring back HBL-USM
By popular demand :D

Bring back Homebrew Launcher (PicHaxx) as well,and rewrite for modern
environment.
Add a warning for broken DSiWare issues in USM troubleshooting page,
and link that troubleshooting step directly in USM page.

Move hardware button warning to right under the relevant section,
just as an extra peace of mind.

Partial reverts to the 11.16 commit since PicHaxx is back™️
2022-09-10 10:31:28 -07:00
Lily
83d569d7d0 Revert "seedminer: bfm down"
This reverts commit db20b37471.
2022-09-08 15:24:12 -07:00
Lily
db20b37471 seedminer: bfm down 2022-09-08 15:00:54 -07:00
Lily
12c9967b28 home: it's actually really easy to hack your 3ds
anyone can do it
2022-09-06 20:01:45 -07:00
Lily
714e1be961 finalizing: account for people without luma backup
also move it below the more important backups
2022-09-05 21:05:00 -07:00
lily
f66661e3ea
small reword 2022-09-05 21:03:11 -07:00
Artur Bondarenko
297e64f72d
Update installing-boot9strap-(usm).txt
Minor change
After selecting "Restore slots" device actually reboots automatically
2022-09-05 03:48:55 +03:00
Lily
1ff19f071e pichaxx: fix redirect 2022-08-31 22:12:22 -07:00
Lily
be7a8faa3d region-changing: add note about latest fw 2022-08-30 13:22:18 -07:00
Gruetzig
2386f0f05b
not again
add a parenthesis
2022-08-30 20:54:00 +02:00
lifehackerhansol
cf30ddea15 Drop BootNTR warning for 11.16
It is now updated
2022-08-30 11:16:21 -07:00
Lily
7d27f2c9b8 fredtool: remove 11.16 warning 2022-08-29 23:27:09 -07:00
Lily
c176343631 b9stool fixed 2022-08-29 21:24:22 -07:00
Lily
7305735f1f fix warning tags
skill issue
2022-08-29 21:04:12 -07:00
lily
d0c1e93754
Merge pull request #2065 from lilyuwuu/sixteen
Update guide for 11.16
2022-08-29 20:42:41 -07:00
Lily
8534e23051 faq infobox on home, more info in infobox
More info + more visbility
2022-08-29 20:39:05 -07:00
Lily
7511640ed7 update guide for 11.16
RIP universal-otherapp :(
2022-08-29 20:00:07 -07:00
Gruetzig
39f158862a
Update ctrtransfer.txt 2022-08-08 21:38:17 +02:00
Lily
ef7b667833 f3: fix link 2022-08-01 15:09:24 -07:00
Lily
6aaad537af troubleshooting: fix oversights
config.ini: x+y -> y+b
safeb9sinstaller: specify extraction and safeb9sinstaller.bin
2022-06-15 20:24:25 -07:00
Lily
91e90e4f2d troubleshooting: update info
use direct download link for sb9si
modify note about universal-otherapp+soundhax
change config.bin to config.ini
change 3ds-hbmenu link
2022-06-13 20:10:46 -07:00
Lily
c8f07c05ad troubleshooting oversight: b9s 1.3 -> 1.4 2022-06-09 19:23:42 -07:00
lily
08d704c7e1
Merge branch 'master' into easier-downloads 2022-06-07 14:41:30 -07:00
Lily
a0736e07ca restoring: remove luma/payloads note
something about society
2022-06-06 11:15:34 -07:00
Lily
561e5932f4 restoring: remove gm9 from instructions
was removed from what you need but not from the actual prep work (which is the only section now)
2022-06-06 11:14:34 -07:00
Lily
3705aaa327 more easier downloads stuff
switch Luma3DS note to the same as GM9
remove "get" from the notes in finalizing setup
add "direct download" for direct downloads
2022-06-06 00:08:34 -07:00
Lily
634dd041d9 burguers suggestions
finalizing: move luma backup above gm9 backups
b9s-*: change luma3ds default boot message to account for luma 11
restoring-updating-cfw: slight tense change
2022-06-05 12:51:19 -07:00
Lily
4c5940bde8 bb3-twn: remove redundant instruction
oops 2
2022-06-05 00:27:42 -07:00
Lily
9a2a75aeb4 bb3-twn: section v -> section vi
oops
2022-06-05 00:26:21 -07:00
Lily
a4cc9fb709 guide update for luma 11
remove luma config step
remove boot9/boot11 backup from gm9 section (now performed by luma)
small uniformity fixes
2022-06-05 00:22:44 -07:00
Lily
ecca2fa993 finalizing: firmware -> version
for consistency/clarification reasons
2022-05-30 19:21:49 -07:00
Lily
9f1d508222 region-changing: factual reword
probably factually more correct as nnid cannot be fully unlinked without system transfer/calling nintendo/deletion
2022-05-30 02:25:56 -07:00
Lily
172ae71817 qol: improve what you need section
switch safeb9sinstaller to direct link
name files next to "the latest release" when possible
move a9lh magnet link message to notice in what you need
2022-05-29 00:06:25 -07:00
Lily
a1223ee5c0 seedminer: clarify private folder
people are still getting confused
2022-05-26 14:38:27 -07:00
Lily
c76bd62a46 troubleshooting: b9s 1.4 missing boot.firm 2022-05-24 21:15:41 -07:00
Lily
86ad7d1885 b9s-soundhax: remove hbl-soundhax link
fixed by universal-otherapp v1.4.0
2022-05-23 15:33:32 -07:00
Lily
d9988fb274
Revert "Revert "usm: update for USM 1.3"" 2022-05-23 03:57:25 -07:00
Lily
cf240fcbd1
Revert "usm: update for USM 1.3" 2022-05-23 02:17:16 -07:00
Lily
10497e24d0 seedminer: specify 32 character long folder
potentially lessen private folder confusion
2022-05-23 00:57:04 -07:00
lifehackerhansol
d2d72bff0f usm: update for USM 1.3 2022-05-22 23:23:47 -07:00
Lily
10645eb6c0 b9s-*: switch from b9s 1.3 to 1.4 2022-05-22 14:54:56 -07:00
manojka
5fd775ebfd
Fix incorrect usage of "mount point"
"Mount point" is actually the directory on which the device appears when mounted. This changes the usage to "device name" everywhere.
2022-05-17 22:05:31 -07:00
manojka
f2467f8ffa
Fix partition name for mkfs
Specify that the partition on the card is what mkfs should be run on, not the device entry for the entire card.
2022-05-17 21:24:28 -07:00
lifehackerhansol
fff8d9e71a
troubleshooting: fix #2011 2022-05-08 23:31:45 -07:00
Lily
7115c67bfa
Merge pull request #2007 from lifehackerhansol/magnet
Unify all magnet link notice text
2022-04-25 17:53:20 -07:00
Lily
a1cb520a7a
Merge pull request #2009 from lifehackerhansol/faq
faq: replace question hyperlinks with headers
2022-04-25 17:52:40 -07:00
Lily
aa67c20420 kartdlphax: fix 3gx link 2022-04-21 05:32:54 -07:00
Lily
e4669ceabd uninstall-cfw: fix logical error
illegitimate content is already removed as part of section v
2022-04-20 20:11:37 -07:00
Lily
7058d07271 uninstall-cfw: clarify what modification is
"editing the home menu" has been misinterpreted as including custom themes, which does not count as a modification of critical system software
2022-04-20 19:35:34 -07:00
lifehackerhansol
90d4d9b4af faq: replace question hyperlinks with headers 2022-04-20 13:13:53 -07:00
lifehackerhansol
f42fd08e91 Unify all magnet link notice text 2022-04-20 12:52:51 -07:00
Lily
a8412cbc97 faq: add sidebar/toc 2022-04-20 00:57:46 -07:00
Lily
45bbc07b8a faq: update the update notice 2022-04-20 00:46:14 -07:00
Lily
d37fc2e5ad finalizing: add note about b9s folder (fix #2004) 2022-04-20 00:43:44 -07:00
Lily
a78d1ff778 sd-test: fix capitalization; f3x -> f3xswift 2022-04-10 03:37:16 -07:00
hurda
f27c6038a4
Add qBittorrent as client-recommendation (#2002)
* Update installing-boot9strap-(hardmod).txt

* Update ctrtransfer.txt

* Update installing-boot9strap-(ntrboot).txt

* Update region-changing.txt

* Update a9lh-to-b9s.txt

* Update region-changing.txt
2022-04-05 16:54:55 -07:00
Lily
60fd6335b4
Merge pull request #1996 from lifehackerhansol/patch-1
Fix typo in N3DS JPN CTR image part 2
2022-04-03 14:55:08 -07:00
Lily
c66e59f45f restoring-cfw: fix hyperlinks 2022-03-24 16:43:48 -07:00
lifehackerhansol
721a4fb3b1 Fix typo in N3DS JPN CTR image part 2 2022-03-23 06:24:59 -07:00
Lily
42ab26b181
Remove ctr-no-timeoffset and dsp1 from prep work
Accidentally slipped through
2022-03-23 02:48:11 -07:00
Lily
e57c0a818f finalizing: use luma for rtc/dsp setup 2022-03-20 00:53:15 -07:00