A new open-source project has produced a complete, byte-identical decompilation of the November 2004 debug prototype of Resident Evil 4 for GameCube, covering the main executable and all 114 overlay modules. The repository includes roughly 555,000 lines of reconstructed C/C++ code and 33,000 lines of headers, but no original game assets or disc data—users must supply their own dumped disc images to build and verify the match.
github.com
· 2026-09-20
A team of developers has completed a full decompilation of Super Smash Bros Melee, converting Nintendo's 2001 GameCube fighter into readable C code that compiles into a binary identical to the original main.dol. The project, hosted on the doldecomp/melee GitHub page, took over six years and reportedly used OpenAI's Astra to help finish the work.
tomshardware.com
· 2026-09-08
Volunteer programmers have completed a 100% decompilation of Super Smash Bros Melee, according to the decomp.dev database, meaning the GameCube game's original code has been fully reverse-engineered. It joins other decompiled titles like Twilight Princess, Pikmin, and Animal Crossing, giving developers a legal path to build unofficial ports without using Nintendo's copyrighted code.
androidauthority.com
· 2026-09-08
A collaborative team led by an independent developer completed a 100% decompilation of the original Snowboard Kids for Nintendo 64, meaning every function now has matching C code that compiles to identical machine code as the original. The project took 84 days, compared with 596 days for a prior effort on Snowboard Kids 2, with contributors including inspectredc, Bl00D4NGEL, and queueRAM providing key expert work alongside AI assistance.
blog.chrislewis.au
· 2026-08-27
A community decompilation effort has recreated 100% of the source code for the original Super Smash Bros. on Nintendo 64, according to a listing on Decomp.dev. The completed project, hosted on GitHub with build instructions, means the 1999 platform fighter can now theoretically be ported natively to modern systems like Windows or Android rather than relying on emulation.
androidauthority.com
· 2026-08-25