Original Xbox emulation on PC desktop

Microsoft’s Xbox app on PC now streams a curated list of original Xbox games, headlined by BLiNX and Conker. That list covers a couple dozen titles. The original Xbox library shipped roughly a thousand. If your favorite is not in Microsoft’s list, a dedicated emulator is still the way to play the catalog on modern hardware, and the tooling in 2026 is genuinely usable. We tested the six worth trying on Windows, macOS, and Linux.

What to look for in an original Xbox emulator

Quick comparison

App Best for Platforms Open source Free Rating
xemu Most-played main pick Windows, macOS, Linux Yes Yes 4.7
Cxbx-Reloaded Legacy Windows compatibility Windows Yes Yes 4.2
XQEMU Lower-level accuracy Windows, Linux Yes Yes 4.0
Dxbx Delphi-based niche pick Windows Yes Yes 3.8
Xenia Xbox 360 (companion) Windows, Linux Yes Yes 4.5
RetroArch Frontend that runs xemu Windows, macOS, Linux Yes Yes 4.4

The 6 best original Xbox emulators for PC in 2026

1. xemu – best overall main pick

xemu is a fork of the older XQEMU project that has become the default recommendation across the emulation community. The compatibility spreadsheet lists hundreds of playable titles as of 2026, and the maintainers push releases every few weeks. Setup takes ten minutes: extract, drop in a dumped BIOS and MCPX ROM, point at your dumped disc images, done.

The 2026 releases added a proper Vulkan renderer for macOS and Linux, which improved framerates significantly on Apple Silicon and modern AMD hardware. Widescreen patches ship as a first-class feature.

Where it falls short: Some later-generation Xbox exclusives (Ninja Gaiden Black, Jade Empire) still have edge-case bugs. Audio remains the last big frontier.

Pricing: Free, open source (GPL)

Platforms: Windows, macOS, Linux

Download: xemu.app · GitHub

Bottom line: The default choice for original Xbox emulation on any desktop OS.

2. Cxbx-Reloaded – best for legacy Windows compatibility

Cxbx-Reloaded takes a very different approach from xemu. Rather than emulate the whole system, it translates Xbox executables into native Windows binaries. That means dramatically better performance on lower-end hardware for the games it does support, and worse compatibility for edge cases. If you have a decade-old PC and a specific Xbox game in mind, check the compatibility list first.

Development pace slowed in 2024 and has since picked back up, with monthly nightly builds landing again.

Where it falls short: Windows only. Compatibility list is thinner than xemu. Audio still lags behind visuals.

Pricing: Free, open source

Platforms: Windows

Download: cxbx-reloaded.co.uk · GitHub

Bottom line: The pick for a lower-spec Windows PC where xemu struggles.

3. XQEMU – best for lower-level accuracy

XQEMU is the QEMU-based project that xemu forked from. It emphasizes lower-level accuracy over convenience or performance. That makes it a research tool as much as an emulator: developers use it to poke at the original Xbox hardware behaviors, and preservation folks lean on it for the games xemu skips.

Where it falls short: Slower and harder to configure than xemu. Compatibility list is shorter, though the games it does run tend to run more faithfully.

Pricing: Free, open source

Platforms: Windows, Linux

Download: xqemu.com · GitHub

Bottom line: The pick for anyone doing preservation work or comparing behavior against real hardware.

4. Dxbx – best Delphi-based niche pick

Dxbx is the smallest of the original Xbox emulators worth mentioning, but it deserves the spot because it takes a different technical route. It was written in Delphi and focuses on a small set of games with unusually clean compatibility. Development is slow. The community around it is small but committed.

Where it falls short: Compatibility list is narrow. Windows only. Progress is often measured in years.

Pricing: Free, open source

Platforms: Windows

Download: dxbx-emu.com

Bottom line: A curiosity pick, not a daily driver.

5. Xenia – best Xbox 360 companion

Xenia is not an original Xbox emulator, but any list about Xbox emulation on PC needs to mention it. It is the best Xbox 360 emulator on Windows and Linux and covers a huge chunk of the console family that people actually want to play on a PC. If you are here for BLiNX and Conker you want xemu. If you are here for Halo 3 and Gears of War, you want Xenia.

Where it falls short: No macOS build. Compatibility is best-in-class for 360 but still uneven for online-focused titles.

Pricing: Free, open source

Platforms: Windows, Linux

Download: xenia.jp · GitHub

Bottom line: The pick for the 360 half of the “Xbox on PC” question.

6. RetroArch – best frontend that runs xemu

RetroArch does not emulate the original Xbox itself. It hosts other emulator cores in a unified interface, and its Vulkan renderer plus shader library make it the nicest way to run xemu with per-game overrides. If you already keep a RetroArch install for other consoles, the original Xbox library slots in beside them without a second launcher.

Where it falls short: RetroArch itself has a steep first-time learning curve. Original Xbox emulation via RetroArch is thinner than running xemu standalone.

Pricing: Free, open source

Platforms: Windows, macOS, Linux

Download: retroarch.com

Bottom line: The pick if you already live in RetroArch and want everything in one launcher.

How to pick the right one

FAQ

Emulator software itself is legal. Dumping the BIOS and disc images from a console you own is legal in most jurisdictions. Downloading BIOS or disc images from the internet is not. Every emulator on this list requires files you extract from your own hardware.

Do these emulators support online multiplayer?

Not for the original Xbox. Xbox Live for the original console was shut down in 2010. Some community-run servers exist for a few games, but the emulators do not include built-in online support.

Can I use my Xbox Series controller?

Yes. Xbox Series, Xbox One, and Xbox 360 controllers all work as plug-and-play with xemu, Cxbx-Reloaded, and Xenia. RetroArch supports every mainstream controller with per-core mapping.

How is the Xbox app’s official original Xbox library different from an emulator?

Microsoft’s Xbox app streams a curated list of original Xbox games running on Microsoft’s servers. Those games run legitimately, at fixed resolutions, and require an Xbox Cloud Gaming subscription. An emulator runs the games locally on your PC from your own dumps, with configurable resolution and mods.

Does xemu work on Apple Silicon Macs?

Yes. The 2026 releases include native Apple Silicon binaries and a Vulkan renderer that runs through MoltenVK. Performance on an M3 or M4 is generally excellent.