diff --git a/the-legend-of-zelda-links-awakening.md b/the-legend-of-zelda-links-awakening.md index 8f50c7c..d4eb728 100644 --- a/the-legend-of-zelda-links-awakening.md +++ b/the-legend-of-zelda-links-awakening.md @@ -2,11 +2,14 @@ Link's Awakening is playable. Performance may struggle in demanding areas. ## 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 [this mod patch](https://github.com/yuzuMods/yuzuMods/raw/master/mods/the-legend-of-zelda-links-awakening/zelda-links_awakening-tiltshift-mod.zip). 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. +* 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 [this mod patch](https://github.com/yuzuMods/yuzuMods/raw/master/mods/the-legend-of-zelda-links-awakening/zelda-links_awakening-tiltshift-mod.zip). * Turing series GPUs (GeForce 16, GeForce/Quadro RTX, Titan RTX) 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). +* yuzu sometimes crashes on `Vulkan`, and this occurs frequently when entering Manbo's Pond. Switch to `OpenGL` in order to bypass this problem. ## 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 +* The `Vulkan` renderer fixes most of the rendering issues (such as no black flickering, transparent water, accurate lightning, working depth of field). #### Screenshots @@ -17,3 +20,5 @@ Controller configuration: `Single Player - Dual Joycons - Docked` or Custom Prof ![](https://user-images.githubusercontent.com/74042715/99227924-e830cf00-2811-11eb-97e6-d17887f756cd.png) ![](https://user-images.githubusercontent.com/74042715/99227979-026aad00-2812-11eb-855b-cbbb55552c50.png) + +{image credits: [Gidoly](https://github.com/gidoly)