From a7df31711995e955c45e3a60d0e4fb20bc77d586 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Fri, 9 Jun 2023 00:29:45 +0100 Subject: [PATCH] Updated FAQ and Troubleshooting (markdown) --- FAQ-and-Troubleshooting.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/FAQ-and-Troubleshooting.md b/FAQ-and-Troubleshooting.md index 397b911..a538c85 100644 --- a/FAQ-and-Troubleshooting.md +++ b/FAQ-and-Troubleshooting.md @@ -552,7 +552,7 @@ Disable docked mode and `Direct Mouse Access`. Touch functionality will not work - Flickering square artifacts: it’s a driver issue on Nvidia RTX 3000/4000 graphics cards and on drivers newer than 522.25. Surprisingly, the higher the emulator scaling, the less apparent it is; at 2x it’s much less noticeable, and at 3x it goes away almost completely. ### Demon Slayer -Kimetsu no Yaiba- The Hinokami Chronicles -~~- Outlines are bugged and cause “noise” over characters' faces: this PR fixes it https://github.com/Ryujinx/Ryujinx/pull/4578~~ Fixed as of **1.1.807.** +~~- Outlines are bugged and cause “noise” over characters' faces: this PR fixes it https://github.com/Ryujinx/Ryujinx/pull/4578~~ Fixed as of **1.1.807**. ### FIFA 202anything - Player indicators are invisible. No solution as of yet. @@ -693,8 +693,9 @@ Disable docked mode and `Direct Mouse Access`. Touch functionality will not work - Crashing with `ErrorOutOfDeviceMemory`: [see above](https://github.com/Ryujinx/Ryujinx/wiki/FAQ-and-Troubleshooting#-game-crashes-with-e-guirenderthread-application--unhandled-exception-caught-ryujinxgraphicsvulkanvulkanexception-unexpected-api-error-erroroutofdevicememory). -- Crashing with `ErrorDeviceLost`: Intel GPUs don't work with this game; [this pull request](https://github.com/Ryujinx/Ryujinx/pull/5044#issuecomment-1556417626) fixes the initial crash, but the game still crashes shortly after. - - This can also happen on older Nvidia drivers, in which case update them to version **516.94** or newer, or use OpenGL. +- Crashing with `ErrorDeviceLost`: this can happen on older Nvidia drivers, in which case update them to version **516.94** or newer, or use OpenGL. + + - ~~Intel GPUs don't work with this game; [this pull request](https://github.com/Ryujinx/Ryujinx/pull/5044#issuecomment-1556417626) fixes the initial crash, but the game still crashes shortly after.~~ Fixed as of **1.1.871**. - Crashing with `|E| GPU.MainThread Application : Unhandled exception caught: System.NullReferenceException: Object reference not set to an instance of an object.', '`: you are using a certain broken mod called "Visualfixes", remove it. @@ -710,9 +711,9 @@ Disable docked mode and `Direct Mouse Access`. Touch functionality will not work - Low macOS performance: as of now, the best performing macOS version is [here](https://github.com/Ryujinx/Ryujinx/pull/4899#issuecomment-1545007093). Click on `Experimental GUI (Avalonia)`, then download the `macos_universal` build. -~~- Low framerate in the depths: save and restart.~~ Fixed as of **1.1.804** +~~- Low framerate in the depths: save and restart.~~ Fixed as of **1.1.804**. -~~- Invisible gloom: you have an AMD GPU. Use Linux or wait for a fix.~~ Fixed as of **1.1.809** +~~- Invisible gloom: you have an AMD GPU. Use Linux or wait for a fix.~~ Fixed as of **1.1.809**. ### The World Ends With You -Final Remix- - Can’t defeat Pig Samba enemy that is asleep: `Actions` > `Simulate Wake-up Message` @@ -720,7 +721,7 @@ Disable docked mode and `Direct Mouse Access`. Touch functionality will not work ### Xenoblade Chronicles: Definitive Edition - Game looks blurry even with upscaling: this game has an antialiasing implementation that does not scale properly. You can either run Vulkan and use the `lib_nx.ini` graphics settings mod to disable the antialiasing and use emulator resolution scaling, or run OpenGL and use the `lib_nx.ini` graphics settings to increase the internal resolution of the game. -~~- Blackout everywhere: using the lib_nx.ini graphics settings mod to internally upscale on Vulkan will cause this, see above.~~ Fixed as of **1.1.742.** +~~- Blackout everywhere: using the lib_nx.ini graphics settings mod to internally upscale on Vulkan will cause this, see above.~~ Fixed as of **1.1.742**. ### Xenoblade Chronicles 2 - Game looks blurry even with upscaling: this game has an antialiasing implementation that does not scale properly. You can either use the `lib_nx.ini` graphics settings mod to disable the antialiasing and use emulator resolution scaling, or use the `lib_nx.ini` graphics settings mod to increase the internal resolution of the game. @@ -729,7 +730,7 @@ Disable docked mode and `Direct Mouse Access`. Touch functionality will not work - Softlocking on save menu: save very frequently, use the Blade awakening menu instead of the save menu (opening core crystals saves the game). This issue also exists on console, but it’s made more frequent by emulation. -~~- Flickering squares top right: it’s a driver issue on Nvidia RTX 3000/4000 graphics cards and on drivers newer than 522.25. Surprisingly, upscaling either with the lib_nx.ini graphics settings mod or with 2x emulator scaling makes it go away.~~ Fixed as of **1.1.745.** +~~- Flickering squares top right: it’s a driver issue on Nvidia RTX 3000/4000 graphics cards and on drivers newer than 522.25. Surprisingly, upscaling either with the lib_nx.ini graphics settings mod or with 2x emulator scaling makes it go away.~~ Fixed as of **1.1.745**. ### Xenoblade Chronicles 3 Play this game on Vulkan, otherwise you will not watch the cutscenes. @@ -740,7 +741,7 @@ Play this game on Vulkan, otherwise you will not watch the cutscenes. - Game looks blurry even with upscaling: this game has an antialiasing implementation that does not scale properly. You can use graphics settings mods to enable emulator scaling or to increase the internal resolution of the game. For the latter, keep emulator scaling on native. -~~- Blackout or black flickering in some scenes and areas: use the resolution scaler enabler mod and increase the resolution on Ryujinx, or update your Nvidia drivers to 522.25 or newer. Using graphics mods to internally upscale on Vulkan to higher resolutions than 1080p will cause this on older drivers.~~ Fixed as of **1.1.742.** +~~- Blackout or black flickering in some scenes and areas: use the resolution scaler enabler mod and increase the resolution on Ryujinx, or update your Nvidia drivers to 522.25 or newer. Using graphics mods to internally upscale on Vulkan to higher resolutions than 1080p will cause this on older drivers.~~ Fixed as of **1.1.742**.