F-15 Strike Eagle II reverse engineering project seeks DOS testers
Original: DOS Game "F-15 Strike Eagle II" reversing project needs DOS test pilots
Why This Matters
Demonstrates community-driven preservation and reverse engineering of legacy software, advancing game preservation techniques.
A reverse engineering project recreating the 1989 DOS game F-15 Strike Eagle II from its original binaries has reached version 0.9.1 and is now open for community testing. The project has reconstructed all C code, data structures, and assembly routines, and requires test pilots to identify bugs before full release.
The F-15 Strike Eagle II reverse engineering project has achieved significant progress in reconstructing the classic 1989 DOS flight simulator game. The effort involves reverse engineering the original binary executables and rewriting them as C source code. As of the announcement, all three game executables have been fully reconstructed in C, with data migrated from assembly and meaningful names assigned to routines and structures. The project maintainer reports that progress has accelerated dramatically, with expectations shifting from years of labor to near-completion. Version 0.9.1 is now available for testing and is compatible with the original game's 451.03 version including the Desert Storm expansion pack. Users can install the reconstructed executables by replacing the original files in the game folder. The current build assumes MCGA/VGA display output with no sound or joystick support, and skips the setup screen. The project explicitly notes this is a bug-for-bug reconstruction, meaning issues present in the original game are intentionally preserved. The developers are seeking reports on crashes, graphical glitches, input malfunctions, and other anomalies, with instructions to verify issues against the original game before reporting.