Results 1 to 9 of 9

Thread: View Point in 2D panel

  1. #1

    View Point in 2D panel

    I have the Lockheed L1649 2.2 with the FDE update and some how the 2d panel is angled down. How can I set it so that it looks level? I've added this line to the aircraft.cfg file
    eyepoint=39.7, -1.730, 1.94 // but this only gets the VC cockpit to look level it does nothing for the 2d panel.

    Here is a link to how it looks now

    http://s578.photobucket.com/albums/s...t%20Simulator/

    Screen Size 1360 x 768

    panel.cfg for view points

    [VIEWS]
    //EYE=left/right, height, forward/rear
    //DIR=pitch, bank, heading

    VIEW_FORWARD_ZOOM=1.000
    //VIEW_FORWARD_ZOOM=0.800 // for wider view
    VIEW_FORWARD_EYE=0.455, 0.415, 0.425
    VIEW_FORWARD_DIR=12.500, 0.000, 3.750 // B210510
    //VIEW_FORWARD_DIR=12.500, 0.000, 0.000 // LP210510

    VIEW_FORWARD_RIGHT_ZOOM=1.000
    VIEW_FORWARD_RIGHT_DIR=6.000, 0.010, 48.500
    VIEW_FORWARD_RIGHT_EYE=0.375, 0.405, 0.625

    VIEW_RIGHT_DIR=6.000, 0.000, 90.00
    VIEW_RIGHT_EYE=0.300, 0.405, 0.625

    VIEW_REAR_RIGHT_DIR=3.000, 0.000, 120.000
    VIEW_REAR_RIGHT_EYE=0.100, 0.405, 0.750

    VIEW_REAR_ZOOM=0.750
    VIEW_REAR_DIR=0.000, 0.000, 170.000
    VIEW_REAR_EYE=0.100, 0.405, 0.750

    VIEW_REAR_LEFT_EYE=0.055, 0.350, 1.000
    VIEW_REAR_LEFT_DIR=4.000, 0.000, 228.00

    VIEW_LEFT_EYE=0.450, 0.375, 0.825
    VIEW_LEFT_DIR=5.000, 0.000, 273.000

    VIEW_FORWARD_LEFT_DIR=5.000, 0.000, 318.000
    VIEW_FORWARD_LEFT_EYE=0.400, 0.375, 0.725

    //Overhead Panel View Number Pad 5
    VIEW_DOWN_EYE=0.350, 0.250, 0.625
    VIEW_DOWN_DIR=-44.00, 0.000, 69.000

    // Coolie Hat FRONT, Ctrl-Shift-8
    VIEW_FORWARD_UP_EYE=0.910, 0.500, -1.100
    VIEW_FORWARD_UP_DIR=9.000, 0.000, 360.000

    //Passenger's view from rear right Ctrl-Shift-9
    VIEW_FORWARD_RIGHT_UP_EYE=2.380, 0.750, -9.225
    VIEW_FORWARD_RIGHT_UP_DIR=0.000, 0.000, 70.000

    //Co-Pilot's view from forward right Ctrl-Shift-3
    VIEW_REAR_RIGHT_UP_EYE=1.940, 0.315, 1.000
    VIEW_REAR_RIGHT_UP_DIR=0.000, 0.000, 141.500

    //Passenger's view from forward left Ctrl-Shift-1
    VIEW_REAR_LEFT_UP_EYE=0.555, 0.500, -8.500
    VIEW_REAR_LEFT_UP_DIR=0.000, 0.000, 270.000

    //Passenger's view from rear left Ctrl-Shift-7
    VIEW_FORWARD_LEFT_UP_EYE=-1.000, 0.650, -27.500
    VIEW_FORWARD_LEFT_UP_DIR=0.000, -1.000, 328.50

    //Passenger's view from right mid Ctrl-Shift-6
    VIEW_RIGHT_UP_EYE=2.000, 0.450, -19.350
    VIEW_RIGHT_UP_DIR=0.000, 0.000, 43.000

    //Passenger's view from left mid Ctrl-Shift-4
    VIEW_LEFT_UP_EYE=0.505, 0.650, -14.80
    VIEW_LEFT_UP_DIR=4.000, 0.000, 297.00



    Windows 7 Pro 64 bit
    Asus P8Z68 M
    Intel i7-2700
    16 GB of Ram
    GeForce GTX 550 Ti

  2. #2
    SOH-CM-2013 falcon409's Avatar
    Join Date
    Jun 2005
    Location
    KGYI_Sherman, Tx.
    Age
    66
    Posts
    7,633
    Blog Entries
    7
    I have seen this before when I manually move my viewpoint down with my hat switch on my joystick, but I have a "reset" toggled to one of the buttons on my throttle and hitting that simply snaps it back to a straight ahead view. Have you tried using the space bar? I think that's the default to reset to forward view.

  3. #3
    I haven't played around with a view for ages, but, from memory you just need to change one of the three parameters in the 'views' section of the aircraft config. I may be wrong, but I seem to remember doing it there.

  4. #4
    This statement appears to be the issue:

    VIEW_FORWARD_DIR=12.500, 0.000, 3.750 // B210510

    12.5 clicks up is a lot of scenery in your face. I have rarely used more than 6.0.

    If the eyepoint is set correctly, and flaps and gear cause appropriate downward nose pitch when deployed, this statement should be 0.0.

    In the aircraft.cfg, set eyepoint left/right so that when you look down, (5 on the keypad) you are looking at the center rear of the seat cushion. Then look right, and set height appropriately to where your eyes should be just below the top of the window.

    Once this is set correctly, then adjust the panel.cfg statement above. Maybe start at a 6.0 and work down toward 0.0 until you find something you like.

    Hope this helps.
    Milton
    Dash 7, Aero Commanders, Howard 500, D18S, Spartan Executive, A-26B, Beech XA38 (Grizzly), DH-80A Puss Moth, F7F-1,-3,-3N, AT-11, the "Grumman Seven", Avia Series

    Website has been discontinued

  5. #5

    Angry No Go

    Milton,

    I switched the value you have suggested, but it makes no difference. I have no idea what's making the 2D panel angle down like that. Thanks for the suggestion.
    Windows 7 Pro 64 bit
    Asus P8Z68 M
    Intel i7-2700
    16 GB of Ram
    GeForce GTX 550 Ti

  6. #6
    Try commenting out all of these statements:

    //VIEW_FORWARD_ZOOM=1.000
    //VIEW_FORWARD_ZOOM=0.800 // for wider view
    //VIEW_FORWARD_EYE=0.455, 0.415, 0.425
    //VIEW_FORWARD_DIR=12.500, 0.000, 3.750 // B210510
    //VIEW_FORWARD_DIR=12.500, 0.000, 0.000 // LP210510

    With all View_forward statements commented out, you should see a difference unless something else is going on with FSX Views that I cannot see here.
    Milton
    Dash 7, Aero Commanders, Howard 500, D18S, Spartan Executive, A-26B, Beech XA38 (Grizzly), DH-80A Puss Moth, F7F-1,-3,-3N, AT-11, the "Grumman Seven", Avia Series

    Website has been discontinued

  7. #7
    Default key adjustment for 2d view angle is Ctrl+Q in FSX, IIRC.

  8. #8

    Icon23

    Milton,

    Thanks for the last suggestion that helped.
    Windows 7 Pro 64 bit
    Asus P8Z68 M
    Intel i7-2700
    16 GB of Ram
    GeForce GTX 550 Ti

  9. #9
    I had to re-install the flight sim, and tried the suggestions here but it's not working. The 2d panel is set way to high, I have little experience trying to change the view. Any help would be appreciated.
    Windows 7 Pro 64 bit
    Asus P8Z68 M
    Intel i7-2700
    16 GB of Ram
    GeForce GTX 550 Ti

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Zoom view bomb aim point ?
    By demorier in forum CFS2 General Discussion
    Replies: 4
    Last Post: April 28th, 2011, 17:51
  2. A different point of view
    By Kofschip in forum The NewsHawks
    Replies: 2
    Last Post: February 28th, 2011, 14:03
  3. Changing pilots view point
    By Steven190 in forum CFS3 General Discussion
    Replies: 22
    Last Post: May 10th, 2010, 21:57
  4. Altering vc view point.?
    By Hector in forum FSX General Discussion
    Replies: 7
    Last Post: October 19th, 2008, 13:20

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Avsim - Flightsim - SimFlight - Simviation - iflyonline - CFS IP - Quarter Moon Saloon - Com-Central