Qualify the version through make VERSION=.
Place a Super Mario 64 ROM called baserom.z64 into the repository's root directory for asset extraction, where VERSION can be us, jp, or eu.
Clone the repo: git clone, which will create a directory sm64-port and then enter it cd sm64-port.Install prerequisites (Ubuntu): sudo apt install -y git build-essential pkg-config libusb-1.0-0-dev libsdl2-dev.This repo does not include all assets necessary for compiling the game.Ī prior copy of the game is required to extract the assets. Beyond Nintendo 64, it can also target Linux and Windows natively.Naming and documentation of the source code and data structures are in progress.This repo contains a full decompilation of Super Mario 64 (J), (U), (E), and (SH).