mirror of
https://github.com/wiiu-env/WiiUPluginSystem.git
synced 2026-07-06 20:04:23 -05:00
|
|
||
|---|---|---|
| .. | ||
| src | ||
| Makefile | ||
| README.md | ||
SDCafiine Plugin for the Wii U Plugin System
See https://github.com/Maschell/SDCafiine for more information.
Currently supported
- Modpack selector
- Loads mods on games with native SD Access (Smash 4)
Whats NOT working:
- SD Access for all other games
- USB support (both FAT32 and NTFS)
Building
For building you need:
- dynamic_libs for access to the functions.
- libutils for common functions.
- libfswrapper to replace the fs functions.
Install them (in this order) according to their README's. Don't forget the dependencies of the libs itself.