From 5dfbe5755861b0a24b502d704f50ba140c7b1ce6 Mon Sep 17 00:00:00 2001 From: Honghoa <59675380+kurenaihana@users.noreply.github.com> Date: Tue, 10 Aug 2021 15:00:40 -0300 Subject: [PATCH] Update index.md Remove editor comments --- site/content/entry/yuzu-progress-report-jul-2021/index.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/site/content/entry/yuzu-progress-report-jul-2021/index.md b/site/content/entry/yuzu-progress-report-jul-2021/index.md index a99c3cf5..8328221e 100644 --- a/site/content/entry/yuzu-progress-report-jul-2021/index.md +++ b/site/content/entry/yuzu-progress-report-jul-2021/index.md @@ -346,14 +346,9 @@ bleeding ears here and there. ## Input changes -HD RUMBLE HERE - -// Hong: Rewording here (as HD rumble is not ready yet, this section doesn’t need a follow-up line to introduce these changes). - Along with some miscellaneous QoL changes, [german77](https://github.com/german77) also changed the behaviour of recently enabled controllers in yuzu. In order to provide the most precise experience, now [sticks will be auto-centred](https://github.com/yuzu-emu/yuzu/pull/6698) the moment the device is detected by yuzu. -Surprisingly, this happens with almost every game controller, sticks always are slightly off-centre, and if the dead zone value is small enough, users would perceive slight -drifting during gameplay +Surprisingly, this happens with almost every game controller, sticks always are slightly off-centre, and if the dead zone value is small enough, users would perceive slight drifting during gameplay No drift in this emulator! Thanks to internal changes on how settings are stored, the default values of mouse panning were affected.