xemu-project/xemu

Original Xbox Emulator for Windows, macOS, and Linux (Active Development)

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 54 minutes ago
Added to GitGenius on September 16th, 2026
Created on February 18th, 2020
Open Issues & Pull Requests: 965 (+0)
GitHub issues: Enabled
Number of forks: 512
Total Stargazers: 4,114 (+0)
Total Subscribers: 87 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 4.9 days
Mean response time: 213.1 days
90th percentile: 974.3 days
Tracked items: 1,179

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Roughly one issue in four opened in the past year never receives a reply. 65% of open issues come from outside the core team, a mix of external reports and the maintainers' own roadmap. Work labelled "enhancement" is answered fastest, typically in about 13 hours, while "macOS" waits about 8 months. 75% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 36% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 758
New in 7 days: 4
Closed in 7 days: 5
Avg open age: 826 days
Stale 30+ days: 708
Stale 90+ days: 640

Recent activity

Opened in 7 days: 4
Closed in 7 days: 5
Comments in 7 days: 18
Events in 7 days: 45

Top labels

  • bug (1,156)
  • graphics (446)
  • enhancement (190)
  • audio (68)
  • vulkan (44)
  • regression (31)
  • pending author response (27)
  • good first issue (26)

Detailed Description

xemu is an emulator that runs Original Xbox games and applications on Windows, macOS, and Linux.

The project tackles the challenge of playing Original Xbox software on modern systems by emulating the console's hardware architecture. It implements CPU emulation, GPU rendering, audio processing, and peripheral handling to recreate the Xbox environment faithfully enough to run commercial and homebrew titles. The emulator handles the complexity of Xbox-specific hardware features and aims to achieve compatibility across a range of games through continuous refinement of its core components.

Developers and enthusiasts interested in preserving Original Xbox software or studying console emulation should consider xemu if they need cross-platform support and active maintenance. The project suits anyone wanting to play Original Xbox games on contemporary hardware without original console equipment. Those evaluating emulation solutions will find xemu specifically targets the Original Xbox rather than broader console families, making it the natural choice for that particular system.

The project maintains steady development activity with regular code contributions addressing emulation accuracy and compatibility. Work spans multiple technical areas including CPU and GPU implementation, suggesting a focus on core emulation fidelity. The codebase receives ongoing refinement rather than sporadic updates, indicating sustained effort to improve game compatibility and fix edge cases in hardware emulation.