[Bug 48833] Battlefield 2: user32-rawinput-mouse causes mouse stuttering

WineHQ Bugzilla wine-bugs at winehq.org
Mon Apr 6 10:54:51 CDT 2020


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

--- Comment #2 from Zebediah Figura <z.figura12 at gmail.com> ---
(In reply to bno1 from comment #1)
> With the latest wine-staging master (starting with commit
> f23b6cb7dce86844b97f6b0c9a8e9c58de7b5875 to be exact), user32-rawinput-mouse
> is a dependency for eventfd_synchronization, which I don't want to exclude.
> I tried excluding only the user32-rawinput-mouse-experimental and
> user32-rawinput-hid patches, but the problem still persists.

It's not a hard dependency; it's just a side effect of the two patches touching
the same code. It should be easy to manually rebase. (In fact, I think `git am
-C1` could achieve this. The new ./staging/patchinstall.py script, although
still under construction, has an option to use that as a backend.)

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