[Wine] Re: Gamepad activates both characters in a game

vitamin wineforum-user at winehq.org
Sun Oct 25 00:24:19 CDT 2009


Loadus wrote:
> I ran into an interesting problem. With a Logitech Dual Action gamepad in LEGO Star Wars The Complete Saga, doing anything other than moving around (jump, tag, action) with player 1 activates player 2.

Is it assigning separate joystick to each character?

Wine will see each joystick as 2 separate joysticks because it has 2 different joystick drivers. The easiest way to deal with this is "disable" one of the drivers by removing/making unaccessible it's device - /dev/js* or /dev/input/js* for joydev driver or /dev/input/event? (only one for the joystick) for evdev driver.







More information about the wine-users mailing list