-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
FAQ
Xenia Master FAQ | Xenia Canary FAQ
Refer to the Quickstart page.
Refer to the Quickstart page.
Install the Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017 and 2019.
You can't.
Support for older operating systems and processors will not be added unless a contributor steps up to build and maintain them. All active contributors are on modern systems and busy with higher priority tasks. Whether the emulator runs on Windows Vista or not doesn't matter if it can't run games.
Not natively, but Xenia runs with Wine on Linux.*
macOS is not compatible due to requiring MoltenVK/Metal support which isn't implemented in Xenia.See the guide in Quickstart.
See this option.
xenia-vfs-dump is a command-line tool use for dumping content from STFS and SVOD containers.
You can download it from here.
Usage: xenia-vfs-dump [ContainerPath] [DestinationOutput]
Check the compatibility list. If it's not there, ask in the Discord #help channel or test it yourself.
Saves are broken in some games in Xenia, especially ones with user profile saves.
As for saves, etc that worked previously in older builds of Xenia, create a text file in the same directory as xenia.exe named portable.txt
.
Saves are in Documents\xenia\content
by default.
If a portable.txt
file is in the same directory as xenia.exe the content
folder will be in the same directory as xenia.exe.
Xenia only supports XInput controllers by default, which includes but is not limited to Xbox 360, and Xbox One controllers.
For non-XInput controllers, SDL must be used.
Default keyboard layout (click to preview)
Xenia does not support mice, accessories like the Kinect, uDraw GameTablet, or microphones.
Xenia may connect to custom servers in the far future, but it will never connect to official Xbox Live servers.
Xenia does not support System Link either.
With an FPS indicator like Rivatuner.
See ROV.
See the Options page.
Gameplay means the game reaches gameplay, even if the game is unplayable.
Xenia does not support OG Xbox games/BC (backwards compatibility).
For that there's Cxbx-Reloaded and xqemu.
No. Do not post links or downloads to such resources or you will be banned.
To play games in 4:3 you need to build Xenia with video_mode->is_widescreen = 0
instead of 1 here.
Refer to building.md on GitHub
Refer to the Game hacks, mods, etc. page.
Xenia Master Wiki | Xenia Canary Wiki