CountJoysticks() return incorrect value on OS4
Posted: Wed Apr 17, 2013 10:07 pm
Hi Andreas, and the Hollywood folks!
Here is what I do experiencing:
I have two identical analog joypads.
Prefs/Amigainput USB interface lists the two connected gamepad.
At lowlevel settings I assigned like this:
gamepad unit 0 to Port1-Joystick
gamepad unit 1 to Port2-Joystick.
Hollywood's CountJoystick() said that there is only one joystick (returns with value 1).
Checking joyfire(0) - works with the gamepad unit 0 (Port1).
Joyfire(1) fails with cannot acquire joystick!
Joyfire(2) - works with the gamepad unit 1 (Port2).
So, it seems a bit weird.
Here is what I do experiencing:
I have two identical analog joypads.
Prefs/Amigainput USB interface lists the two connected gamepad.
At lowlevel settings I assigned like this:
gamepad unit 0 to Port1-Joystick
gamepad unit 1 to Port2-Joystick.
Hollywood's CountJoystick() said that there is only one joystick (returns with value 1).
Checking joyfire(0) - works with the gamepad unit 0 (Port1).
Joyfire(1) fails with cannot acquire joystick!
Joyfire(2) - works with the gamepad unit 1 (Port2).
So, it seems a bit weird.