Static recompilation of a 2008 Xbox 360 strategy title for PC.
Built on the ReXGlue runtime and GPU stack.
ReRevved Recomp translates the original guest program for native PC execution. ReXGlue supplies the runtime, kernel services, and Xenos GPU implementation.
This repository does not distribute the game or its assets. A legally obtained title image and matching asset tree are required for code generation and use.
Install the prerequisites in the runtime guide, then run the supported Windows workflow from the repository root:
.\tools\rexglue.ps1 -SelfTest
.\tools\rexglue.ps1 -Stage Codegen
.\tools\rexglue.ps1 -Stage Build
.\tools\verify.ps1Pull requests are welcome. Read CONTRIBUTING.md before you open one.
Project-authored material uses the GNU General Public License version 3. Third-party material is covered by NOTICE. Retail game content is not distributed by this project. This project is unaffiliated with and unendorsed by the publisher. All trademarks belong to their respective owners.
