mirror of
https://github.com/yuzu-emu/yuzu-games-wiki.git
synced 2025-08-24 14:31:02 +00:00
Added Vulkan notes and workaround for Manbo's Pond crash on Vulkan
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.
|
||||
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
|
||||
* Controller Configuration: `Single Player - Dual Joycons - Docked`
|
||||
|
||||
|
|
Loading…
Reference in a new issue