mirror of
https://github.com/wiiu-env/WiiUPluginSystem.git
synced 2025-01-12 01:29:05 +01:00
17e34ad60b
- Copied the function patcher from the function_patcher example and modified to work with this porject - Minor formatting - Added global struct with stores the replacement functions - Extended the useable space for plugins
Wii U Plugin Loader
Building
For building you need:
- dynamic_libs for access to the functions.
- libutils for common functions.
Install them (in this order) according to their README's. Don't forget the dependencies of the libs itself.