Xbox (Original) Emulator
Cxbx-Reloaded is an emulator for running Microsoft Xbox (and eventually, Chihiro) games on Microsoft Windows and Wine.
NOTICE: Please use the latest stable release version of Wine. If it does not work for you, then roll back to Wine 5.0.3 which is the last known working version.
vcrun2017
or vcrun2019
d3dcompiler_47
Cxbx-Reloaded doesn't currently have stable builds, but you can obtain pre-release builds from the Releases tab, or the links below:
CxbxReloaded-Release-VS2017.zip
for it to run correctly.Cxbx-Reloaded has a compatibility list.
If you would like to submit compatibility reports, please request permission in our Discord server.
Game or software specific issues can be reported in the compatibility website.
For emulation issues that are not specific to any single piece of software, a bug report can be submitted at the Cxbx-Reloaded issue tracker.
Make sure to follow the issue template and that it contains:
NOTICE: Failure to follow template will auto close your ticket.
Cxbx-Reloaded has a wiki containing various subjects and background information.
Chat on Discord.
We welcome contributions, large and small.
If you want to do some coding, be sure to read the Developer notes.
IMPORTANT: Pull-Requests containing code derived from XQEMU will not be approved until an agreement is reached to make work mutually beneficial. This includes updates to existing XQEMU derived code. We should not/will not become a hostile fork.
Please contact us before you start working on something, so we can make sure your work is going to be accepted once finished.
Run the following command in the command line:
git clone --recurse-submodules https://github.com/Cxbx-Reloaded/Cxbx-Reloaded.git
Please note the --recurse-submodules
parameter. This is required to fetch submodules.
git submodule update --init --recursive
NOTE: Don't open CMakeLists.txt
from Visual Studio, as it won't generate files in the build
directory.
___ Native Tools Command Prompt for VS 20##
.cd
to the Cxbx-Reloaded directory.mkdir build & cd build
cmake .. -G "Visual Studio 16 2019" -A Win32
cmake .. -G "Visual Studio 15 2017" -A Win32
for Visual Studio 2017.Cxbx-Reloaded.sln
from the build
directory.Currently not supported.
You can support Luke Usher, initiator of Cxbx-Reloaded, on Patreon.