Xbox (Original) Emulator
Go to file
PatrickvL 14b5c8b985 Added contributing details and a link to Developer notes. 2017-08-25 16:55:38 +02:00
.github Issue Template (#615) 2017-08-05 17:37:54 +01:00
build/win32 updated from upstream 2017-08-10 12:37:53 +02:00
doc Removed unused OpenXDK source files 2017-08-04 17:25:39 +02:00
import Implement FileFsVolumeInformation in NtQueryVolumeInformationFile 2017-07-31 23:36:25 +02:00
resource Removed "About.jpg" (#592) 2017-08-04 06:49:00 +01:00
src add breaks per PVS suggestion. 2017-08-21 10:38:55 +08:00
.gitattributes Updates for Outrun2 and more. Alternative D3DDevice_BlockUntilVerticalBlank() implementation added. 2012-10-10 19:02:03 +00:00
.gitignore Fixed duplicate use of XBEIMAGE_MEDIA_TYPE_DVD_5_RW (9 was intended) (#534) 2017-07-27 14:50:31 +01:00
.gitmodules Add subhook to Cxbx-Reloaded project 2017-07-13 19:46:59 +01:00
CONTRIBUTORS Adding myself to the contributors list 2017-08-19 22:56:48 +02:00
COPYING Update gitattributes (with line ending fixes) 2012-10-07 23:58:52 +11:00
README.md Added contributing details and a link to Developer notes. 2017-08-25 16:55:38 +02:00
appveyor.yml AppVeyor Fixes 2017-07-13 20:42:58 +01:00

README.md

Cxbx-Reloaded - Original Xbox Emulator

License: GPL v2 AppVeyor Gitter

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

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

Cxbx-Reloaded is early in development and still pretty unstable, so don't expect it to run much at this stage.

System Requirements

Minimum

  • OS: Windows 7 64-bit or newer. 32-bit installations are not supported.
  • Video card: anything that supports Direct3D 8.

Prerequisites

  • Visual C++ 2015 and 2017 redistributables may be required. Download them here.

Automated Builds

Cxbx-Reloaded is not yet ready for general release, but the latest development build can always be downloaded from our AppVeyor (navigate to Configuration: Release => Artifacts => export\Release.zip).

Compatibility

Cxbx-Reloaded has a separate compatibility list. If you have something to report on a title, please create or update the issue for it over there. (Please, read the Read-me file first!)

Bug Reports

As Cxbx-Reloaded is in early stages of development right now, most software will either crash or do nothing. Please do not submit issues for this.

Software that actually does something (for example, it outputs graphics or audio before crashing), can be reported in the compatibility list.

For emulation issues that are suspected to be generic (NOT specific to any single piece of software), a bug report can be submitted at the Cxbx-Reloaded issue tracker.

Make sure bug reports contains the build tested with, error message displayed (if any), screenshots, an Xbe dump (created via [Edit -> Dump Xbe Info To -> File]), and a Kernel Debug file (created when running a game when [View -> Debug Output (Kernel) -> File] is selected).

Additional information

Cxbx-Reloaded has a wiki containing various subjects and background information. Chat on Gitter or Discord. You can find a screenshot gallery at imgur.

Contributing

We welcome contributions, large and small. If you want to do some coding, be sure to read the Developer notes. Please contact us before you start working on something, so we can make sure your work is going to be accepted once finished.

Support

You can support Luke Usher (initiator of Cxbx-Reloaded) on Patreon.

Special Thanks

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