Xbox (Original) Emulator
Go to file
Luke Usher 72c8acbaf9 Add implementations for KeWaitForMultipleObjects & KeWaitforSingleObject
Add additional nullptr checks within Critical Section emulation
2016-10-23 20:07:27 +01:00
build/win32 Hmm, this is preperation for something... I wonder what it might be ;) 2016-10-06 08:51:00 +01:00
doc Cleanup some things that we either don't use, or are no longer needed. 2016-08-22 18:31:39 +01:00
import Add implementations for KeWaitForMultipleObjects & KeWaitforSingleObject 2016-10-23 20:07:27 +01:00
resource Update gitattributes (with line ending fixes) 2012-10-07 23:58:52 +11:00
src Add implementations for KeWaitForMultipleObjects & KeWaitforSingleObject 2016-10-23 20:07:27 +01:00
.gitattributes Updates for Outrun2 and more. Alternative D3DDevice_BlockUntilVerticalBlank() implementation added. 2012-10-10 19:02:03 +00:00
.gitignore Update and split Visual Studio project files by version, support Visual Studio 2010. 2012-11-26 01:20:51 +11:00
COPYING Update gitattributes (with line ending fixes) 2012-10-07 23:58:52 +11:00
README.md Update README.md 2016-09-30 08:33:33 +01:00

README.md

Cxbx-Reloaded - An Xbox Emulator

Cxbx-Reloaded is an emulator for running Microsoft Xbox (and eventually, Chihiro) games on Microsoft Windows.

The project began life as a fork of Cxbx with added 64-bit support. Work is currently underway to backport some of the improvements from Dxbx.

Cxbx-Reloaded is still pretty unstable, don't expect it to run much at this point.

System Requirements

  • Windows 10 64-bit (May work on other versions, but this has not been tested. 32-Bit Windows is NOT supported).
  • A graphics card that supports Direct3D 8.

Bug Reports

Cxbx-Reloaded is in the early stages right now and most games will either crash or do nothing, please do not submit issues for these games.

I want to know what games actually do something, so if a game displays graphics before crashing, please submit a bug reports containing the error message displayed (if any), screenshots and an Xbe dump (This can be created via [Edit -> Dump Xbe Info To -> File]).

http://imgur.com/a/Bzvti The screenshot gallery is regularly updated

Special Thanks

All contributers to the original Cxbx and Dxbx projects, without which Cxbx-Reloaded would not exist at all