VOGONS


Saitek X45

Topic actions

First post, by telackey

User metadata

Not sure if anybody else has an X45, but in case it may help someone...

After selecting the joystick map 'Single 4-axis, 4-button joystick (with rudder and throttle),' my shortcuts ceased to run, giving an error about initializing 'JoystickController.' And also mentioned axis T. (Sorry, don't still have the full text).

I realized from the complete error that it was attempting to map axes X,Y,T,R while my drivers (Dhauzimmer 2.105b) have the axes listed as X,Y,Z,R. Simply opening joy3.map and changing the line:

analog.4 = A.analog.T

to

analog.4 = A.analog.Z

fixed the problem, and has me with nearly full HOTAS functionality even in these old games.

Thanks guys.

Reply 1 of 1, by Nicht Sehr Gut

User metadata
Rank l33t
Rank
l33t

Thanks for the info, I'm sure some other X45 user will need it.