http://bugs.winehq.org/show_bug.cgi?id=31737
--- Comment #6 from Lucas Fialho Zawacki lfzawacki@yahoo.com.br 2012-09-25 08:48:35 CDT --- (In reply to comment #4)
I've found a workaround. In the game there are three input devices: Keyboard Logitech Dual Action (event) - this is my gamepad A4Tech USB device (js) - this is my keyboard
When I assign any button for A4Tech USB device (js), the message doesn't appear.
Based on this I would say it has something to do with your keyboard being detected as a joystick and then havin no assigments. You can try disabling it using the "Game Controllers" panel applet as a workaround.
(In reply to comment #3)
The only dinput fixmes I see is the following:
fixme:dinput:IDirectInputDevice2WImpl_GetProperty Unknown property
<guid-0x0013> fixme:dinput:IDirectInputDevice2WImpl_GetProperty Unknown property <guid-0x0012> fixme:dinput:IDirectInputDevice2WImpl_GetProperty Unknown property <guid-0x0013> fixme:dinput:IDirectInputDevice2WImpl_GetProperty Unknown property <guid-0x0012> fixme:dinput:IDirectInputDevice2WImpl_GetProperty Unknown property <guid-0x0013> fixme:xinput:XInputGetState (0 0x698ae944)
Any thoughts what can cause this?
These unimplemented properties could have something to do with it, one of them is the device name and the game could be using it to choose the devices it's using or something like that. I'll try to add them and make some tests and then you can try to retest again with NFS Hot Pursuit