- Joined
- Nov 26, 2023
What is a Game Decompilation?
"Game decompilation is the process of reverse-engineering a compiled game executable to recreate its original, human-readable source code (typically in C or C++) without using the developer's original files. "- Brave ai definition
Here's a more indepth video going over this
examples of games and tools:
N64: Recompiled
"N64: Recompiled is a tool to statically recompile N64 binaries into C code that can be compiled for any platform"
ReXGlue
"ReXGlue converts Xbox 360 PowerPC code into portable C++ that runs natively on modern platforms."
The Legend of Zelda:Twilight Princess Decomp project- Dusk
LEGO Island Decompilation
Doom RPG Reverse Engineering
A port of Doom RPG, a 2005 mobile phone FPS/RPG hybrid game
NBlood / Rednukem / PCExhumed
"Reverse-engineered ports of Build games using EDuke32 engine technology and development principles"
Additional resources
PCGamingWiki List of unofficial ports
Updated montuly Decompilation projects and N64 Recompiled PC ports list by readonlymemo
"Game decompilation is the process of reverse-engineering a compiled game executable to recreate its original, human-readable source code (typically in C or C++) without using the developer's original files. "- Brave ai definition
Here's a more indepth video going over this
examples of games and tools:
N64: Recompiled
"N64: Recompiled is a tool to statically recompile N64 binaries into C code that can be compiled for any platform"
ReXGlue
"ReXGlue converts Xbox 360 PowerPC code into portable C++ that runs natively on modern platforms."
The Legend of Zelda:Twilight Princess Decomp project- Dusk
LEGO Island Decompilation
Doom RPG Reverse Engineering
A port of Doom RPG, a 2005 mobile phone FPS/RPG hybrid game
NBlood / Rednukem / PCExhumed
"Reverse-engineered ports of Build games using EDuke32 engine technology and development principles"
Additional resources
PCGamingWiki List of unofficial ports
Updated montuly Decompilation projects and N64 Recompiled PC ports list by readonlymemo
Last edited: