-
Posts
5 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Posts posted by Rattler1606688326
-
-
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
-
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,
-
Thanks jay!!
-
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
Large FOV distorts the sense of flying straight
in DCS: UH-1H
Posted · Edited by =Rattler=
Hmm.. I must be dreaming then, because I thought I have been flying hours after the new patch with this narrower view. Strange.