Difference between revisions of "Xenia"

From Emulation General Wiki
Jump to navigation Jump to search
m
m
Line 7: Line 7:
 
|developer = Ben Vanik
 
|developer = Ben Vanik
 
|website = [http://xenia.jp/ Xenia.jp]
 
|website = [http://xenia.jp/ Xenia.jp]
|source = [https://github.com/benvanik/xenia GitHub]}}
+
|source = [https://github.com/xenia-project/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 under regular development<ref>https://github.com/benvanik/xenia/commits/master</ref>, you can compile the source code if you wish. The emulator is very much in its proof-of-concept stages. Don't expect something that the average end-user will find useful for a long time.
 
  
 +
'''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 under regular development<ref>https://github.com/xenia-project/xenia/commits/master</ref>.
 
==Download==
 
==Download==
 
* [https://ci.appveyor.com/project/benvanik/xenia/build/artifacts '''Official Builds''']
 
* [https://ci.appveyor.com/project/benvanik/xenia/build/artifacts '''Official Builds''']
Line 16: Line 15:
  
 
==System requirements==
 
==System requirements==
* OS: Windows 8.1 or 10 (64-bit), Linux
+
* OS: Windows 8.1 or 10 (64-bit)
* CPU: Intel Sandy Bridge or Haswell processor supporting AVX or AVX2
+
* CPU: AVX or AVX2 support (Sandy Bridge or newer)
* GPU: Vulkan-compatible
+
* GPU: [http://vulkan.gpuinfo.org/ Vulkan compatible]
* Misc.: XInput-compatible controller
+
* Misc.: XInput compatible controller
  
 
==References==
 
==References==

Revision as of 21:18, 8 May 2018

Xenia
Xenia-Icon-KMA.png
Developer(s) Ben Vanik
Latest version N/A
Active Yes
Platform(s) Windows
Linux
Emulates Xbox 360
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 under regular development[1].

Download

System requirements

  • OS: Windows 8.1 or 10 (64-bit)
  • CPU: AVX or AVX2 support (Sandy Bridge or newer)
  • GPU: Vulkan compatible
  • Misc.: XInput compatible controller

References

External links