From 599103310804421b2af8a648576f09148cb87f4b Mon Sep 17 00:00:00 2001 From: Margen67 Date: Wed, 27 May 2020 00:04:06 -0700 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index cc3502947..13a0c6b0e 100644 --- a/FAQ.md +++ b/FAQ.md @@ -19,7 +19,8 @@ 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. # ### Does Xenia run on Linux or macOS? -Not natively, but Xenia runs with Wine on Linux. +Not natively, but Xenia runs with Wine on Linux.* + * [D3D12 will only work on Windows 10 due to vkd3d not being supported.](https://github.com/xenia-project/xenia/wiki/Quickstart#minimum) macOS is not compatible due to requiring MoltenVK/Metal support which isn't implemented in Xenia. #