yet another mod of yet another mod manager mod
Go to file
thepikachugamer 608d954afe
Merge pull request #10 from MikeIsAStar/handle-all-known-product-areas
Handle all known product areas
2024-03-22 22:31:15 -05: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 Handle all known product areas 2024-03-16 17:41:48 -04:00
yawmME Add files via upload 2024-02-07 13:48:03 +02:00
.gitignore - Fixed not able to select a source device 2023-03-03 18:54:53 +01:00
LICENSE Initial commit 2017-10-16 11:47:12 +02:00
Makefile USB Keyboard support (#8) 2024-02-24 15:41:19 -05:00
README.md Update README.md 2023-03-10 01:37:06 +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

YAWM ModMii Edition

Yet Another Wad Manager ModMii Edition (yawmME) is based on Some-YAWMM-Mod, which is based on YAWMM, which is based on WAD Manager, modded up by various people.

Changes since Some YAWMM Mod:

  • Can now also launch apps (both dols and elfs).
  • Priiloader can be retained when installing a new System Menu.
  • Temporarily disable region checks/protection by entering the Konami code instead A when selecting a device, allowing installation of WADs to permit region changing.
  • Improved region detection to allow those with custom system menu versions installed to install a different system menu without requiring the Konami code.
  • System information added to device selection screen (i.e. loaded IOS, System Menu, Region, AHB access & Priiloader installed).
  • The device select screen will now only let you choose between available devices.
  • Added an option to remount the source devices to the device selection menu.
  • Counter added to onscreen progress (i.e. Processing WAD: X/X)
  • Power and reset buttons are now inactive when installing WADs.
  • Fixed some ticket handling that was preventing a stock IOS from installing other stock IOSs with version numbers equal to or greater than those already installed.
  • Pressing 1 on a folder no longer gives to option to "delete a wad".
  • Improved error handling\codes and messaging.
  • Updated name and graphics.
  • yawmME is brought to you by OverjoY, blackb0x, scooby74029, Peter0x44 and XFlak; graphics by AuroraNemoia.

For more info on Some YAWMM Mod, check its readme below.

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.