Xbox 360 Emulator Research Project
Go to file
Ben Vanik f3a941133a Update README.md 2013-01-10 15:22:20 -08:00
README.md Update README.md 2013-01-10 15:22:20 -08:00

README.md

Xenia - Xbox 360 Emulator Research Project

Xenia is an experimental emulator for the Xbox 360. It does not run games (yet), and if you are unable to understand that please leave now.

Currently supported features:

  • Nothing!

Coming soon (maybe):

  • Everything!

Quickstart

git clone https://github.com/benvanik/xenia.git
./xenia-build.sh setup

Open the Xcode workspace or Visual Studio solution to Build and Run.

Building

Requirements

You must have a 64-bit machine for building and running the project. Always run your system updater before building and make sure you have the latest video drivers for your card.

Windows

Ensure you have the latest patched version of Visual Studio 2010, the Windows SDK, the full DirectX SDK, and the Kinect SDK.

OS X

Dependencies

TODO