Difference between revisions of "Xenia"

From Emulation General Wiki
Jump to navigation Jump to search
m (Added one dev's Patreon.)
(External links: 2 new multi-games test videos on Vulkan backend.)
Line 37: Line 37:
 
*[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://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]
 +
*[https://www.youtube.com/watch?v=TgFXbhuL_5M&index=9&list=PLEtk6GvDeuAUEj344hzSrG4oqzh_udleW&t=2s XENIA 1.05ML - Multi Test (Gameplay) Vulkan api #1] (Emulators for PC. Jun 26, 2018. 10 games.)
 +
*[https://www.youtube.com/watch?v=h8aWpgPStuY&index=6&list=PLEtk6GvDeuAUEj344hzSrG4oqzh_udleW XENIA 1.06ML - XBLA Games. Part 1 (Multi Test) Vulkan api #1] (Emulators for PC. Jul 1, 2018.)
  
 
[[Category:Emulators]]
 
[[Category:Emulators]]
 
[[Category:Windows emulation software]]
 
[[Category:Windows emulation software]]
 
[[Category:Linux emulation software]]
 
[[Category:Linux emulation software]]

Revision as of 20:53, 8 July 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, Patreon (gibbed)
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