Go to file
Maschell f8705b2c39 Wii U support 2020-12-06 23:06:22 +01:00
.github/workflows Wii U support 2020-12-06 23:06:22 +01:00
example *Initial commit of the source version 2010-10-02 from WiiXplorer branches. For change log see the WiiXplorer branches change log. 2010-12-28 14:18:25 +00:00
include Wii U support 2020-12-06 23:06:22 +01:00
source Wii U support 2020-12-06 23:06:22 +01:00
.gitignore Wii U support 2020-12-06 23:06:22 +01:00
AUTHORS *Initial commit of the source version 2010-10-02 from WiiXplorer branches. For change log see the WiiXplorer branches change log. 2010-12-28 14:18:25 +00:00
CREDITS *Initial commit of the source version 2010-10-02 from WiiXplorer branches. For change log see the WiiXplorer branches change log. 2010-12-28 14:18:25 +00:00
Dockerfile.wiiu Wii U support 2020-12-06 23:06:22 +01:00
LICENSE *Initial commit of the source version 2010-10-02 from WiiXplorer branches. For change log see the WiiXplorer branches change log. 2010-12-28 14:18:25 +00:00
Makefile Wii U support 2020-12-06 23:06:22 +01:00
README.md Wii U support 2020-12-06 23:06:22 +01:00
READMII *Initial commit of the source version 2010-10-02 from WiiXplorer branches. For change log see the WiiXplorer branches change log. 2010-12-28 14:18:25 +00:00

README.md

libntfs for the Wii U Build Status

Usage

Link the application with:

-lntfs -liosuhax

Dependencies

To be able to use libntfs for the Wii u, you need to install the following dependencies:

Use the prebuilt files from a Docker image.

The image wiiulegacy/libntfs on Docker Hub provides a prebuilt library in the /artifacts directory. Copy it into your DevkitPPC portlibs folder.

Example:

COPY --from=wiiulegacy/libntfs:2013.1.13 /artifacts $DEVKITPRO/portlibs