Skip to content

A decompilation of the n64dd file in Ocarina of Time

Notifications You must be signed in to change notification settings

Decompollaborate/n64dd

Repository files navigation

Build instructions

  1. Install dependencies:
python3 -m venv .venv
. .venv/bin/activate
pip install -r requirements.txt
  1. Copy NTSC 1.0 US ROM to oot/baserom_oot_ne0.z64.

  2. Build:

make setup
make disasm
make

About

A decompilation of the n64dd file in Ocarina of Time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published