Joystick 3 and 4 th axes

Hello,

I am new to the community. I am also new to using Unity3D.

I would like to connect my joystick Saitek Cyborg evo Force in Unity. I get to have 2 axes (X and Y) but I can not get the roll and trottle. Yet I have (I think) well set the input manager by adding two additional lines with the following parameters:
Gravity = 0
Dead = 0.1 (value that works for the two axes that work)
Sensitivity = 1 (same as the top line)
Type = Joystick axis
Axis = 3rd axis (Joysticks and scrollwheel) to the roll axis and the 4th trottle
Joy joystick1 Num = (value that works for the two axes that work)

here I do not know what else to do. It’s been 10 days I browse the forums without finding a solution is well recognized my joystick in Windows 7 pro 64 bit. The driver has been downloaded at Saitek so I think it is up to date.

Thank you in advance.

Bob des bois

Hello,
No one would have a solution to my problem?
I am annoyed with my 4 axis joystick which only two are recognized by Unity.
thank you

I don’t have that particular joystick, but the 3rd / 4th joystick axes work on other joysticks I’ve tested by Logitech and Saitek.

Good evening,
Thank you for your reply.
Is it possible that the fact of using the standard version and not the pro version of Unity 3D limits the number of axes of the joystick?

I doubt that very much…

No, they are identical. The issue is either that you haven’t set up the joystick properly in the editor or your joystick won’t work (could be a driver issue or just not compatible with Unity). I suspect it’s that you haven’t set Unity up properly.