mirror of
https://github.com/yuzu-emu/yuzu-games-wiki.git
synced 2025-07-27 14:31:14 +00:00
Updated The Legend Of Zelda Links Awakening (markdown)
parent
5f0a37e62d
commit
f79533fb2d
|
@ -1,11 +1,11 @@
|
||||||
Link's Awakening is playable. Performance is quite poor for slow PCs in the demanding areas.
|
Link's Awakening is playable. Performance may struggle in demanding areas.
|
||||||
|
|
||||||
## Issues
|
## Issues
|
||||||
|
|
||||||
In OpenGL API, tall grass and tree models have black flickering, depth of field (aka blurriness) is incorrectly rendered causing the whole screen blurred, which can be fixed by using the mod patch below. Turing series GPUs (GTX 16XX - RTX 20XX series) have some rendering issues.
|
* Using OpenGL API, tall grass and tree models have black flickering, depth of field (aka blurriness) is incorrectly rendered causing the whole screen blurred, which can be fixed by using the mod patch below. Turing series GPUs (GTX 16XX - RTX 20XX series) have some rendering issues.
|
||||||
The Vulkan renderer fixes most of the rendering issues (such as no black flickering, transparent water, accurate lightning, working depth of field). However, yuzu sometimes crashes, and this occurs frequently when entering Manbo's Pond. Switch to OpenGL in order to bypass this problem.
|
The Vulkan renderer fixes most of the rendering issues (such as no black flickering, transparent water, accurate lightning, working depth of field). However, yuzu sometimes crashes, and this occurs frequently when entering Manbo's Pond. Switch to OpenGL in order to bypass this problem.
|
||||||
|
|
||||||
Some sound effects are missing during gameplay.
|
* Some sound effects are missing during gameplay.
|
||||||
|
|
||||||
## Game-Specific Configuration
|
## Game-Specific Configuration
|
||||||
Controller configuration: `Single Player - Dual Joycons - Docked` or Custom Profile/Pro Controller + Docked Mode
|
Controller configuration: `Single Player - Dual Joycons - Docked` or Custom Profile/Pro Controller + Docked Mode
|
||||||
|
|
Loading…
Reference in a new issue