From 5b416539271cdb6ac7cc99735d1045e39abb393c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Locatti?= <42481638+goldenx86@users.noreply.github.com> Date: Wed, 9 Jun 2021 09:16:39 -0300 Subject: [PATCH] Update site/content/entry/yuzu-progress-report-may-2021/index.md Co-authored-by: Schplee <24275329+Schplee@users.noreply.github.com> --- site/content/entry/yuzu-progress-report-may-2021/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 59f23cda..3c9e59e0 100644 --- a/site/content/entry/yuzu-progress-report-may-2021/index.md +++ b/site/content/entry/yuzu-progress-report-may-2021/index.md @@ -321,7 +321,7 @@ Doing this can break games like `Xenoblade Chronicles 2`, as the game expects th german77 solves this by [forcing an emulated Pro Controller instead](https://github.com/yuzu-emu/yuzu/pull/6353). No more weird Frankenstein input monstrosities, please. -Finally, yuzu could be hard to map on analog sticks due to a bug in how the event was handled. While fixing this, german77 also +Finally, it could sometimes be difficult to map analog sticks in yuzu due to a bug in how the event was handled. While fixing this, german77 also [fixed a crash caused by controllers not listed in the controller list disconnecting](https://github.com/yuzu-emu/yuzu/pull/6312). ## Future projects