119 Commits
Author SHA1 Message Date
DannyAAM 1619e1d5fb cleanup... really... how!? 2025-05-28 11:23:58 +08:00
DannyAAM dd04f77ef3 bump version 2025-03-31 01:10:53 +08:00
DannyAAM 2c94a6f9a1 ... what? why? how? 2025-03-30 06:11:56 +08:00
DannyAAM 28010a8b4a shiny new... not really hax id1
* new hax id1 that darwin happy with
  so we can get rid of raw fat32 access/root requirement
  and ios can finally be supported even on stock

* not really part of this but whatever,
  now windows also test python3
  so should be more compatible with ms store and other package manager
2025-03-30 03:29:16 +08:00
lily 215d4d34a3 Merge pull request #7 from danny8376/post-2.0-darwin-fix
Various macOS fix
2025-03-04 15:39:22 -08:00
lily 4b33a9129b Merge pull request #5 from danny8376/win-common-path-check
Update MSET9-Windows.bat
2025-03-04 15:39:08 -08:00
DannyAAM 76a283d2af use win linebreak just in case 2025-03-05 01:42:13 +08:00
Danny Tsai 5e9fde4346 Avoid chcp for Win 8.1- 2025-02-24 03:07:11 +08:00
Danny Tsai 1773a70549 Support MS Store python
This literally implement pylauncher in batch...
2025-02-24 02:50:17 +08:00
ShinyTillDawn a8159d44a7 Clarified what to do if users have 0 ID0s.
The nested if condition ensures minimal duplicate code.
2025-01-12 20:05:56 -05:00
Danny Tsai 8f073e1458 Update links to new troubleshooting page 2024-10-20 13:21:49 +08:00
Danny Tsai 3a34d00b74 Add pause when python error out 2024-09-16 01:55:48 +08:00
Danny Tsai 4c231d8c5e Try to fix tmp update checking 2024-08-28 00:13:50 +08:00
Danny Tsai 4f41d6eefc Fix exFAT detection on macOS
Fix exFAT detection on macOS
2024-08-14 14:40:44 +08:00
Danny Tsai 10ceab0f87 Update MSET9-Windows.bat
Try to check common python launcher path to avoid missing PATH issue
2024-08-14 14:17:43 +08:00
lily 860cb90ad3 Merge pull request #4 from Naim2000/sdrootmagicformacos
Fixed SD root magic for macOS
2024-08-14 03:52:19 +02:00
Naim2000 e4200e8780 Fixed SD root magic for macOS 2024-08-13 20:49:45 -05:00
lily 0bf259798e Merge pull request #3 from Naim2000/sdrootmagicformacos
Remove sd root magic for macOS cause it broke
2024-08-14 03:42:57 +02:00
Naim2000 a999065e6d Remove sd root magic for macOS cause it broke 2024-08-13 20:32:59 -05:00
Naim2000 95eb66cd31 Fixed file names in script 2024-08-13 20:10:54 -05:00
Blueness e497514aae Version -> 2.0 2024-08-13 15:39:38 -06:00
Naim2000 45438060bb fs.print_root() was in the wrong sanity function 2024-07-25 14:06:26 -05:00
Naim2000 00da5c9592 credits mishap 2024-07-25 14:06:06 -05:00
Naim2000 67c12d0c74 mset9.command -> MSET9-macOS.command 2024-07-22 18:54:30 -05:00
Naim2000 bb91d1b6d8 mset9.bat -> MSET9-Windows.bat 2024-07-22 18:53:54 -05:00
Blueness eed735f19c Update the credits 2024-07-20 13:00:50 -06:00
Naim2000 bd4e9eccbb change not ready message 2024-07-17 17:17:09 -05:00
Naim2000 a166d59bcb Show all options at all times* + print root in status check 2024-07-17 16:55:36 -05:00
Naim2000 ebf9bcd59f remove fs.print_root() from mainMenu() 2024-07-17 16:55:36 -05:00
thepikachugamer 8ae4f74bc2 Create dbs folder if it does not exist somehow 2024-07-17 07:21:43 -05:00
Naim2000 2e755f1471 User friendly messages for unavailable options 2024-07-16 18:44:14 -05:00
Anonymous941 5a234d2a87 Improve root detection (#1)
This will cause it to not fail on Cygwin
2024-07-11 12:23:46 -05:00
Naim2000 e625ee5455 Copy title dbs to user ID1 after removal 2024-07-09 15:50:33 -05:00
Naim2000 bb9e56213a Update error numbers 2024-07-09 10:12:13 -05:00
Naim2000 0c5f63f4fd (Add linux errno 22 here) 2024-07-09 10:06:20 -05:00
Naim2000 0071b18a23 SD root magic for macOS (hopefully) 2024-06-28 06:21:20 -05:00
Naim2000 b50173a325 Separate number for each option 2024-06-27 21:14:45 -05:00
Naim2000 631c7bd1bb Fix hax id1 swap being wack 2024-06-26 12:18:53 -05:00
Naim2000 05ef966077 stil suggest reformatting SD for no home menu extdata 2024-06-26 11:36:16 -05:00
Naim2000 07da99b38e Hide option 3 when trigger is injected (2) 2024-06-26 11:01:35 -05:00
Naim2000 cbfbea624e Hide option 3 when trigger is injected 2024-06-25 19:51:46 -05:00
Naim2000 d36f151b5b stub title databases in sanity() (again) 2024-06-25 19:18:44 -05:00
Naim2000 fa407c5af2 Error handling for createHaxID1()
https://github.com/Gruetzig/MSET9/commit/4f199e4c8dbcab4ee5a7a8ba0e80131f5eb9c127
2024-06-23 17:06:40 -05:00
Naim2000 34243d9666 Nvm, firm backups
This reverts commit 3133ceb44d.
2024-06-23 10:06:46 -05:00
Naim2000 3133ceb44d SD card storage does not matter as much 2024-06-23 09:54:17 -05:00
Naim2000 d87fd99004 print root on main MSET9 menu 2024-06-20 22:46:36 -05:00
Naim2000 3e64c2311a better getInput function 2024-06-17 09:55:15 -05:00
Naim2000 f7f18bc38e Drop a note for the user about the SD root 2024-06-16 20:49:08 -05:00
Naim2000 25d1a72b16 move MSET9 script itself to root 2024-06-16 20:18:00 -05:00
Naim2000 491a31bf79 make option 2 dynamic 2024-06-16 20:04:24 -05:00