- 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
- 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.
- Refactored almost everything
- Will mount available devices at start and unmount at exit app
- Device select screen will now only show avialable devices
- Added option to remount devices in the select screen
- Will now warn if region checks are disabled in select screen
- Added option to reenable region checks in select screen
- Probably even more changes
- SM wad installation:
- Changed the region check functions (WIP)
- While you install a SM you'll now be able to retain Priiloader
- Bug fixes
- Refactoring
- Even more bug fixes