http://bugs.winehq.org/show_bug.cgi?id=22059
--- Comment #2 from Corvus Corax corvus-wine@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)