Mar Posted November 2, 2010 Posted November 2, 2010 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!"
Greb Posted November 2, 2010 Posted November 2, 2010 (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 November 2, 2010 by Greb 1
Mar Posted November 2, 2010 Author Posted November 2, 2010 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!"
Stretch Posted March 10, 2011 Posted March 10, 2011 You can also just hit Numpad Enter to instantly return to normal zoom. Tim "Stretch" Morgan 72nd VFW, 617th VFS Other handles: Strikeout (72nd VFW, 15th MEU Realism Unit), RISCfuture (BMS forums) PC and Peripherals: https://pcpartpicker.com/user/RISCfuture/saved/#view=DMp6XL Win10 x64 — BMS — DCS — P3D
Recommended Posts