• There seems to be an up tick in Political commentary in recent months. Those of us who are long time members of the site we know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religiours commentary out of the fourms.

    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 politicion 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 amoung members. It is a poison to the community. We apprciate 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.

speed up panning in VC

Hi Guys, just want to speed up my panning in VC, what do i need to change? :wavey:
It is controlled by entries in a camera view. Are you talking about the generic VC view, or another cockpit VC view? Also, what sim are you using?

Take a look at your aircraft.cfg file and see if there are any [CameraDefinition.xyz] entries. These control additional views over and above the baseline VC view if there is one.

Google some info regarding camera views for your sim - It will be worth it. You can add in your own, and with a little practice you will be quite happy.

The baseline"VC" view is buried somewhere, I don't bother with it, I just make one or more custom cameras.


Here is an example of a view I made a for certain airplane (will not say what one). NOTE - I personally find momentum effect annoying and unrealistic:


CameraDefinition.xyz]
Title = "Captain"
Guid = {123XXY etc fictional)}
Origin = Virtual Cockpit
MomentumEffect = NO
SnapPbhAdjust = Swivel
SnapPbhReturn = False
PanPbhAdjust = Swivel
PanPbhReturn = False
Track = None
ShowAxis = YES
AllowZoom = TRUE
InitialZoom = .7
SmoothZoomTime = 2.0
ZoomPanScalar = 1.0
ShowWeather = Yes
XyzAdjust = TRUE
ShowLensFlare=FALSE
Category = Cockpit
PitchPanRate=20
HeadingPanRate=60
InitialXyz=.10, 0.06, -.30//L/R (+ is RIGHT), U/D (+ is UP, F/B (- is BACK)
InitialPbh=12.0, 0.0, 0.0//Pan rotate up/down (+ is NU)


Note the Pitch and heading pan rate lines - they can be changed to your liking.

I also set up custom key strokes for"View next category", "next in category", etc to make switching around easy for me.

It will take a little time and testing, but it will pay off, especially for a plane you like and fly often.
 
Maybe i should be more specific, i was thinking of a generic setting for all ac in FS9, If i fly from FSX the head panning in VC view seems about right but in FS9 seems about half speed, i was wondering if there was one fix for all ac rather than editing individual cfg's to get up and running, :wavey:
 
Some googleing brought up this:

FS9.cfg ==> PAN_RATE=...

I am using PAN_RATE=700,

The default value seems to be 400
 
Back
Top