Updated FAQ and Troubleshooting (markdown)

MetrosexualGarbodor 2023-10-14 13:00:41 +01:00
parent 15ea6edb1a
commit 5fee05cdba
1 changed files with 3 additions and 0 deletions

@ -310,6 +310,9 @@ https://www.nvidia.com/download/index.aspx
If your hardware doesnt match the above, its possible your GPU drivers are simply out of date. In the case that they arent, your GPU might not meet the minimum requirements to run Ryujinx, for example any Intel iGPUs 5th gen or older.
### • Crashing after selecting Vulkan, trying to open settings or booting a game using Vulkan with `|E| GUI.RenderLoop Application : Unhandled exception caught: System.NullReferenceException: Object reference not set to an instance of an object. at Ryujinx.Graphics.Vulkan.CommandBufferPool.AddWaitable(Int32 cbIndex, MultiFenceHolder waitable) in D:\a\Ryujinx\Ryujinx\src\Ryujinx.Graphics.Vulkan\CommandBufferPool.cs:line 147`
Same as above.
### • `|E| GUI.RenderThread Application : Unhandled exception caught: Ryujinx.Graphics.Vulkan.VulkanException: Unexpected API error "ErrorFeatureNotPresent".`
Similar to the issue above, the emulator cannot detect a graphics card with Vulkan support. Check that your GPU drivers are on the latest possible version, and if they are, then unfortunately your GPU doesnt meet minimum requirements.