E69_Frajo Posted October 23, 2018 Posted October 23, 2018 Hi everyone. I have a three monitor set up. Until a few updates back I used to modify the aft camera view angle limit to improve my FOV in the game in each module. I used to do so in saved games>DCS>Config>View>Sever.lua There I set an ad hoc configuration for each module. The problem is that it is not working anymore. Any of you guys have any clues of how to do it now? I will really appreciate some help. Unfortunately I sent a ticket and somebody from DCS told me to look for the answer in the forums. No luck so far, though... Find below an example of my sever.lua in saved games ViewSettings["SpitfireLFMkIX"] = { Cockpit = { [1] = {-- player slot 1 CameraViewAngleLimits = {20.0, 148.0}, CockpitLocalPoint = {-1.564, 0.567, 0.0}, CameraAngleRestriction = {false, 90.0, 0.5}, CameraAngleLimits = {200.0, -90.0, 90.0}, EyePoint = {0.050, 0.100, 0.000}, ShoulderSize = 0.250, Allow360rotation = false, limits_6DOF = {x = {-0.071, 0.318}, y = {-0.375, 0.077}, z = {-0.155, 0.155}, roll = 90.0}, }, }, -- Cockpit Chase = { LocalPoint = {0.0, -0.191, -1.146}, AnglesDefault = {0.0, 0.0}, }, -- Chase Arcade = { LocalPoint = {-21.500000,5.618000,0.000000}, AnglesDefault = {0.000000,-8.000000}, }, -- Arcade }
The_Nephilim Posted October 24, 2018 Posted October 24, 2018 try here: C:\Program Files\Eagle Dynamics\DCS World\Mods\aircraft\FA-18C there is a View.Lua located there?? I have lost track as I used to need to change it but they since set it at 140 which is fine for me now.. Intel Ultra 265K 5.5GHZ / Gigabyte Z890 Aorus Elite / MSI 4070Ti Ventus 12GB / SoundBlaster Z SoundCard / Corsair Vengance 64GB Ram / HP Reverb G2 / Samsung 980 Pro 2TB Games / Crucial 512GB M.2 Win 11 Pro 21H2 / ButtKicker Gamer / CoolerMaster TD500 Mesh V2 PC Case
E69_Frajo Posted November 16, 2018 Author Posted November 16, 2018 I tried that. The problem is that the program does not allow to save changes in the root file. It was supposed to be saved in an ad hoc view.lua file within the saved games file, but it does not seem to work anymore...
Knock-Knock Posted November 17, 2018 Posted November 17, 2018 (edited) How come you dont use custom snapviews? Enable it in your gameplay options. Hit LCTRL+Pause twice, that will show your FOV. Use numpad / and * to change your FOV to your desired FOV. RCTRL+RSHIFT+ numpad / and * to move your view back and forth. RALT+Numpad 0 to save the snapview (default). And if you then want to be very accurate with the degrees, jump into your snapview (saved games folder) file and edit the [13] (default view) viewAngle, for the given module. Thats what I do, and have been doing for ages. I dont edit the server.lua for FOV. Problem with server.lua is, that if the mission file contains it, it will override yours. Same for multiplayer servers, if they run a server.lua in their mission file. Snapviews are not effected by this. P.s. On jumping into the plane, you might have to reset the FOV though. Zoom normal. I have that mapped along with zoom in/out slow. I think numpad enter is default key for Zoom normal. Edited November 17, 2018 by Knock-Knock - Jack of many DCS modules, master of none. - Personal wishlist: F-15A, F-4S Phantom II, JAS 39A Gripen, SAAB 35 Draken, F-104 Starfighter, Panavia Tornado IDS. | Windows 11 | i5-12400 | 64Gb DDR4 | RTX 3080 | 2x M.2 | 27" 1440p | Rift CV1 | Thrustmaster Warthog HOTAS | MFG Crosswind pedals |
E69_Frajo Posted November 23, 2018 Author Posted November 23, 2018 Thank you Knock-Knock for you help. I have some doubts though. I don't have any third party modules in that SnapViewsDefault.lua. I guess that I have to write the complete code for every single module I have within that file modifiying paragraph [13] by my personal preferences? Thanks again
Recommended Posts