• 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.

How to edit .air file?

YoYo

SOH-CM-2023
Maybe it's a simple question for some ;) but developer of one model didnt reply from more than few days.

The problem is the speed in cruise flight, in FM model is too slow simply, like engine is underpowered for -24% so it's quite a big difference from the real thing.

Maybe drag of model is too high or engine is underpowered.

What can I do for this? Thank you for any advice :very_drunk: .
 
There used to be a editor out for freeware called "airedit" it would open and translate the c++ code in the into headers and numbers. I'm not sure if it is around much now. I have a commercial editor for that kind of file.

See if it is one flightsim.com it would be for fs98 to fs2002. Abacus had one as well but it too mysteriously went MIA.
 
You can edit the aircraft.cfg file with Notepad and change power scalar, parasite drag scalar or thrust scalar and tons of other stuff having to do with the flight model. PM me and maybe I can help.
 
Though things like AirEd etc can be used to modify the .air file, I'm fairly sure that anything that's set in the .air file is over-ridden by the relevant parameter in the aircraft.cfg file.

I could be wrong though :distrust:
 
Though things like AirEd etc can be used to modify the .air file, I'm fairly sure that anything that's set in the .air file is over-ridden by the relevant parameter in the aircraft.cfg file.

I could be wrong though :distrust:
Generally the reverse is the case.
 
Generally the reverse is the case.

Generally not. It's always been the case that if the information is in both files, it's that in the cfg file that will be used.

See [FONT=Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif]https://www.fsdeveloper.com/forum/threads/cfg-parameters-moved-to-air-files.442323/


[/FONT]
 
That thread refers to old parameters which, prior to FSX, were contained only in the .air file and now occur in the aircraft.cfg file. IF thry still occur in the .air file, then yes, they are obsolete and the .cfg value is used.

I could be wrong though.
 
The cfg file overrides any matching flight model parameter in the air file, but the cfg file contains only a few parameters of the flight model. To change things such as cylinder head temperature range, oil pressure, etc., you must modify the air file.
 
Back
Top