From 6ea4a9d70090c6c5de819d00f1b9aa7221fe454b Mon Sep 17 00:00:00 2001 From: mborgerson Date: Sun, 24 Mar 2024 17:08:56 -0700 Subject: [PATCH] Update faq.md --- docs/docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/faq.md b/docs/docs/faq.md index 930a93c6..c4ac09c9 100644 --- a/docs/docs/faq.md +++ b/docs/docs/faq.md @@ -52,7 +52,7 @@ The 'Resolution Scale' number is a scaling factor applied to rendered surface di There are currently no plans for a mobile port of xemu on iOS or Android, the emulator hasn't reached the performance necessary to run well on iOS or Android at this time. #### Q: Are there any plans for a Vulkan backend? -There are currently no plans for a Vulkan backend. OpenGL has several benefits over Vulkan at this time, being closer to the Xbox GPU instruction set, and it is capable of meeting xemu's performance targets. More work needs to be done on the current implementation before the addition of another video backend becomes worthwhile. +It is in development. #### Q: Can xemu load an Xbox game disc from my computer's DVD drive? Generally, no. You will need to create a backup of your game disc. Please [see here](disc-images.md) for more information about creating and using disc images.