Skip to content

NateXS/libromfs-ogc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libromfs-ogc

libromfs-ogc is a port of libromfs-wiiu to the Wii and Gamecube.

Installing

To install the library:

Wii

$ git clone https://github.com/NateXS/libromfs-ogc.git
$ cd libromfs-ogc
$ make PLATFORM=wii
$ (sudo -E) make PLATFORM=wii install

Gamecube

$ git clone https://github.com/NateXS/libromfs-ogc.git
$ cd libromfs-ogc
$ make PLATFORM=gamecube
$ (sudo -E) make PLATFORM=gamecube install

About

Port of libromfs-wiiu to the Wii and Gamecube

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 46.2%
  • CMake 32.3%
  • Makefile 21.5%