RenaKunisaki / SFA-Amethyst

Star Fox Adventures: Amethyst Edition mod
7 stars 1 forks source link

This is the source code for the Star Fox Adventures: Amethyst Edition mod.

Requirements

The build system assumes the existence of a data directory in the parent to this directory, containing information used for the debug menus.

Building

Running make should handle verifying and extracting the ISO when necessary.

Running make clean will remove the build files, but not the extracted/patched ISO ir patch file.

Running make install will apply the patch to the extracted ISO, which can then be run in Dolphin (using make run).

Running make iso will build a patched ISO, which can be run in Dolphin or on a real console.

Running make patch will build the patched ISO as well as the xdelta file.

Directory Structure