yet another mod of yet another mod manager mod
Go to file
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
apps/some-yawmm-mod first version 2017-10-16 11:55:29 +02:00
data first version 2017-10-16 11:55:29 +02: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 Fix some warnings from newer GCC versions 2022-04-19 11:54:14 +01:00
LICENSE Initial commit 2017-10-16 11:47:12 +02:00
Makefile first version 2017-10-16 11:55:29 +02: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.