[Bug 22059] when /dev/input/event* device is accessible, wine fails to consider calibration and correction factors of the linux joydev driver

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Mar 17 18:38:11 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=22059





--- Comment #2 from Corvus Corax <corvus-wine at cybertrench.com>  2010-03-17 18:38:11 ---
As it seems, dinput directly uses the event interface to access the joystick if
available.

That would mean it'd need to handle correction of raw data itself instead of
the linux joydev driver.

Would it be possible to ask the linux joydev driver for its correction
parameters and apply them as default calibration once wine is started?

Possibly stored and overridable in the registry (together with the axis
mapping)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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