Commit graph

6 commits

Author SHA1 Message Date
DannyAAM
4204acab90 why 3ds appear again 2023-11-20 00:20:48 +01:00
TophattedWasTaken
fda7ae42d4
Replace files to account for macOS support 2023-11-17 07:48:06 -08:00
Lily
876f92fa0b mset9: changes for 1.1
- MSET9 now has extensive error-checking, which is almost fully accounted for in the troubleshooting (save for errors that shouldn't happen)
- Enhanced troubleshooting for ID1, pulled from the visual troubleshooter. Commonized and used for Seedminer multiple ID1 scenarios
- Update MSET9 page to account for mset9 v1.1
- Finalizing script v1.5.1 to remove errors.txt
2023-10-19 03:41:56 +02:00
Lily
09990fd215
mset9: betav4 & new troubleshooting
- instructions now work on more than o3ds 11.7-11.17
- clarify python needs to be installed
- add instruction to select console and model
- add informational blurb to the top of each section
- reword do not skip warning
- new troubleshooting (infinite loading)
- have troubleshooting account for model selector
- small troubleshooting grammar edits
2023-10-09 10:59:04 -07:00
lily
d59285f39a
mset9: v3beta changes
- `SDMC` folder is gone
- another file to cleanup from root of SD
- new SD root image
- more clarification on version support
  - BetaV3 (upcoming at time of commit) allows MSET9 to be used between
    11.4 and 11.7 on o3ds and between 11.4 and 11.17 on new3ds, but it
    requires modifying a value in the script. Since we're only using
    this page on 11.17 o3ds for now, there's no need to directly point
    this out, but this commit slightly changes the wording a bit to
    account for this.
2023-10-09 10:59:04 -07:00
Lily
3d9807ac39
add mset9
Adapted from 3DS:Alternate Exploits/Installing boot9strap (MSET9) on
the wiki, a page written primarily by @Gruetzig.

Also modifies FAQ accordingly.

Co-authored-by: Gruetzig <florianavilov@gmail.com>
2023-10-09 10:59:03 -07:00