Added Vulkan notes and workaround for Manbo's Pond crash on Vulkan

executor32 2020-01-28 20:39:50 -06:00
parent 0b9b9355c2
commit 1a3a21f280

@ -1,6 +1,8 @@
You can start a new game, and play Link's Awakening, but due to a bug, tall grass and tree models are experiencing black flickering. Turing series GPUs (GTX 16XX - RTX 20XX series) will have some rendering issues. You can start a new game, and play Link's Awakening, but due to a bug, tall grass and tree models are experiencing black flickering. Turing series GPUs (GTX 16XX - RTX 20XX series) will have some rendering issues.
Most sound effects are missing during gameplay, with the exception of Link's voice. When loading new animations the game freezes for a few seconds. Most sound effects are missing during gameplay, with the exception of Link's voice. When loading new animations the game freezes for a few seconds.
Using the Vulkan renderer fixes most of the rendering issues (no black flickering, water has transparency, and lighting is accurate instead of overbright and washed-out), but yuzu will occasionally crash to the desktop without warning. This occurs most consistently when entering Manbo's Pond, where it will happen every time; switch to the OpenGL renderer before trying to enter in order to get past this.
## Game-Specific Configuration ## Game-Specific Configuration
* Controller Configuration: `Single Player - Dual Joycons - Docked` * Controller Configuration: `Single Player - Dual Joycons - Docked`