http://bugs.winehq.org/show_bug.cgi?id=7303
Bob Goodwin bgoodwin91006@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bgoodwin91006@yahoo.com
--- Comment #16 from Bob Goodwin bgoodwin91006@yahoo.com 2007-10-24 20:36:10 --- In wine version 0.9.42 my joystick worked perfectly with FA-18 PSF a combat fight simulator. Then I upgraded to 0.9.46 (Fedora 6 update) and started having the same problem described here. I traced the dinput and found that wine was using /dev/input/event3. I can't test that device with jstest but after reading the comments here I decided to delete all the `/dev/event' devices and see if wine would pick up on my js0 device. It did. In a new trace, I found that it even correctly read a throttle adjustment. However, it did not pass any of that on to the program. The buttons worked correctly but not the x, y, or Z movement. The program acted as though nothing was there.Hope this helps.