Difference between revisions of "Xenia"

From Emulation General Wiki
Jump to navigation Jump to search
m (Protected "Xenia" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite)))
m (Changed protection level for "Xenia" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only administrators] (indefinite)))
(10 intermediate revisions by 6 users not shown)
Line 12: Line 12:
 
|source = [https://github.com/xenia-project/xenia GitHub]
 
|source = [https://github.com/xenia-project/xenia GitHub]
 
}}
 
}}
'''Xenia''' is an experimental, open-source [[Xbox 360 emulators|Xbox 360 emulator]] for Windows and Linux that is under regular development.<ref>https://github.com/xenia-project/xenia/commits/master</ref> It was the very first unofficial Xbox 360 emulator 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>
+
'''Xenia''' is an experimental, open-source [[Xbox 360 emulators|Xbox 360 emulator]] for Windows and Linux that is under regular development.<ref>https://github.com/xenia-project/xenia/commits/master</ref> It was the very first open-source Xbox 360 emulator 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>
  
 
==Download==
 
==Download==
Line 44: Line 44:
 
*[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.)
 
*[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.)
 
*[https://www.youtube.com/watch?v=PNl2KTJzTeQ&t=0s&index=8&list=PLEtk6GvDeuAUEj344hzSrG4oqzh_udleW XENIA - Vulkan VS DirectX 12 (Gameplay) Multi Test #1] (Emulators for PC. Published on Sep 20, 2018.)
 
*[https://www.youtube.com/watch?v=PNl2KTJzTeQ&t=0s&index=8&list=PLEtk6GvDeuAUEj344hzSrG4oqzh_udleW XENIA - Vulkan VS DirectX 12 (Gameplay) Multi Test #1] (Emulators for PC. Published on Sep 20, 2018.)
 
+
 
[[Category:Emulators]]
 
[[Category:Emulators]]
 
[[Category:Windows emulation software]]
 
[[Category:Windows emulation software]]
 
[[Category:Linux emulation software]]
 
[[Category:Linux emulation software]]
 
[[Category:Xbox 360 emulators]]
 
[[Category:Xbox 360 emulators]]

Revision as of 04:29, 29 January 2019

Xenia
Xenia.png
Original developer(s) Ben Vanik (Initial work. Retired 2016.)
Current developer(s) DrChat (Also worked with B. Vanik), Rick Gibbed and Xenia community
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 for Windows and Linux that is under regular development.[1] It was the very first open-source Xbox 360 emulator to achieve the feat of running a commercial Xbox 360 game, Frogger 2.[2]

Download

Overview

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

A programmer called 'Triang3l' has been working on a brand new DirectX 12 graphics API backend for Xenia since July 18, 2018, which is totally different from the old code in their emulation quality. This new solution is able to emulate the 360's 10MB EDRAM memory for frame buffers which the older code didn't cover. Triang3l is also building a different, faster and more accurate memory emulation, which should lead to less broken vertices and textures being seen in-game.

System requirements

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

References

External links