Hello,
if I am correct there are file open and reading functions in the Loadiine source code which can be put inside libwiiu.
I got these magic numbers from the Loadiine code :
#define FSOpenFile ((void (*) (FSClient *pClient, FSCmdBlock *pCmd, const char *path, const char *mode, int *handle...