mirror of
https://github.com/wiiu-env/WiiUPluginSystem.git
synced 2024-11-16 15:49:23 +01:00
409527fb21
- Improved the overlay example. It's now using the wups api. - Not working on TV when the game is rendered in 1080p. (Maybe add option to force screen to 720p?) |
||
---|---|---|
.. | ||
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
- FAT32 support for SD and USB
Whats NOT working:
- NTFS support
Building
For building you need:
- wups
- 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.