joystick ports

BlitzPlus Forums/BlitzPlus Programming/joystick ports

MSW(Posted 2004) [#1]
what are the ranges of joystick ports...erm...port "0" up to port "?"

also anyone else useing those PSX2 dual shock style gamepads with two analog sticks?....I have two of them from different manufactures...on one the second analog stick vertical axis can be read from JoyZ(), and the horizontal axis on JoyV()...on the other controller the second analog stick's horizonatal axis shows up on JoyRoll() of all places (varies from -180 to 180 instead of -1 to 1) and the convetional D-pad shows up as the Joyhat() switch in both analog and digital gamepad modes while the D-pad on the other gamepad works with the JoyX() and JoyY() in digital mode and has no effect in analog mode...both gamepads are (rather cheap) USB 2.0 devices.