Commit Graph

5 Commits

Author SHA1 Message Date
0verjoY be66aa76cf - Fixed not able to select a source device
- The device select menu will now report info about the system:
  - IOS # and version currently loaded
  - Sysmenu version and region
  - AHB access
  - Whether Priiloader is installed or not
- Unmount source devices and disconnect controls before launching another application

Note: This version will work fine with orignal untweaked sysmenu's, but will likely cause problems if things like version #'s are tweaked. This is WIP and will be solved soon
2023-03-03 18:54:53 +01:00
0verjoY 63890517c4 - When Priiloader is retained you'll now get an option to launch into Priiloader.
- Remount devices on reloading IOS (Fix crash reloading into CIOS?).
- Fixed reading from WAD files returning OK even if it failed to read.
- App is now checking for the config file on devices in this order:
  - SD-card
  - USB
  - SD-Gecko
- Close content on error (Fix fd already open error).
- Changed / Added some verbose text.
- Bug fixes.
2023-02-27 12:56:30 +01:00
wiidev 2d2592a890 Add GitHub CI 2023-02-16 23:40:03 +00:00
0verjoY 0ed791842f - Added external app booter + code
- Added app load/launch code

Notes:
- Will add support for arguments later
2022-07-18 18:42:59 +02:00
0verjoY 167993c279 - Added external app booter + source
- Added app launcher code

Notes:
- Will add support for arguments later
2022-07-18 18:34:15 +02:00