mirror of
https://github.com/wiiu-env/WiiUPluginSystem.git
synced 2025-02-04 11:46:21 +01:00
731860bef2
By including the Padscore functions, the modpack selector now also supports the Wii U Pro Controller, Wiimote, Wii Classic Controller and Wii Classic Controller Pro. This allows users to choose modpacks without being forced to use the Gamepad.
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.