Updated FAQ and Troubleshooting (markdown)

MetrosexualGarbodor 2023-09-24 19:56:52 +01:00
parent 55b546d551
commit cb820eec11
1 changed files with 8 additions and 0 deletions

@ -298,6 +298,9 @@ Some emulator files are missing. Redownload Ryujinx, make sure its extracted
### • Cant open Ryujinx: `|E| Application : Unhandled exception caught: GLib.GException: Unrecognized image file format at Gdk.PixbufLoader.Write(Byte[] buf, UInt64 count)` ### • Cant open Ryujinx: `|E| Application : Unhandled exception caught: GLib.GException: Unrecognized image file format at Gdk.PixbufLoader.Write(Byte[] buf, UInt64 count)`
Similar to the above, Ryujinx is most likely in a protected folder. Move it somewhere else. Similar to the above, Ryujinx is most likely in a protected folder. Move it somewhere else.
### • Cant open Ryujinx, console closes without any errors and without opening the main window:
Ensure Ryujinx is not on the desktop or a protected folder and that you don't have any third party antivirus software. This issue has also been reported to have been caused by "defender omega" controllers, so disconnect it if you have one.
### • Crashing after selecting Vulkan, trying to open settings or booting a game using Vulkan with `|E| GUI.RenderLoop Application : Unhandled exception caught: Ryujinx.Graphics.Vulkan.VulkanException: Initialization failed, none of the available GPUs meets the minimum requirements. at Ryujinx.Graphics.Vulkan.VulkanInitialization.FindSuitablePhysicalDevice(Vk api, Instance instance, SurfaceKHR surface, String preferredGpuId) in D:\a\Ryujinx\Ryujinx\Ryujinx.Graphics.Vulkan\VulkanInitialization.cs:line 217` ### • Crashing after selecting Vulkan, trying to open settings or booting a game using Vulkan with `|E| GUI.RenderLoop Application : Unhandled exception caught: Ryujinx.Graphics.Vulkan.VulkanException: Initialization failed, none of the available GPUs meets the minimum requirements. at Ryujinx.Graphics.Vulkan.VulkanInitialization.FindSuitablePhysicalDevice(Vk api, Instance instance, SurfaceKHR surface, String preferredGpuId) in D:\a\Ryujinx\Ryujinx\Ryujinx.Graphics.Vulkan\VulkanInitialization.cs:line 217`
If you have a system consisting of an AMD Ryzen CPU with an AMD Radeon iGPU (4600H, 4800H, 5600H etc) and an Nvidia dGPU, you need to update **BOTH** graphics card drivers from their respective websites. Not just the dedicated Nvidia one, and not just from Windows update. If you have a system consisting of an AMD Ryzen CPU with an AMD Radeon iGPU (4600H, 4800H, 5600H etc) and an Nvidia dGPU, you need to update **BOTH** graphics card drivers from their respective websites. Not just the dedicated Nvidia one, and not just from Windows update.
@ -427,6 +430,11 @@ Disable Ryujinx vsync and cap the framerate externally via your GPU driver setti
As of **1.1.739**, frametimes are considerably smoother. As of **1.1.739**, frametimes are considerably smoother.
### • Fullscreen framerate is not as smooth as on windowed mode/G-SYNC not working:
On the Nvidia control panel, head to `Vulkan/OpenGL present method` and select `Prefer layered on DXGI Swapchain to enable GSYNC on a GSYNC-compatible monitor.
![image](https://github.com/Ryujinx/Ryujinx/assets/79612681/f697a9f5-2798-4391-910c-8b5dd3b4414b)
### • RTSS/MSI Afterburner wont hook to Ryujinx: ### • RTSS/MSI Afterburner wont hook to Ryujinx:
Open Ryujinx settings before running a game. Open Ryujinx settings before running a game.