Jump to content

Recommended Posts

Posted

Hello Everyone!

 

I was wondering if there was a way to change the cockpit view without without having a "pure client(paraphrasing)" issues. I currently have a 5760x1080 view and I'm too far, seat level view.

 

mods/aircraft/mig-21bis/entry/03_views.lua

 

tried to change Line 10 from:

 

CameraViewAngleLimits = { 30.0, 150.0 },

 

To:

 

CameraViewAngleLimits = { 30.0, 140.0 },

 

But changing this makes me non pure client.

 

it's really hard to fly around with all the way pushed in the seat which limits my view from left to the right since the seat's head rest is in the way. I'd have to zoom in just to get a better look from side to side and see properly but I got another issue using that zoom view slider.

 

If my slider stays in the same spot for a while it starts twitching(zoom in and out like I was in some sort of crazy music video) and/or if I use it again to zoom on something, it ruins my view set again and set it to the sweet spot that which distracts me from what I'm looking at or loose the target I was looking for. especially in the middle of a dogfight.

 

Anyone got a fix for this? Thanks in advance and I appreciate it.

 

____________________________

 

Modules: All, in exception of Mig15 and C101

Posted

Anyone got a fix for this? Thanks in advance and I appreciate it.

 

There is a fix ... instead of editing the MiG-21 files, you can put the same lines on a copy of the file "server.lua" located on the folder Program Files\Eagle Dynamics\DCS World\Config\

 

.... but rather than directly modify this file, which would have several disadvantages such as having to repeat the adjustment every time that the DCS updater overwrites this file, and failing the integrity check if we play online; what you have to do is copying it to the folder Saved Games\DCS\Config\View

 

that way you can edit the views without affecting the multiplayer's IC.

 

For work: iMac mid-2010 of 27" - Core i7 870 - 6 GB DDR3 1333 MHz - ATI HD5670 - SSD 256 GB - HDD 2 TB - macOS High Sierra

For Gaming: 34" Monitor - Ryzen 3600 - 32 GB DDR4 2400 - nVidia RTX2080 - SSD 1.25 TB - HDD 10 TB - Win10 Pro - TM HOTAS Cougar

Mobile: iPad Pro 12.9" of 256 GB

Posted
There is a fix ... instead of editing the MiG-21 files, you can put the same lines on a copy of the file "server.lua" located on the folder Program Files\Eagle Dynamics\DCS World\Config\

 

.... but rather than directly modify this file, which would have several disadvantages such as having to repeat the adjustment every time that the DCS updater overwrites this file, and failing the integrity check if we play online; what you have to do is copying it to the folder Saved Games\DCS\Config\View

 

that way you can edit the views without affecting the multiplayer's IC.

Rgr, thank you! I'll do that as soon as I get home today. I really appreciate it.

  • Recently Browsing   0 members

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