Aircraft.cfg

Forum rules
Community-driven support for Project Airbus aircraft only.
Community-driven support for Project Airbus aircraft only.
Community-driven support for Project Airbus aircraft only.
Community-driven support for Project Airbus aircraft only.
Community-driven support for Project Airbus aircraft only.
Community-driven support for Project Airbus aircraft only.

Please read the pinned topics and search the forum before posting to make sure your question's not already been answered.
Post Reply
GoldLeader
Posts: 50
Joined: 18 Oct 2011, 20:32

Aircraft.cfg

Post by GoldLeader »

I have Airbus latest version of Airbus A320 (for FSX) (and default A321 VC cockpit), but many buttons, knobs and instruments are inoperative (e.g. fly by wire, fuel pumps, backup airspeed/altitude indicator, etc). I tried to replace the Aircraft.cfg with default A321 aircraft.cfg, and everything is working but the aircraft is completely different and weird.

Now, can you help me so that everything functions properly?

And by the way, I must say that I really love your Airbus Project, thank you very much for that!
P.S. Is anyone working on A321 cockpit?

GoldLeader
Posts: 50
Joined: 18 Oct 2011, 20:32

Re: Aircraft.cfg

Post by GoldLeader »

Sorry for bumping this, but can anyone answer me?

DrBeast
Posts: 1
Joined: 30 Nov 2011, 04:05

Re: Aircraft.cfg

Post by DrBeast »

Keep the PA aircraft.cfg, and make the following changes/additions:

For fly-by-wire:
In the [airplane_geometry] section, add this line:
fly_by_wire = 1

For fuel pumps:
In the [fuel] section, change electric_pump=0 to electric_pump=1

For backup altitude, airspeed, and attitude indicators, add the following:

[altimeters]
altimeter.0=1
altimeter.1=1

[airspeed_indicators]
airspeed_indicator.0=1
airspeed_indicator.1=1

[attitude_indicators]
//Type: 0=None, 1=Vacuum Gyro, 2=Electric Gyro
attitude_indicator.0 = 2
attitude_indicator.1 = 2

That's it, you're done!

Post Reply