Page 1 of 1

Fixing the side views in Cockpit view

Posted: 13 Jun 2006, 13:03
by dswanson
Hi,

Can anyone remind me how you stop the side/ back views from springing back when you take your finger off the number keys in cockpit view in fs9 ?

I know I made this change in fs2002 (in the cfg file I think) but can't remember how

Posted: 13 Jun 2006, 13:52
by DaveB
Blimey Degsy.. not even tried this for ages!! Is it the shift key (eg.. shift plus numeric key)?? Something like this anyway :wink:

ATB

DaveB :tab:

Posted: 13 Jun 2006, 19:03
by cstorey
Press shift and the number for the side/oblique view you want, then release shift before releasing the number. To get back to another view , just press shift and the view number desired

Chris

Posted: 13 Jun 2006, 20:56
by calypso
cstorey wrote:To get back to another view , just press shift and the view number desiredChris
Yep, and the space bar will always take you to the front (normal 2D cockpit view).

Posted: 14 Jun 2006, 11:13
by Jetset
calypso wrote:
cstorey wrote:To get back to another view , just press shift and the view number desiredChris
Yep, and the space bar will always take you to the front (normal 2D cockpit view).
That also works in VC for me, or maybe that's because I have active camera?

Posted: 14 Jun 2006, 13:22
by migeater0
No, works for me too.

VIEWS

Posted: 15 Jun 2006, 13:04
by dswanson
Thanks Guys,

I've not tried the shift + bit but in FS2002 you could make a change to the fs2002 config file so that the view remained fixed by simply pressing the number key. This was then reset to front by the space bar, or in my case a joystick button.

I think I got this fix from the tips on the Flightsim veterans site but that seems to have changed to a forum now.

To be honest I don't use these views much, preferring the pan-in-cockpit option but in my migration to fs9 it's one of those annoying little things I just want to fix. :-({|=

Perhaps I should just get a life instead......... :roll:

fixing views

Posted: 21 Jun 2006, 18:45
by dswanson
Eureka !! :dance:

I consulted my old FS2002 cfg file and found the answer.

You go to the [KEYBOARD_MAIN] section of the fs9 cfg file and scroll down to the views part as here:

VIEW_FORWARD=38, 41
VIEW_FORWARD_RIGHT=33,41
VIEW_RIGHT=39,41
VIEW_REAR_RIGHT=34,41
VIEW_REAR=40,41
VIEW_REAR_LEFT=35,41
VIEW_LEFT=37,41
VIEW_FORWARD_LEFT=36,41
VIEW_DOWN=12,41

You then change all the "41" entries to 9, e.g.

VIEW_FORWARD=38, 9

Save the file and start fs9 and when you press the number pad keys the view stays fixed. You can reset to front with the "8" key or the spacebar or a programmed button on the joystick
:smile: :smile: :smile:

You should make a copy of the cfg before changes for safety, as always