Cyborg 3DII USB on Linux

Forum For Privateer Remake
Post Reply
GordonShomway
Star Pilot
Star Pilot
Posts: 6
Joined: Mon Apr 30, 2007 7:50 pm

Cyborg 3DII USB on Linux

Post by GordonShomway »

Hello,

I have an old Saitek Cyborg 3DII USB. When I configured the Joystick as "2 axis and throttle" or "3 axis (and throttle)", the throttle was on the z-axis and the twist on the leaver for the throttle.

In order to fix this I had to change the number of the axis' as follows:

throttle from 2 to 3.

Here is the configuration for "3 axis and throttle"
<axis name="x" joystick="0" axis="0" inverse="false" />
<axis name="y" joystick="0" axis="1" inverse="false" />
<axis name="z" joystick="0" axis="2" inverse="false" />
<axis name="throttle" joystick="0" axis="3" inverse="false" />

I also modified the other "joysticks" to make my joystick work with tha game. You can have a look an the modifications in the atached file.

It is possible that only the old Cyborg is affected due I have no other joystick to test this issue.

Bye
You do not have the required permissions to view the files attached to this post.
Post Reply