From cb820eec1110d49e00dce00b27782b68d0f148bd Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sun, 24 Sep 2023 19:56:52 +0100 Subject: [PATCH] Updated FAQ and Troubleshooting (markdown) --- FAQ-and-Troubleshooting.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/FAQ-and-Troubleshooting.md b/FAQ-and-Troubleshooting.md index 2956733..12a4376 100644 --- a/FAQ-and-Troubleshooting.md +++ b/FAQ-and-Troubleshooting.md @@ -298,6 +298,9 @@ Some emulator files are missing. Redownload Ryujinx, make sure it’s extracted ### • Can’t 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. +### • Can’t 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` 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. +### • 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 won’t hook to Ryujinx: Open Ryujinx settings before running a game.