Update index.md

This commit is contained in:
Matías Locatti 2021-06-06 16:27:16 -03:00 committed by liushuyu
parent aa73a73c93
commit f3bc827275

View file

@ -33,8 +33,8 @@ Turns out, the error codes of conditions like “parent directory doesnt exis
Snap also revealed flaws in our touch screen gestures emulation.
Thanks to work done by [german77](https://github.com/yuzu-emu/yuzu/pull/6275), yuzu [now properly supports multiple fingers](https://github.com/yuzu-emu/yuzu/pull/6267).
GPU emulation related issues stop this game from being perfectly playable. In its current status, photos are not recognized at the evaluation.
This can be slightly improved by using High GPU accuracy in OpenGL with Assembly Shaders enabled, or for non-Nvidia users, using Extreme GPU accuracy on Vulkan.
GPU emulation related issues stop this game from being perfectly playable. In its current status, photos are not recognized when they are evaluated at the end of a stage.
This can be partially solved by using High GPU accuracy in OpenGL with Assembly Shaders enabled, or for non-Nvidia users, using Extreme GPU accuracy on Vulkan.
## Graphical fixes