• There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

Brake Axis reversed??

scottmm73

Charter Member 2011
Is there anyway to reverse the brake axis on a cherry unmodded CFS3 installation? I've googled and searched and have not found a way. Please tell me there is a way to fix this.
 
Not quite sure what you mean. Is this to do with joystick or pedals or the behaviour of a particular aircraft model?
 
Do you mean your foot-brakes are on when your feet are in the normal position, and off when you push with your toes? Had that...

Go into C:\Documents and Settings\Username\Application Data\Microsoft\Combat Flight Simulator 3.0
and open CFS3.xca with notepad. Scroll down until you find the entry for your foot brakes, and add a minus sign where I've put it in red.


<Device Type="Saitek Pro Flight Rudder Pedals">
<GameMode Name="Player">
<Axis ID="X" Action="AXIS_LEFT_BRAKE_SET" Scale="-18" Nullzone="82"/>
<Axis ID="Y" Action="AXIS_RIGHT_BRAKE_SET" Scale="-18" Nullzone="82"/>
<Axis ID="Rudder" Action="Set_Yaw" Scale="64" Nullzone="36"/>
</GameMode>

Should work!
 
Also:
If you push the escape key in CFS3 and choose Control Options in the drop down menu that appears you can select any keys you want to do anything you want, including reversing the keys you are using for brake right and left.
 
Do you mean your foot-brakes are on when your feet are in the normal position, and off when you push with your toes? Had that...

Go into C:\Documents and Settings\Username\Application Data\Microsoft\Combat Flight Simulator 3.0
and open CFS3.xca with notepad. Scroll down until you find the entry for your foot brakes, and add a minus sign where I've put it in red.


<Device Type="Saitek Pro Flight Rudder Pedals">
<GameMode Name="Player">
<Axis ID="X" Action="AXIS_LEFT_BRAKE_SET" Scale="-18" Nullzone="82"/>
<Axis ID="Y" Action="AXIS_RIGHT_BRAKE_SET" Scale="-18" Nullzone="82"/>
<Axis ID="Rudder" Action="Set_Yaw" Scale="64" Nullzone="36"/>
</GameMode>

Should work!

That is exactly what I mean, guess I was a bit vague in my question, but figured axis was the key word here. Will try the above and report.

Thank you.



****Worked like a charm....Thanks brother.****
 
Back
Top