Commit Graph

6 Commits

Author SHA1 Message Date
0verjoY 31d2402d59 - FAT stuff:
- 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
2023-02-19 20:47:31 +01:00
wiidev f2c91f208e Fix error -2011 2023-02-16 23:40:01 +00:00
Peter0x44 5a4bbc9800
Add Konami code to skip certain wad safety checks, so region changing is possible 2022-05-08 17:52:17 +01:00
Peter0x44 ac7ce067d6
Freeing NULL is fine 2022-04-19 12:09:14 +01:00
Peter0x44 c52449fd4a
Fix some warnings from newer GCC versions
There are others that require changing code flow to fix, perhaps I will do those later
2022-04-19 11:54:14 +01:00
FIX94 e270886303
first version 2017-10-16 11:55:29 +02:00