[Bug 7303] Joystick axis misbehaviour makes GTA:San Andreas unplayable

Wine Bugs wine-bugs at winehq.org
Mon Feb 5 05:39:00 CST 2007


http://bugs.winehq.org/show_bug.cgi?id=7303





------- Additional Comments From shacklein at gmail.com  2007-05-02 05:38 -------
Ambro, Wine has two drivers for the joystick. One uses evdev devices
(/dev/input/event*) and the other uses joydev devices (/dev/js*). In these four
patches, the real changes are in the evdev driver (joystick_linuxinput.c). They
fix the problem for me when I allow Wine to access the event devices, but not
for the joydev driver (behaviour is unchanged).

Maybe your system isn't allowing read access on the event devices?

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the wine-bugs mailing list