PDA

View Full Version : Joystick


roobert
09-01-2014, 09:12 AM
Hi, I have my first joystick, but I don't know how connect.
I have this http://bit.ly/1sV10SC.
I installed the driver of the official page but in vizard no work.
Help me

I am trying the example of Vizard (joystikc.py) and (tutorial_vizjoy.py) but not work, but it return me this message:

** NOTIFY: 2 joystick(s) detected
1 - vJoy Device
2 - Logitech Cordless RumblePad 2
** NOTIFY: Connected to vJoy Device
Supported: X Axis, Y Axis, Z Axis, Rx, Ry, Rz, Slider, 8 Buttons,
** Load Time: 1.90 seconds

when I press anywhere button the program not work.

Jeff
09-08-2014, 12:54 PM
It looks like the connection messages are fine. When you run joystick.py you should see button images on screen that indicate when buttons are pressed on the gamepad. Is that not working for you?