GoldenEye 007: The Lost Xbox 360 Remaster Comes Back to Life on PC Through Recompilation
Announced in 2008 as part of a deal between Nintendo, Activision and Microsoft, the Xbox Live Arcade remaster of GoldenEye 007 was fully completed before being cancelled by Activision and staying hidden for nearly twenty years. Thanks to the work of developer SunJaycy, this forgotten version is now coming back as GoldenEye Recomp, a project that statically recompiles the original XBLA code into a native Windows executable.
Unlike a traditional emulator, GoldenEye Recomp does not simulate Xbox 360 hardware: the game's code is converted directly into C++ using the ReXGlue SDK, then compiled to run natively on Windows. The result keeps the original 1997 Nintendo 64 mission structure while benefiting from the modernized presentation of the XBLA remaster, with a stable 60 frames per second, support for modern resolutions, post-processing filters and full compatibility with current controllers.
Online multiplayer is back, but you need to supply your own files
Among the most notable additions, GoldenEye Recomp includes a working online multiplayer mode that lets players host or join matches over the internet, plus a full pause menu (ESC) for adjusting resolution and video options. The project makes clear, however, that it contains none of the original game's files: code, textures and audio must be supplied by the user from their own copy of the XBLA version, following the usual practices of the recompilation scene.
The compiled executable and latest builds are available on the project's GitHub releases page, while the main project repository offers a detailed guide explaining how to extract the necessary files from your own copy of the game and build the final executable.
Source: GenerationAmiga