This was provided by ESP who developed the FSX configuration. You will want to reference this site and have a copy in your documents.
https://msdn.microsoft.com/en-us/library/cc526949.aspx
with this information the sky really is the limit on your ability to make changes to your aircraft and beyond.
FSX Full and Complete definitions configuration codes
-
- Elite Member
- Posts: 213
- Joined: 21 Jul 2015, 09:45
FSX Full and Complete definitions configuration codes
oh, so I can equip My 777 with afterburners? sweet! ^_^ lol
-
- Elite Member
- Posts: 213
- Joined: 21 Jul 2015, 09:45
FSX Full and Complete definitions configuration codes
I actually do have one thing you might be able to help Me with....
how in the heck do I add parking spaces to an airport? Specifically, some at KDFW in front of American Airlines' Maintenance Hangar #5 https://prnt.sc/ie8djp
how in the heck do I add parking spaces to an airport? Specifically, some at KDFW in front of American Airlines' Maintenance Hangar #5 https://prnt.sc/ie8djp
FSX Full and Complete definitions configuration codes
This is one area I have not really dabbled in FSX, I now am mainly running P3Dv4 that long awaited 64 bit ESP platform. Here is an instruction video I found that might be useful. I have not had the time to use it yet, but of all the videos I have looked at , this one seems to explain it well
https://www.youtube.com/watch?v=Vp4KOb2FDhs
https://www.youtube.com/watch?v=BJ1hNXZHvJM
https://www.youtube.com/watch?v=Vp4KOb2FDhs
https://www.youtube.com/watch?v=BJ1hNXZHvJM
FSX Full and Complete definitions configuration codes
Here is a sample for you of a standard jets autopilot CFG autopilot section
[TurbineEngineData]
fuel_flow_gain = 0.002 //Gain on fuel flow
inlet_area = 19.6 //Square Feet, engine nacelle inlet area
rated_N2_rpm = 29920 //RPM, second stage compressor rated value
static_thrust = 28000
afterburner_available = 0 //Afterburner available?
reverser_available = 1 //Thrust reverser available?
ThrustSpecificFuelConsumption = 0.385 //Thrust specific fuel consumption (Jets)
AfterBurnThrustSpecificFuelConsumption = 0 //TSFC with afterburn/reheat engaged
[jet_engine]
thrust_scalar=1.0
The afterburner should be set to =1 ) 0 means false and 1 means true , You may have to increase you'r engine Static_ Thrust = settings as well. I will be creating a post on this subject very soon.
[TurbineEngineData]
fuel_flow_gain = 0.002 //Gain on fuel flow
inlet_area = 19.6 //Square Feet, engine nacelle inlet area
rated_N2_rpm = 29920 //RPM, second stage compressor rated value
static_thrust = 28000
afterburner_available = 0 //Afterburner available?
reverser_available = 1 //Thrust reverser available?
ThrustSpecificFuelConsumption = 0.385 //Thrust specific fuel consumption (Jets)
AfterBurnThrustSpecificFuelConsumption = 0 //TSFC with afterburn/reheat engaged
[jet_engine]
thrust_scalar=1.0
The afterburner should be set to =1 ) 0 means false and 1 means true , You may have to increase you'r engine Static_ Thrust = settings as well. I will be creating a post on this subject very soon.