From fbb580507bc255c96e69ba386f401855afcce402 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sun, 28 May 2023 04:33:52 +0100 Subject: [PATCH] Updated FAQ and Troubleshooting (markdown) --- FAQ-and-Troubleshooting.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/FAQ-and-Troubleshooting.md b/FAQ-and-Troubleshooting.md index 9e662a2..6561e4e 100644 --- a/FAQ-and-Troubleshooting.md +++ b/FAQ-and-Troubleshooting.md @@ -692,7 +692,8 @@ 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; there is no solution currently. 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`: 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 `|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.