adonis-singh/re4
Resident Evil 4 (GameCube, G4BE08 debug build) — complete byte-identical decompilation to C/C++
About the project
A complete byte-identical decompilation of Resident Evil 4 for the GameCube (G4BE08 debug build) into C/C++, reproducing main.dol and all 110 REL overlays.
Useful for
- Build the original main.dol and REL modules from source for game research
- Study RE4 engine structure and functions via the reconstructed C/C++ code
- Verify built binaries match the original using build.sha1
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 32 stars so far today, about 41 expected by the end of the day.
- The spike has held for 3 days in a row — not a one-off blip.
- The repository is 3 days old and already has 100 stars.
- Top new repositories this week: #117.
- Recent forks include notable developers: @Rinnegatamante (1,642 followers).
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 100
- Stars in a day
- 41
- Forks
- 10
- Issues and pull requests
- 2
- Watchers
- 3
- Language
- C++
- License
- CC0-1.0
- Created
- September 15, 2026
- Last push
- September 18, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 18, 2026Top new repositories this week: #117
- September 17, 2026Top new repositories this week: #179
Similar projects
-
4.7
bobeff/open-source-games
A curated list of open-source video games and open-source remakes of commercial games, grouped by genre from shooters and strategies to city builders.
-
4.6
isinternets/Dawn
A Destiny 2 mod (build 86657) adding authored Lua missions, native gameplay systems and an in-game loadout editor; installed via a PowerShell installer over an existing game installation.
-
3.2
rakanki911/DLSS5-Swapper
A tool to install, tune and restore DLSS 5 in games and emulators: supports native DLSS games, DLSS5-Feeder for games without DLSS, RenoDX, OptiScaler and multipass rendering across DirectX, Vulkan, OpenGL and…
-
2.8
godotengine/godot
Cross-platform open-source game engine for creating 2D and 3D games from a unified interface. Games can be exported with one click to desktop, mobile, web platforms and consoles.
-
2.8
999sian/melee-pc
A native PC port of Super Smash Bros. Melee (NTSC-U 1.02), built from doldecomp/melee on the aurora compatibility layer. Requires your own disc image; supports Linux, Windows and Android.
-
2.7
sdli1995/dlssg_for_sm86
A mod for Windows D3D12 games that enables DLSS frame generation on RTX 30 (SM86) and RTX 20 (SM75) GPUs via a system DLL proxy. It bundles its own C++ wrapper, PTX/Cubin and the 310.1 model in a single DLL, with no…