• Warbirds Library V4 (Resources for now) How to


    We just posted part one of the how to on uploading new files to the Library. Part 1 covers adding new files. Part 2 will cover making changes to your the uploads you own.


    Questions or comments please post them in the regular forums. Which forum is that... Well it is the one you spend the most time in.

    Thanks the Staff

    Library How to

Modifying global cameras

dswo

Charter Member 2011
A. A good introduction to modifying the global camera system here: http://forums.flightsim.com/fswiki/index.php/FSX_GLOBAL_CAMERAS

B. About a year ago, I removed "Nearest Tower" view from my regular view cycle (the one you get by repeatedly pressing S). I can still get it through the Views menu, but when the tower is distant from your airplane, it can force a new set of textures to load, creating blurries when you return to spot or cockpit views. I find this is particularly helpful with photosceneries. If you want to do the same:


  1. If you're running FSX, quit it.
  2. Go to your FSX.cfg folder and make a backup copy of Cameras.cfg. NOTE: there is a backup copy of this file in your regular FSX folder, but modifying it won't have any effect. You want to work on the version that's stored in the same directory as FSX.cfg, usually C:\Documents and Settings\User Name\Application Data\Microsoft\FSX.
  3. After you've made a backup copy (I name mine original.Cameras.cfg), open Cameras.cfg in Notepad or a similar editor. Scroll down to [CameraDefinition.007] and add the line indicated here in blue:
[CameraDefinition.007]
Title = Nearest Tower
Guid = {60BC0819-BD04-4AF6-8954-8FC8AA3545FF}
Description = This is the description of the tower view.
Origin = Tower
SnapPbhAdjust = Swivel
SnapPbhReturn = False
PanPbhAdjust = Swivel
PanPbhReturn = False
Track = Track
ShowAxis = No
AllowZoom = Yes
InitialZoom = 8.0
SmoothZoomTime = 2.0
ShowWeather = Yes
XyzAdjust = FALSE
Transition = No
ShowLensFlare=FALSE
Category = Tower
ClipMode = Tower
NoSortTitle = True
CycleHidden=Yes // added
4. Save Cameras.cfg, reload FSX and test. Pressing S should now skip "Nearest Tower." Again, you can still get to it through the View menu.
 
Reading through the list, I can't help but think that most of the FS9 people would never get past #1:

1) If you're running FSX, quit it.

(some of the more vocal fs9 supporters might choose different words...)

Brian :costumes:

(and this hasn't really be edited by Tom@simTECH - at least I don't think it has)
 
I added the same line to the [CameraDefinition.001] (the cockpit camera) to exclude the 2D panel from the VC view rotation. Like with the tower view you can still access it with a right-click.
 
Back
Top