http://bugs.winehq.org/show_bug.cgi?id=20395
--- Comment #4 from Warren Dumortier nwarrenfl@gmail.com 2009-10-17 11:53:25 --- (In reply to comment #3)
fixme:win:RegisterRawInputDevices (pRawInputDevices=0x229eb74, uiNumDevices=1, cbSize=12) stub!
This indicates it's trying to use rawinput which is 100% stubbed on Wine. Try setting win version to win2k.
Same problem with Windows version set to win2k. So this is the problem if i understand? However the hack from the bug didn't solve it, is it really the problem then?