26: Remove Unwanted Views

In FSX, there are many views one can choose from and cycle through by pressing S (next category) and A (next view in category) on the keyboard, including Cockpit (2D), Virtual Cockpit (3D), Locked Spot, FlyBy, Top-Down, etc.   Often there are views that we seldom or never use, however.

Steps below will get rid some of them for good.

Option 1:
1) Locate Cameras.cfg (x:\Users\<user>\AppData\Roaming\Microsoft\FSX) and make a backup of it
2) Open the file and you will find 11 Camera Definition sectons inside
3) Just delete the Camera Definition section(s) you don’t need
4) Save and Exit

Continue reading

20: Adjust Virtual Cockpit Panrate

There are two ways to adjust virtual cockpit panrate:

Option 1:

* Locate Cameras.cfg under C:\Users\<user name>\AppData\Roaming\Microsoft\FSX directory
* Under CameraDefinition.002 (Virtual Cockpit) section
* Modify the number (degrees per second) of the following two:

  • PitchPanRate=15     // vertical pan rate — I am using 40
  • HeadingPanRate=45     // horizontal pan rate — my setting is 100

* Add the following line right after the two PanRates to improve response time

  • PanAcceleratorTime=0   // zero equals to no delay

Continue reading

09: Disable Unwanted Airplanes

There are certain aircrafts we may not want to display in FSX at all.  Besides uninstalling them from the system, we can go to the SimObjects folder and

1)
Rename the “panel” folder to “panel-0” to disable all aircrafts under the same group; or

2)
Open aircraft.cfg and change the “panel=” of specific aircrafts to “panel=0” to hide them from showing up.