In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Libfat

From WiiBrew
Jump to navigation Jump to search
libfat
General
Author(s)Community Project
TypeDevelopment
Version20080530
Links
[[Sourceforge|Download]]
Source

If you get the error "warning: fat.h: No such file or directory" when compiling, you need to download libfat.

Installation

Move the 3 files, 2 static libraries and 1 header, into their corresponding subdirectories under your devkitPro libogc installation, i.e. /opt/devkitpro/libogc

Sample Code

The following is a piece of sample code that illustrates using libfat to do a recursive directory listing of the sd card. Download

HomeBrew Using libfat

Here is the list of homebrew using libfat.