DINPUT: linuxinput axis enumeration fixes

Daniel Remenak dtremenak at gmail.com
Sat Sep 3 15:06:34 CDT 2005


Changelog:
- Allow enumeration of objects when the device is not yet acquired
- Flag FF-capable axes during enumeration

A number of games (and the FFConst and Joystick DX samples) enumerate
axes and buttons before acquiring the joystick, which succeeds on
windows and on joystick_linux, but not on joystick_linuxinput.
FFConst and Viper Racing also require axes capable of force feedback
to be flagged with DIDOI_FFACTUATOR in order to enable their force
feedback code.

--Daniel Remenak
-------------- next part --------------
A non-text attachment was scrubbed...
Name: di-enum-unacq.diff
Type: text/x-patch
Size: 2206 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050903/98413336/di-enum-unacq.diff


More information about the wine-patches mailing list