WiiUPluginSystem/plugins/sdcafiine
Maschell 797e58f576 [General] Moving the FS-wrapper into an own lib, no more macro madness
The library now needs to be build with "make" and installed with "make install".
Make sure to include the -lwups into the plugin projecs.
If you call "WUPS_InitFS(args);" in the INITIALIZE method, the plugin has full SD/USB access.
2018-02-16 21:51:35 +01:00
..
src [General] Moving the FS-wrapper into an own lib, no more macro madness 2018-02-16 21:51:35 +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 [General] Updated the readmes 2018-02-14 23:42:06 +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.