About
Animal Crossing's Nintendo 64 version is referred to as the original version that preceded this GameCube release. This is a decompilation project for the USA revision (GAFE01_00, Rev 0) of Animal Crossing on the GameCube, actively under development. The repository contains no game assets or original assembly itself; building it requires supplying your own disc image of the game, and its match progress against the original code is tracked but not yet complete.
Getting started
You'll need your own copy of the Animal Crossing GameCube disc image (several common disc-image formats are supported), plus a Python and Ninja build toolchain (on non-Windows platforms, a Wine-based compatibility tool is also required). Running the provided configure-and-build process produces a matching executable that can be checked against the original using a companion diffing tool.