Commit Graph

5 Commits

Author SHA1 Message Date
thepikachugamer 8c0269a8bc
(Hopefully) fix unsuspecting crashes when retaining Priiloader (#7)
* "memalign is busted apparently"

* accidentally used ES_GetTMDView

* "static u32 cid" - hero of time
2024-02-12 21:19:57 -05:00
0verjoY 4c79610cbf - Region detection for the system is now using setting.txt
- Without Konami you can't install a vWii menu
- Removed unused code
2023-03-06 15:32:03 +01:00
0verjoY dce3effdea Commit 2023-02-27 12:57:14 +01:00
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
FIX94 e270886303
first version 2017-10-16 11:55:29 +02:00