adonis-singh/re4

Resident Evil 4 (GameCube, G4BE08 debug build) — complete byte-identical decompilation to C/C++

Open original source ↗

From the publisher

README & documentation

Source preview

Read the project’s overview, installation instructions and usage examples. The original README is the source of truth.

A complete, byte-identical decompilation of Resident Evil 4 for the Nintendo GameCube: the G4BE08 debug build (the "Nov 25 2004" prototype, both discs), whose Bio4.sym files name every function. Building the repository reproduces main.dol and all 114 REL overlays exactly (config/G4BE08/build.sha1, checked on every build). The repository contains no game assets and no code or data copied from the discs. You need your own images of the debug discs to build (disc 1 for main.dol and most RELs, disc 2 for the four island-stage RELs); the original files are read from them at configure time. Linux, Python 3, ninja. Compilers and tools (decomp-toolkit, objdiff, wibo, the CodeWarrior builds) are downloaded by the first configure run, except the native SN GCC: ninja ends with the progress report (100% matched and linked for the DOL and the REL modules); build/tools/dtk shasum -c config/G4BE08/build.sha1 prints 115 OK lines. To work on a unit,…

adonis-singh/re4 on GitHub A short preview, not the full document.

Read the full README ↗ · Preview checked 2026-09-21T07:24:40.204Z

Inside the original README — Document outline
  1. Resident Evil 4 (GameCube) — decompilation
  2. Building
  3. Layout
  4. What "matching" means here
  5. Naming
  6. Contributing
  7. Legal

Headings are captured from the source. Links open the publisher’s document, not a locally hosted copy.

Documentation belongs to its respective authors. Reported project/model license: CC0-1.0. A listing is not a grant of reuse or training rights. Confirm the document’s own terms at the source.

What this repository does

Resident Evil 4 (GameCube, G4BE08 debug build) — complete byte-identical decompilation to C/C++

Repository facts

Owner
adonis-singh
Primary language
C++
Stars
219
Forks
16
Open issues + pull requests
1
License
CC0-1.0
Archived
No
Default branch
master
Created
2026-09-15T12:10:47.000Z
Last push
2026-09-20T22:43:41.000Z

Topics and intended use

Owner-supplied topics: decompilation, gamecube, powerpc, resident-evil-4, reverse-engineering

Review the README for scope, installation, examples and limitations. We do not run repository code or certify it.

Evaluate before installing

Review licensing and dependencies, inspect recent commits and unresolved issues, and test in an isolated environment before production use. Stars and forks alone cannot answer these questions.

README and project files

Issues and maintenance discussion

Releases and changelog

Source and freshness

Source: GitHub. Metadata observed 2026-09-21T06:41:42.808Z. Daily imports are snapshots, not real-time monitoring.

Popularity and source listings do not establish security, suitability, licensing rights or benchmark performance.

Open original source

Related repositories

tensorflow/tensorflow

ggml-org/llama.cpp

react/react-native

electron/electron

godotengine/godot

opencv/opencv