protonscr

Apply this patch in wine to fix Unity engine mouse glitches

protonclosed
ValveSoftware/Proton#1911 · opened 2018-11-04 by jlsalvador · updated 2018-11-04 · 1 comments · github
Jjlsalvador 2018-11-04 github

Feature Request

Apply this patch to fix every Unity engine mouse glitches:
https://github.com/wine-staging/wine-staging/blob/master/patches/winex11-mouse-movements/0001-winex11-Don-t-react-to-small-slow-mouse-movements.patch

I confirm:

  • [X] that I haven't found another request for this feature.
  • [X] that I have checked whether there are updates for my system available that
    contain this feature already.

Description

On Unity engine, little mouse movements will be translated as (1, 1)px (bottom-right). This patch will fix it. It's already working on wine-staging.
https://github.com/wine-staging/wine-staging/blob/master/patches/winex11-mouse-movements/0001-winex11-Don-t-react-to-small-slow-mouse-movements.patch

References

https://bugs.winehq.org/show_bug.cgi?id=42631

This patch will fix (at least) these issues:

Jjlsalvador 2018-11-04 github

Duplicated
(sorry, I saw this patch was already referred here: https://github.com/ValveSoftware/Proton/issues/1418)