Commit graph

16 commits

Author SHA1 Message Date
TophattedWasTaken
022ead7d17
More accurate Mac descriptions as well as adding a missing one 2023-11-17 07:48:06 -08:00
Lily
d0c73fab7a mset9: infinite loading inline
another common issue that should be pointed out
2023-11-09 18:40:36 +01:00
Lily
98ec503c0a mset9: add macos to first run instruction
somehow forgot
2023-11-08 05:32:24 +01:00
Lily
958a6cec98 mset9: preliminary macos support
still need to account for new macos-related troubleshooting
2023-11-01 06:19:36 +01:00
Lily
82ee35b2f0 mset9: remove accidental brackets 2023-10-19 03:41:56 +02: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
4befd42d30 mset9: reword execute
people had been interpreting this as "execute mset9.py" / ignoring the bullet points, which on windows would make it so the script closes when an error occurs instead of displaying the error
2023-10-15 04:23:39 +02:00
Lily
f4e285bd2b mset9: tell people to wait a bit
Give time for SD to remount so that the script doesn't get angry
2023-10-13 04:21:35 +02:00
Lily
01ac28a51b mset9: get more people to remove it
- Reword uninstalling mset9 to removing mset9 for consistency and so that people hopefully don't skip it
- Add an additional message right before the finalizing setup link to make even fewer people skip it, hopefully
- Move Assert id0 troubleshooting to the top of mset9 (it's the first error people are likely to encounter)
- Add MSET9 detected to troubleshooting
- Update to script v1.5.0, which adds proper(ish) MSET9 detection
2023-10-13 04:12:22 +02:00
Lily
b4a5d9828a mset9: stability intensifies
No longer a prerelease! Avoiding direct-linking release zip for now.
2023-10-10 14:16:23 +02:00
Lily
5e7f324996 mset9: inline troubleshoot missing tdb 2023-10-10 01:08:56 +02:00
Lily
ddb273fedf mset9: move luma install notice
might be causing people to skip section iv
2023-10-09 23:18:19 +02:00
Lily
4c82df4d0d mset9: consistency & grammar fix 2023-10-09 20:30:51 +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