Difference between revisions of "Xenia"

From Emulation General Wiki
Jump to navigation Jump to search
(2 active devs.)
(added info, reorganized)
Line 10: Line 10:
 
|source = [https://github.com/xenia-project/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/xenia-project/xenia/commits/master</ref>.
+
'''Xenia''' is an experimental, open source Xbox 360 emulator, and the very first to achieve the feat of running a commercial Xbox 360 game, Frogger 2.<ref name="Ben Vanik">{{cite web|url=https://www.youtube.com/watch?v=oAk0_jidpA0|title=Xenia Xbox 360 Emulator: Frogger 2 first run|publisher=Youtube|accessdate=2018-05-23|date=2014-03-24}}</ref>
 +
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''']
 
* [http://www.emucr.com/search/label/Xenia?&max-results=12 Dev Builds]
 
* [http://www.emucr.com/search/label/Xenia?&max-results=12 Dev Builds]
 +
 +
==Overview==
 +
'''Xenia''' started in development sometime around 2013<ref>https://github.com/xenia-project/xenia/graphs/contributors</ref> as a side project by Ben Vanik. It is currently the only Xbox 360 emulator available (barring the official for Xbox-One).
 +
*[http://xenia.jp/compatibility/ Compatibility list]
  
 
==System requirements==
 
==System requirements==
Line 26: Line 31:
  
 
==External links==
 
==External links==
*[http://xenia.jp/compatibility/ Compatibility list (Xenia.jp)]
+
*[https://discordapp.com/invite/Q9mxZf9 Discord channel]
 +
*[https://www.reddit.com/r/xenia/ r/Xenia reddit]
 
*[http://www.noxa.org/blog/category/projects/xenia/ Informative overview on building an emulator (Xenia blog)]
 
*[http://www.noxa.org/blog/category/projects/xenia/ Informative overview on building an emulator (Xenia blog)]
*[https://discordapp.com/invite/Q9mxZf9 Discord chat channel]
 
*[https://www.youtube.com/watch?v=oAk0_jidpA0 Footage of Frogger 2 running on the emulator]
 
 
*[https://www.youtube.com/watch?v=vE32Z9ytbgU A-Train HX running at 60 FPS on Xenia]
 
*[https://www.youtube.com/watch?v=vE32Z9ytbgU A-Train HX running at 60 FPS on Xenia]
  
 
[[Category:Emulators]]
 
[[Category:Emulators]]
 
[[Category:Windows emulation software]]
 
[[Category:Windows emulation software]]
 +
[[Category:Linux emulation software]]

Revision as of 16:25, 23 May 2018

Xenia
Xenia-Icon-KMA.png
Developer(s) Ben Vanik (Initial work. Retired 2016.), DrChat and Rick Gibbed
Latest version N/A
Active Yes
Platform(s) Windows
Linux
Emulates Xbox 360
Website Xenia.jp
Support ($) Patreon
Source code GitHub

Xenia is an experimental, open source Xbox 360 emulator, and the very first to achieve the feat of running a commercial Xbox 360 game, Frogger 2.[1] It is under regular development.[2]

Download

Overview

Xenia started in development sometime around 2013[3] as a side project by Ben Vanik. It is currently the only Xbox 360 emulator available (barring the official for Xbox-One).

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