search for: 9e573eda

Displaying 4 results from an estimated 4 matches for "9e573eda".

Did you mean: 9e573ed9
2009 Jul 25
2
Gamepad & Wine 1.0.1-2 on Debian Sid
...ick work with VirtuaNES. I have tested the gamepad under Windows with the same program, and it works fine. This is what I get when I debug: $ WINEDEBUG=+dinput wine VirtuaNES.exe 2>&1 | grep joydev Code: trace:dinput:find_joydevs Found a joystick on /dev/input/event6: Twin USB Joystick ({9e573eda-7734-11d2-8d4a-23903fb6bdf7}) trace:dinput:find_joydevs ... with force feedback trace:dinput:find_joydevs ... with axis 0: cur=127, min=0, max=255, fuzz=0, flat=15 trace:dinput:find_joydevs ... with axis 1: cur=127, min=0, max=255, fuzz=0, flat=15 trace:dinput:find_joydevs ... with axis 2: cur=...
2012 May 10
0
Xbox 1 gamepad not detected with Star Trek Online game
...Code: trace:dinput:IDirectInputWImpl_EnumDevices (this=0x12f718,0x0004 'DIDEVTYPE_JOYSTICK',0x8fc5a0,0x12238a0,0001). After that, wine outputs successfull detection of the joystick: Code: trace:dinput:find_joydevs Found a joystick on /dev/input/event16: Xbox Gamepad (userspace driver) ({9e573eda-7734-11d2-8d4a-23903fb6bdf7}) Next, I tried running STO on wine with WINEDEBUG="+dinput": https://gist.github.com/2650716 and while the game detects and initializes the system mouse through dinput, it seems to initialize the IDirectInput8 Interface, but it does not enumerate any joysti...
2008 Sep 25
3
usb interface support
Dear wine user group I removed the whole installation under the root path and reinstalled the application to the user directory -thanks to mr. vitamin. But the effect is the same - the usb interface has not be enabled although the driver works correctly, see jstest /dev/input/js0 -> Driver version is 2.1.0. Joystick (IPACS Ikarus Gamecommander) has 7 axes (X, Y, Z, Rx, Ry, Rz, Throttle) and
2008 Mar 26
6
Gamepad missing buttons
I am trying to use a Guillemot gamepad with PES6 but the buttons are not recognized. In kubuntu system settings I can see my pad, callibrate the joysticks and see the buttons are recognized, but not inside wine (only the joysticks are recognized). I have tried different combinations for the DirectInput entry in the registry but either I have not stumbled upon the correct one or there is another