Jump to content

Recommended Posts

Posted

The minimum zoom level in the new version is way too far out and gives me a "fish eye" view and really throws me off. I use the slider on my X52 for zoom and I am constantly adjusting my zoom while I play, but it is a hassle to have to find the 1:1 zoom level for when I need max FOV. The fish eye view is not only annoying but makes it difficult for me to play.

 

Is there a setting or a config file I can adjust to keep the base zoom at 1:1? I understand that bug reports are invalid with a modified config file and I will change it back before reporting.

From the shadows of war's past a demon of the air rises from the grave.

 

"Onward to the land of kings—via the sky of aces!"

Posted (edited)

View.Lua file

 

Should look like this! It was changed in Beta I think!

 

Camera view angle limits {view angle min, view angle max}.

 

CameraViewAngleLimits = {}

CameraViewAngleLimits[su_27] = {20.0, 120.0}

CameraViewAngleLimits[su_33] = {20.0, 120.0}

CameraViewAngleLimits[su_25] = {20.0, 120.0}

CameraViewAngleLimits[su_25T] = {20.0, 120.0}

CameraViewAngleLimits[MiG_29] = {20.0, 120.0}

CameraViewAngleLimits[MIG_29K] = {20.0, 120.0}

CameraViewAngleLimits[F_15] = {20.0, 140.0}

CameraViewAngleLimits[A_10A] = {20.0, 140.0}

CameraViewAngleLimits[KA_50] = {20.0, 120.0}

CameraViewAngleLimits[A_10C] = {20.0, 120.0}

 

c:\......\Eagle Dynamics\DCS A10c Beta\Config\view

 

Had the same problem! Just change the A10 line back to the default of {20.0, 120.0}

 

Granted any track or what not you saved in the fish eye will stay that way. Track records all settings at time of play!

Edited by Greb
  • Like 1
Posted

Excellent that worked, thank you Greb!

From the shadows of war's past a demon of the air rises from the grave.

 

"Onward to the land of kings—via the sky of aces!"

  • 4 months later...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...