PTO Joy Stick Microsoft FF 2 left - right problem

Emile

Charter Member 2015
Hello,
I have this problem ONLY in PTO . When i move the stick to the right the aircraft goes to the left ... and vise versa ....:wiggle:

I have reset to default, reinitialised ...

Any suggestions?
Thanks in advance
 
Hello,
Yes, I have calibrated, recalibrated, set to default ...
Is there a way to compare 2 files containing this information?
The bad PTO one and CFS3, ETO, MAW?
Thanks in advance
 
Control attributions are governed by CFS3.xca - or your own nameforit.xca in your Application Data\Microsoft\Combat Flight Simulator 3.0.

You can open this and edit it with Windows Notepad. Scroll down to the bottom and you'll find something like this:

<Device Type="Saitek X52 Flight Controller">
<GameMode Name="Player">
<Axis ID="X" Action="Set_Bank" Scale="64" Nullzone="36"/>
<Axis ID="Y" Action="Set_Pitch" Scale="64" Nullzone="36"/>

Now if I remember rightly, you can invert the direction of movement by changing

Scale="64"

to

Scale="-64"

I think. Don't quote me, but I vaguely remember this working once...

So much for the technical. Otherwise simply copy the one from an install that you're happy with and let it overwrite. That should also do the trick.
 
Back
Top