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.