Difference between revisions of "Xemu"

From Emulation General Wiki
Jump to navigation Jump to search
m
Line 18: Line 18:
 
|source        = [https://github.com/mborgerson/xemu GitHub]
 
|source        = [https://github.com/mborgerson/xemu GitHub]
 
}}
 
}}
'''xemu''' is an open-source low-level [[Xbox_emulators|Xbox emulator]] by Matt Borgerson continuing much of the work done on [[XQEMU]]. Focuses on stability, performance, and ease of use.  
+
'''xemu''' is a free and open-source low-level [[Xbox_emulators|Xbox emulator]] by Matt Borgerson continuing much of the work done on [[XQEMU]]. Focuses on stability, performance, and ease of use.  
  
 
==Download==
 
==Download==

Revision as of 02:35, 19 December 2020

xemu
px
Developer(s) Matt Borgerson and contributors
Latest version 0.7.120
Active Yes
Platform(s) Windows, Linux, macOS
Architecture(s) x86, ARM
Emulates Xbox
Compatibility 12% playable
Accuracy Low-level
Website xemu.app
Support ($) Patreon
Programmed in C, C++
License GPLv2 and others
Source code GitHub

xemu is a free and open-source low-level Xbox emulator by Matt Borgerson continuing much of the work done on XQEMU. Focuses on stability, performance, and ease of use.

Download

Windows Linux macOS Latest builds

Windows Linux macOS v0.4.0
Source only

Overview

xemu is an active fork of the XQEMU project, which is based on the very popular and highly actively maintained QEMU full system emulator project. xemu is an low-level, full-system emulator which emulates the actual hardware of the Xbox; this means that in order to actually run xemu, you must have a copy of the stuff that a real Xbox needs when it turns on, check out the getting started section on the official wiki for instructions.

External links