yet another mod of yet another mod manager mod
Go to file
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
.github/workflows Add GitHub CI 2023-02-16 23:40:03 +00:00
data - FAT stuff: 2023-02-19 20:47:31 +01:00
include Fixes for compiling with modern DevKitPPC versions 2022-04-19 11:39:21 +01:00
lib Fixes for compiling with modern DevKitPPC versions 2022-04-19 11:39:21 +01:00
source - FAT stuff: 2023-02-19 20:47:31 +01:00
yawmME Update meta.xml and icon.png 2023-02-16 23:40:01 +00:00
.gitignore Add GitHub CI 2023-02-16 23:40:03 +00:00
LICENSE Initial commit 2017-10-16 11:47:12 +02:00
Makefile Add GitHub CI 2023-02-16 23:40:03 +00:00
README.md first version 2017-10-16 11:55:29 +02:00
README_YAWMM.txt first version 2017-10-16 11:55:29 +02:00
wm_config.txt first version 2017-10-16 11:55:29 +02:00

README.md

Some-YAWMM-Mod

Based on YAWMM which itself is based on WAD Manager, modded up by various people.
Changes from the last YAWMM googlecode version:
-updated to be compiled in the latest devkitppc, libogc versions
-added on-the-fly IOS patches when AHBPROT is disabled, so no cIOS is required in those cases
-support for classic controller, wiiu pro controller (on both wii and vwii) and wiiu gamepad (in wii vc mode)
-small corrections in how the root path is selected (having no "wad" folder now correctly displays on device root)

For more info on YAWMM itself, check its original readme.