[Bug 36873] Multiple games have non-functional mouse input, invisible mouse cursor (Chronology, Mount & Blade II: Bannerlord)

WineHQ Bugzilla wine-bugs at winehq.org
Wed Apr 1 12:52:43 CDT 2020


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

--- Comment #8 from Ryan S. Northrup <northrup at yellowapple.us> ---
Patch attached (as an actual patch).  Also CC'ing Alistair and Zebediah for
inclusion in wine-staging.

The patch partially implements GetMouseMovePointsEx by storing the previous
mouse cursor position and returning the current (and, if count > 1, previous)
cursor positions.  This is a deviation from the documented behavior (where
Windows actively tracks the last 64 cursor positions), but it seems to be Good
Enough™ in practice (at least for M&B2).

Alistair/Zebediah: given the deviation from Windows' behavior, can we get this
into wine-staging?

-- 
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