A_S Posted December 21, 2018 Posted December 21, 2018 As you may know... under: IL-2 Sturmovik Battle of Stalingrad\data\LuaScripts\snapviews in the "Plane X".svc files in the first LINE [snap] cvc = 0.000, 0.000, 0.000, 0.000, 0.000, -0.000; The last number (in red) determines the FOV value in the cockpit view. Now, how do i extract the right value for exactly let´s say 80FOV? 1
Matt Posted December 29, 2018 Posted December 29, 2018 -1.000 = 150° 0.000 = 60° 1.000 = 30° So you basically have to create a curve diagram and extrapolate the value from that. So based on that, 80° FOV is around -0.280. 1
Guest deleted@83466 Posted December 30, 2018 Posted December 30, 2018 (edited) That graph is a good contribution. I had the need for this sort of thing a while ago when I was trying to make my default DCS field of view exactly like my chosen default Il-2/RoF field of view. I ended up measuring the gunsight of a Bf-109 with a ruler pressed against the screen in Il-2, and then zooming in and out and saving until it was exactly the same in DCS K4. In DCS, the equivalent snapview entry is in degrees FOV and you could read it off directly from the LUA file. Edited December 30, 2018 by SeaSerpent
A_S Posted January 2, 2019 Author Posted January 2, 2019 On 12/30/2018 at 4:34 AM, SeaSerpent said: my default DCS field of view exactly like my chosen default Il-2/RoF field of view. That was also my idea :)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now