1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-09 10:16:54 +02:00

6 Commits

Author SHA1 Message Date
lifehackerhansol
8f28e8f951 treewide: redirect support to r/3ds
NH invites are currently having issues.
2025-07-27 15:00:18 -07:00
lifehackerhansol
161cb609f0 browserhax: fallback to MSET9 if DS mode is not working
Some devices run into a specific error on exploits that make use of
kernelhaxcode_3ds:
- PrepareArm9ForTwl returned error c8804631!

This was traced down to the agbhax exploit chain, which is used under
the following conditions:
- NATIVE_FIRM
- 11.4 or newer

However, if the "DS Internet" title is broken or missing, the exploit
will fail.

In these cases, fall back to MSET9, which doesn't have any of the above
issues, at the expense of convenience.
2025-06-05 20:22:24 -07:00
Jasmin
dda378581d ssloth-browser: add instructions for green screen crash 2025-05-15 22:15:45 +02:00
Danny Tsai
c4a6a0cce2 Fix troubleshooting for pages that use .firm of sb9si (#2507) 2024-10-20 14:53:15 -07:00
lily
670ce93487 ts-rework: links at end, reorg. post-install
- Add links to the original page and to the main troubleshooting page
  at the end of each page
- Re-title some headers
- Consolidate boot/software/other issues into 'post-install issues'
- Add warning on ssloth and skater to prevent confusion of the two
- Reword landing page slightly
2024-10-11 10:24:15 -07:00
lifehackerhansol
85d630200a troubleshooting: split into separate pages
Under this new structure, troubleshooting pages are now split into
respective guide pages. With SafeB9SInstaller issues as an include
step, this allows to have a complete troubleshooting section for each
guide page, shrinking the previously-massive troubleshooting page into
understandable fragments.
2024-10-11 10:24:15 -07:00