Jump to content

Rattler1606688326

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by Rattler1606688326

  1. That is the wrong place to do that I would strongly suggest you check out PeterP's post in the mods section and apply his re-worked neck views, snap views is now in saved games change it there or with the next update it will revert back to default.

     

     

    Hmm.. I must be dreaming then, because I thought I have been flying hours after the new patch with this narrower view. Strange.

  2. I can't fly with the wide FOV at all... so I made it narrower with the trick explained below:

     

     

    I changed the red line below and it worked.

     

     

    SnapViews = {

    [1] = {-- player slot 1

    [1] = {

    viewAngle = 67.452896,--FOV

    hAngle = 15.000000,

    vAngle = -20.067383,

    x_trans = 0.000000,

    y_trans = 0.000000,

    z_trans = 0.000000,

    rollAngle = 0.000000,

     

    You can find the file from:

    Eagle Dynamics/DCS World/Mods/Aircrafts/UH-1H/Views

     

    I hope it helps

  3. Roger, MadCat

     

    I changed the red line below and it worked. I didn't have to copy those entries like you for some reason.

     

    Original FOV was 87.45... and I prefer a bit narrower view.

     

     

     

    SnapViews = {

    [1] = {-- player slot 1

    [1] = {

    viewAngle = 67.452896,--FOV

    hAngle = 15.000000,

    vAngle = -20.067383,

    x_trans = 0.000000,

    y_trans = 0.000000,

    z_trans = 0.000000,

    rollAngle = 0.000000,

  4. Hello

     

    Is it just me, or how come I cannot find and edit the UH-1 field of vision settings anymore because it's not there? This new patch made it disappear for some reason.

     

     

     

    You can check it yourself from:

    Eagle Dynamics/DCS World/Config/View/SnapViewsDefault.lua

     

    there should be something like

     

    SnapViews["UH-1"]

     

    and then the row

    [13] = {--default view

    viewAngle = 89.727844,--FOV

     

    But the whole UH-1 section is missing...

     

     

    Cheers!

     

    R

×
×
  • Create New...