Skip to content

Repository files navigation

ReRevved Recomp

Static recompilation of a 2008 Xbox 360 strategy title for PC.
Built on the ReXGlue runtime and GPU stack.

License: GPL-3.0 Checks

About

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.

Quick start

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.ps1

Documentation

Contributing

Pull requests are welcome. Read CONTRIBUTING.md before you open one.

License

GNU General Public License version 3

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.

About

Static recompilation of a 2008 Xbox 360 Strategy game.

Topics

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages