Xenia is an open-source experimental emulator for the Xbox 360 that aims to let users run Xbox 360 games on Windows and other platforms by reverse-engineering the console’s hardware and firmware behavior in software. It implements the 360’s CPU (Xenon), GPU (including Direct3D shader logic), and system libraries to translate Xbox instructions into equivalent host machine operations, enabling many titles to launch and in some cases play at improved frame rates compared with the original hardware. Because Xbox 360 games use custom hardware features and proprietary APIs, Xenia developers have progressively mapped and translated these into PC-friendly code while balancing performance and accuracy, and the project includes compatibility tracking so users can see what games work and how well. Although not all titles are supported and some still suffer graphical or audio issues, the emulator continues to evolve with community contributions and experimental support for Vulkan and Direct3D.
Features
- Xbox 360 hardware and API emulation on PC
- Support for many commercial Xbox titles in demo or playable form
- Vulkan and Direct3D backend support for graphics
- Compatibility list and community tracking of game status
- Ongoing development with open contributions
- Prebuilt releases and build instructions for advanced users