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

FSX port over throttle error:full burner

T

tigisfat

Guest
does anyone know how to fix this? You know, where once you go into burner you can never come back out unless you hit F1?
 
I think that this issue is a by-product of service pack 2 and relates to the model (?). I remember that the Alphasim F-104 had this problem too and a fix was made available.
 
The fix should only be a few lines in the .CFG. Someone's gotta know what is is.:icon29:
 
Try copying the F18 Afterburner section from the aircraft.cfg into your portover. Might be worth looking at the gauge that triggers the burner effects see if that is turning the burner on.
 
I came across this information (unknown source) that applies only to some aircraft:

If the aircraft in question has a gauge to engage the afterburner above a certain throttle setting, and another to trigger the effect (logo light for example) based on whether the AB is on or not, try this.

Remove the auto-afterburner gauge from the panel.cfg but retain the effect trigger gauge, then add this to the [TurbineEngineData] section of the aircraft.cfg: afterburner_throttle_threshold = 0.80 (or 0.90)

The 'burner will come on above 80% throttle, and the effect gauge will kick in triggering the AB effect. This will only work with the Acceleration pack installed.

Rick
 
does anyone know how to fix this? You know, where once you go into burner you can never come back out unless you hit F1?

The AS Flankers have this problem. So does the CS F-104. There's no fix that I know of. It's related to the model.

-G-
 
The Alphasim SAAB Gripen has exactly the same problem and it's not fixed.

It can be alleviated if not totally fixed by following the tip I posted above. Specifically, I have made the following edits to the Gripen:

Gripen AB mods for FSX Acceleration --
in Panel.cfg, [Vcockpit01]

//gauge29=ALPHA_Gripen!autotoggle_AB, 0,0,10,10
gauge30=ALPHA_Gripen!burner_logo_toggle, 0,0,10,10

in Aircraft.cfg, [TurbineEngineData]

afterburner_throttle_threshold = 0.90
//afterburner_throttle_threshold = 0.00
reverser_available = 1 //Thrust reverser available?
//ThrustSpecificFuelConsumption = 1.0
//AfterBurnThrustSpecificFuelConsumption = 1.0

Mine works fine but I might have missed something here since it's been awhile. As always, backup original files first....

Rick
 
Back
Top