[Bug 42358] Improve wine control game controllers with background pictures

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Feb 2 12:20:58 CST 2017


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

--- Comment #3 from Bruno Jesus <00cpxxx at gmail.com> ---
On Linux the dinput implementation offers the same joystick using 2 flavors:
- Using the older kernel joystick interface - (js) postfix
- Using the newer event input interface - (event) postfix

You can check which works best for you and disable the other. The (event) one
is the only that supports force feedback.

If you move the joystick does it auto center after you release it? Does it also
stays in the top using native apps? eg jstest-gtk.

I have generic joysticks that also start at the top and require a first input
to auto-center.

If the problem is not present in jstest-gtk please open a new bug attaching a
+dinput log.

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