rewording a phrase

beencoding-javascript 2021-06-21 13:18:03 -04:00
parent 949b87c4d8
commit 5dbb0be6e2

@ -9,7 +9,7 @@ As with most emulators, your in-game performance is highly dependent on the powe
#### ISSUES:
* AMD GPU users can expect graphical bugs and *very* low performance on this title on OpenGL. These issues are caused by the AMD driver deprecating the openGL platform.
* AMD GPU users can expect graphical bugs and super low performance on this title on OpenGL. These issues are caused by the AMD driver deprecating the openGL platform.
Switching to Vulkan API helps with these issues. However, Vulkan disk-shader cache is currently not implemented. "Use asynchronous shader building" in adv. graphics tab will greatly improve frame-rate drops due to shader compilation however the feature is still experimental and might cause issues.
* ~~AMD Navi GPUs have shadow rendering issues in Vulkan due to deferred shading, this can be partially fixed with a mod. You'll find it among several others on our [Switch Mods](https://yuzu-emu.org/wiki/switch-mods/) page.~~ Fixed in driver 20.12.1
* Luigi's Balloon world can't be played due to lack of online implementation.