[Bug 42631] Mouse input cause camera drift in multiple games: Unity-engine games, Fallout4, etc

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jun 11 22:01:08 CDT 2017


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

Eric Culp <eculperic at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eculperic at gmail.com

--- Comment #23 from Eric Culp <eculperic at gmail.com> ---
Created attachment 58414
  --> https://bugs.winehq.org/attachment.cgi?id=58414
Patch to fix mouse drift

I'm not sure why this happens, but there is a (1, 1) pixel diff even when the
mouse doesn't move. I made a patch that just subtracts (1, 1) from the mouse
coords in dinput.dll. This fixed the issue in the game I experienced the bug
in, but I don't know if it introduces bugs elsewhere. Presumably there is a bug
elsewhere that is introducing this (1, 1) diff.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list