WiiUPluginSystem/plugins/sdcafiine
Maschell 1024338498 Added new macros for FS and overlay access.
Now the plugin don't need to use the INITIALIZE_PLUGIN hook for fs and overlay access, but use the WUPS_FS_ACCESS()/WUPS_ALLOW_OVERLAY() macro.
2018-02-25 15:18:52 +01:00
..
src Added new macros for FS and overlay access. 2018-02-25 15:18:52 +01:00
Makefile [General] Moving the FS-wrapper into an own lib, no more macro madness 2018-02-16 21:51:35 +01:00
README.md Updated the READMEs of the plugins 2018-02-16 22:22:41 +01:00

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:

Install them (in this order) according to their README's. Don't forget the dependencies of the libs itself.