Flamingskull5000
SOH-CM-2024
Can anyone direct me to a link about this? Can't seem to find anything be search....
Can anyone direct me to a link about this? Can't seem to find anything be search....
It seems like it doesn't save the X/Y rudder pedal assignment. I seem to remember having to do something with the Uiesel.xml file or something like that?
I had the same problems until someone suggested adding these lines to your key assigments file (stock install in Win7: C:\Users\YourName\AppData\Roaming\Microsoft\Combat Flight Simulator 3.0/CFS3.xca. Open with NotePad):
<Device Type="YourDevice">
<GameMode Name="Player">
<Axis ID="Rudder" Action="Set_Yaw" Scale="64" Nullzone="36"/>
<Axis ID="X" Action="AXIS_LEFT_BRAKE_SET" Scale="64" Nullzone="36"/>
<Axis ID="Y" Action="AXIS_RIGHT_BRAKE_SET" Scale="64" Nullzone="36"/>
</GameMode>
</Device>
Replace "YourDevice" with the name of your rudder pedals.
I tried the xca file you provided, but the rudder just seems to twitch on the runway when I try using the pedals.