yet another mod of yet another mod manager mod
Go to file
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
.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 - Disable Wii front buttons (Power + Reset) while installing / removing a title 2023-02-19 21:21:09 +01:00
yawmME Update meta.xml and icon.png 2023-02-16 23:40:01 +00:00
.gitignore - When Priiloader is retained you'll now get an option to launch into Priiloader. 2023-02-27 12:56:30 +01: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.