Skip to the content.

GoldenEye 007 PC Port

A work-in-progress native PC port of the original 1997 Nintendo 64 GoldenEye 007, compiled from the game’s decompiled source and running the N64’s graphics coprocessor in software. It follows the architecture of the Perfect Dark PC port.

It is also a research project on AI-agent collaboration in a large, unfamiliar, low-level codebase: two coding agents — a local open-weight model (Qwen 3.8) on a single RTX 5090, and Claude / Claude Code — driven by one person part-time through ~230 translation units of unmodified big-endian MIPS game code, handing work back and forth through shared written notes.

Status: Phase 2 of 4 (rendering); first alpha v0.1.0 released. Runs the full single-player campaign — 19 of 21 missions completable start to finish in a full-campaign playtest, two levels still crash mid-mission. No audio yet; AI pacing and cutscenes are rough.

Documentation