[Bug 20186] Project64 does not work with gamepads anymore

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jan 20 12:14:00 CST 2012


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

André H. <nerv at dawncrow.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nerv at dawncrow.de

--- Comment #7 from André H. <nerv at dawncrow.de> 2012-01-20 12:14:00 CST ---
> I don't know if this is a change in Wine or in Archlinux - the gamepads work
> when I create a symlink like this:
> ln -s /dev/input/js0 /dev/js0

That's really odd, [1] and [2] show us that /dev/input/js0 is tried to open
before /dev/js0
Do we need to retry opening /dev/input/js0 if it fails at the first time???

[1]
http://source.winehq.org/git/wine.git/blob/6dd16ec1f0ca01800090b0c9b9aa1a189fdd49a2:/dlls/dinput/joystick_linux.c#l72
[2]
http://source.winehq.org/git/wine.git/blob/6dd16ec1f0ca01800090b0c9b9aa1a189fdd49a2:/dlls/dinput/joystick_linux.c#l144

PS: While we are taling about Project64, can you confirm that #27902 is still
present.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the wine-bugs mailing list