CFG FILES OBSOLETE PARAMETERS
This section of the documentation lists the various sections and parameters that have been made obsolete in Microsoft Flight Simulator 2024. These parameters no longer exist in the simulation code and as such should never be used in any of the various CFG files used by your SimObjects (contrary to legacy / deprecated parameters which may still have a use).
[TAKEOFF]
[LANDING]
[SIMPLIFIEDSIM]
Parameter | Description | Type | Required |
---|---|---|---|
brakesMultiplier |
Not currently used by the simulation. | Float | No |
throttleFactor |
Not currently used by the simulation. | Float | No |
portanceFactor |
Not currently used by the simulation. | Float | No |
spoilersPortance |
Not currently used by the simulation. | Float | No |
flapsPortance |
Not currently used by the simulation. | Float | No |
airResistanceFactorXYZ |
Not currently used by the simulation. |
List of 3 Floats |
No |
spoilersXYZFactor |
Not currently used by the simulation. |
List of 3 Floats |
No |
flapsXYZFactor |
Not currently used by the simulation. |
List of 3 Floats |
No |
[TOWPLANE]
[GENERAL]
[FLTSIM.N]
[Pilot.N]
[CAMERADEFINITION.N]
Parameter | Description | Type | Required |
---|---|---|---|
MomentumEffect |
Not currently used in the simulation. | Bool | No |
SnapPbhAdjust |
Not currently used in the simulation. | String:
|
No |
SnapPbhReturn |
Not currently used in the simulation. | Bool | No |
PanPbhAdjust |
Not currently used in the simulation. |
String:
|
No |
PanPbhReturn |
Not currently used in the simulation. | Bool | No |
Track |
Not currently used in the simulation. |
|
No |
ClipMode |
This setting is used to control how the clip planes are computed. Clip planes are used to set the minimum and maximum distances for rendering in a 3D graphics program. The relative location of these planes determines how precise the graphics engine can maintain the Z-order of objects. A discussion of clip plane management is beyond the scope of this document, however the concept is relevant to the camera system because it determines whether the camera favors near or far objects in the view. Default value is "Normal". |
String:
|
No |
ShowAxis |
Not currently used in the simulation. |
Enum:
|
No |
AllowZoom |
Not currently used in the simulation. | Bool | No |
ZoomPanScalar |
Not currently used in the simulation. | Bool | No |
ShowWeather |
Not currently used in the simulation. | Bool | No |
XyzAdjust |
Not currently used in the simulation. | Bool | No |
ShowLensFlare |
Not currently used in the simulation. | Bool | No |
PitchPanRate |
Not currently used in the simulation. | Float 0.0 - 100.0 |
No |
HeadingPanRate |
Not currently used in the simulation. | Float 0.0 - 100.0 |
No |
InitialXyz |
Not currently used in the simulation. | List of 3 Floats | No |
[PROPELLER]
[TURBOPROP_ENGINE]
Parameter | Description | Type | Required |
---|---|---|---|
engine_friction_table |
Defines the friction/torque applied to the engine - especially when shutting down - using a 1D Curve of up to 8 paired values. Values are ftlbs for torques, and RPM for engine rotation speeds. Default values are:
|
1D Curve of Floats |
No |
[airplane_geometry]
Parameter | Description | Type | Required |
---|---|---|---|
Longitudinal (z) distance of the wing apex - as measured at the centerline of the aircraft - from the Datum Reference Point point in ft. This distance is measured positive in the forward (aircraft nose) direction. Note that this value will have no effect if the Currently not used in Microsoft Flight Simulator 2024. Instead you should be using the |
Float | No |
[HELICOPTER]
Parameter | Description | Type | Required |
---|---|---|---|
side_aero_center |
The longitudinal position, in feet, from the Datum Reference Point of the helicopter that represents the lateral aerodynamic center. Default value is 0. |
Float | No |
lift_aero_center |
The longitudinal position, in feet, from the Datum Reference Point of the helicopter that represents the vertical aerodynamic center. Default value is 0. |
Float | No |
correlator_available |
This defines whether the helicopter has a correlator that maps the throttle onto the collective (1, TRUE), or not (0, FALSE). NOTE: This parameter will no longer work and should not be used. It has been deprecated in favour of Default value is 1 (TRUE). |
Bool |
[RADIOS]
Parameter | Description | Type | Required |
---|---|---|---|
CollisionAvoidance |
This parameter can be used to indicate the presence of TCAS and / or FLARM systems. If supplying this parameter you give two values separated with a comma (
This parameter can be used to indicate the presence of a FLARM system. It can have the following values:
|
List of Integers |
No |
[AUTOPILOT]