From f3bc8272753e86a61e231f4f38979115f6365076 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Locatti?= <42481638+goldenx86@users.noreply.github.com> Date: Sun, 6 Jun 2021 16:27:16 -0300 Subject: [PATCH] Update index.md --- site/content/entry/yuzu-progress-report-may-2021/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/content/entry/yuzu-progress-report-may-2021/index.md b/site/content/entry/yuzu-progress-report-may-2021/index.md index b2303961..cdc9e7ab 100644 --- a/site/content/entry/yuzu-progress-report-may-2021/index.md +++ b/site/content/entry/yuzu-progress-report-may-2021/index.md @@ -33,8 +33,8 @@ Turns out, the error codes of conditions like “parent directory doesn’t 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