Updated FAQ and Troubleshooting (markdown)
parent
68be8b203a
commit
fbb580507b
1 changed files with 2 additions and 1 deletions
|
@ -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 `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.
|
- 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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue