WiiUPluginSystem/plugins/memory_info
Maschell 0d46322cbb Add support for plugins that use wut libraries.
Add the requirement to have wut installed
Modify the plugin makefile, now you need to enable malloc wrapping manually
Change the calling behaviour of the "WUPS_APP_STATUS_CLOSED" hook. PPCExit does NOT get called when opening an application from the system menu.
Add error output to the UDPLogger on failure.
2018-06-17 12:47:45 +02:00
..
src Added new macros for FS and overlay access. 2018-02-25 15:18:52 +01:00
Makefile Add support for plugins that use wut libraries. 2018-06-17 12:47:45 +02:00
makefile.mk Add support for plugins that use wut libraries. 2018-06-17 12:47:45 +02:00
README.md [Plugin] Added plugin that logs some memory infos 2018-02-24 13:49:59 +01:00

Memory info for the Wii U Plugin System

Prints information about the current memory usage when pressing L+R+X+Y+A+B via the UDPReader

Building

For building you need:

Install them (in this order) according to their README's. Don't forget the dependencies of the libs itself.