Difference between revisions of "Xenia"

From Emulation General Wiki
Jump to navigation Jump to search
(Added A-Train HX video, showing progress on the emulator)
Line 9: Line 9:
 
|sixth = [http://github.com/benvanik/xenia GitHub]}}
 
|sixth = [http://github.com/benvanik/xenia GitHub]}}
  
'''Xenia''' is an experimental Xbox 360 emulator, and the very first to achieve the feat of running a commercial Xbox 360 game, Frogger 2. It is very heavily in development, to the point where no binaries have been released yet (although you can compile the source code if you wish). It's also incompatible with Windows OSes before 8.
+
'''Xenia''' is an experimental Xbox 360 emulator, and the very first to achieve the feat of running a commercial Xbox 360 game, Frogger 2. It is very heavily in development, to the point where no binaries have been released yet (although you can compile the source code if you wish). It's also only compatible with Windows 8+ and CPUs with the AVX2 instruction set (Haswell+).
  
 
The emulator is very heavily in its proof-of-concept stages. Don't expect something that the average end-user will find use in for a long time.
 
The emulator is very heavily in its proof-of-concept stages. Don't expect something that the average end-user will find use in for a long time.
 +
==Downloads==
 +
[http://www.emucr.com/search/label/Xenia?&max-results=12 Dev builds]
  
 
==More Info==
 
==More Info==
 +
*[https://github.com/benvanik/xenia/wiki/Compatibility-List Compatibility list.]
 
*[http://www.noxa.org/blog/category/projects/xenia/ Xenia's blog] (Very informative blog about where emulators come from).
 
*[http://www.noxa.org/blog/category/projects/xenia/ Xenia's blog] (Very informative blog about where emulators come from).
 
*[https://www.youtube.com/watch?v=oAk0_jidpA0 Footage of Frogger 2 running on the emulator.]
 
*[https://www.youtube.com/watch?v=oAk0_jidpA0 Footage of Frogger 2 running on the emulator.]

Revision as of 19:19, 2 May 2015

Xenia-Icon-KMA.png
Current version: N/A
Active: Yes
OS: Windows 8+
Authors: Ben Vanik
Official website: Xenia.jp
Source code: GitHub

Xenia is an experimental Xbox 360 emulator, and the very first to achieve the feat of running a commercial Xbox 360 game, Frogger 2. It is very heavily in development, to the point where no binaries have been released yet (although you can compile the source code if you wish). It's also only compatible with Windows 8+ and CPUs with the AVX2 instruction set (Haswell+).

The emulator is very heavily in its proof-of-concept stages. Don't expect something that the average end-user will find use in for a long time.

Downloads

Dev builds

More Info