April 14, 201214 yr I recently edited the "standard" file in my Flight installation to decrease sensitivity of my worn out old joystick. But I now want to return the settings of sensitivity and null to their original settings for a new joystick, and I can't find the notes I took that that listed them. Can someone help me with original settings for ailerons, elevator and rudder for both sensitivity and null? Thanks! Dewey
April 14, 201214 yr I "think" there were: 1.000000 for axscale .100000 for axnull - this may have been .200000 not real sure. Don B
April 14, 201214 yr Hi, Not sure if it's the same for Flight but for FSX if another joystick was plugged in the cfg file would have a new section added with the default values. I don't even know if the default values are the same regardless of joystick but this may be worth considering. Jim F.
April 14, 201214 yr <Axis> <AxName>XAxis</AxName> <Index>0</Index> <EventName>FlightControls.AileronSetAxis</EventName> <AxScale>1.000000</AxScale> <AxNull>0.100000</AxNull> <NonLinear>True</NonLinear> </Axis> <Axis> <AxName>YAxis</AxName> <Index>1</Index> <EventName>FlightControls.ElevatorSetAxis</EventName> <AxScale>1.000000</AxScale> <AxNull>0.100000</AxNull> <NonLinear>True</NonLinear> </Axis> <Axis> <AxName>RzAxis</AxName> <Index>5</Index> <EventName>FlightControls.RudderSetAxis</EventName> <AxScale>1.000000</AxScale> <AxNull>0.100000</AxNull> <NonLinear>True</NonLinear> </Axis> I use a Logitech 3D Pro and Saitek Combat Rudder pedals, but I think these numbers are the same for every controller. EDIT Don was 1. quicker and 2. right. EDIT 2 Oh, and btw... ALWAYS make a backup of a file before you go editing it...! :Whistle: EDIT 3 And I think Jim was correct too! All the controllers are named in the xml, so when you plugin another controller, Flight will add a new section in the xml with the default settings. So you probably won't have to edit the xml for that new joystick!
Create an account or sign in to comment