The project, credited to Marco Andronaco (known online as birabittoh) and circulated under the NocturneRecomp name, was highlighted by Video Game Esoterica and builds on the ReXGlue SDK.
Background
Castlevania: Symphony of the Night originally debuted on the PlayStation in 1997 and later appeared on the Sega Saturn in 1998.
Backbone Entertainment handled ports of the title to Xbox Live Arcade and PlayStation Network in the mid-2000s, and the game was included as an unlockable in 2008's Castlevania: The Dracula X Chronicles.
Symphony of the Night remains available across modern services, including smartphone storefronts and the Castlevania Requiem collection, which bundles Symphony of the Night with Dracula X: Rondo of Blood.
What the recompilation does
The static recompilation targets the Xbox 360 Xbox Live Arcade binary (the PowerPC xex file) and translates it into native x86_64 code at build time using the ReXGlue toolchain.
The resulting build is wrapped with a small host runtime that provides the necessary runtime support on host platforms.
Andronaco explains that this process yields a native executable on Windows and Linux and that the wrapped host runtime is deliberately lightweight to permit modding workflows similar to those available for traditional PC ports.
Ownership and build requirements
NocturneRecomp does not include any Konami code, game data, or assets.
Users must provide their own copy of the Xbox Live Arcade build to produce a working build; the project supplies the toolchain and build instructions only.
A community guide detailing the build process is available to help owners compile their own copy for Windows or Linux.
Why it matters
The recompilation offers a preservation-oriented path for players who prefer native PC executables and for modders who want to work with Symphony of the Night without relying on emulation.
The project is a technical demonstration of static recompilation techniques applied to a high-profile classic, and it underscores ongoing community interest in keeping legacy games accessible on modern platforms.