WUPSPluginPlayground/memory_info/README.md
2018-06-26 12:14:48 +02:00

13 lines
480 B
Markdown

# 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:
- [wups](https://github.com/Maschell/WiiUPluginSystem)
- [wut](https://github.com/decaf-emu/wut)
- [libutilswut](https://github.com/Maschell/libutils/tree/wut) (WUT version) for common functions.
Install them (in this order) according to their README's. Don't forget the dependencies of the libs itself.