About
Quest 64 is a 1998 action role-playing game developed by Imagineer for the Nintendo 64, notable as the first RPG released for the system in North America. This is a decompilation project for Quest 64, reconstructing the original N64 game's source code by matching it against a user-supplied copy of the US ROM, rather than writing a from-scratch clone. It's currently semi-complete.
Getting started
Building it requires cloning with submodules, supplying your own legally owned US ROM copy of Quest 64, and running the project's build toolchain. A companion script helps generate reverse-engineering reference snippets to assist with matching remaining functions.
Additional notes
- External link
- A shared spreadsheet tracks per-function decompilation progress.