Jump to content

Recommended Posts

Posted

I noticed on line today in the 169th server my rear view was greater than what I have in other servers and Off line. What do I need to do to get the increased rear view ?

 

Below The increased rear view and what I have.

 

Thanks in advance for any help.

 

rearview.jpg

Posted

You can change them in your server.lua file at

C:\Program Files\Ubisoft\Eagle Dynamics\Lock On\Config\View

 

Here's my values

-- Camera angle limits {horizontal angle max, vertical angle min, vertical angle max}

CameraAngleLimits = {}

CameraAngleLimits[PlaneIndex.iSu_27] = {180, -76, 90}

CameraAngleLimits[PlaneIndex.iSu_33] = {180, -79, 110}

CameraAngleLimits[PlaneIndex.iSu_25] = {109, -70, 105}

CameraAngleLimits[PlaneIndex.iSu_39] = {116, -85, 110}

CameraAngleLimits[PlaneIndex.iMiG_29] = {180, -80, 110}

CameraAngleLimits[PlaneIndex.iMiG_29K] = {140, -65, 90}

CameraAngleLimits[PlaneIndex.iA_10] = {180, -72, 110}

CameraAngleLimits[PlaneIndex.iF_15] = {180, -81, 110}

 

I believe an easier way to change them is through LoCFG and you can alter it from there.

[sIGPIC][/sIGPIC]

Posted

Thanks I have tried these values in my view.lua but to no avail.

 

My View.lua file only had 2 values rather than 3 ??

So restored my view.lua to the original values then edited the Server.lua with your values SuperKungfu but in fact my rear view was less.

I am running 1680x1050 with Aspect ratios set to 1.6 in the graphics.cfg file.

 

Confused as hell now :)

 

Does the server.lua file on my own PC overide my view.lua settings when I am flying off line ?

Posted

server will force server.lua values it uses

PC specs:

Windows 11 Home | Asus TUF Gaming B850-Plus WiFi | AMD Ryzen 7 9800X3D + LC 360 AIO | MSI RTX 5090 LC 360 AIO | 55" Samsung Odyssey Gen 2 | 64GB PC5-48000 DDR5 | 1TB M2 SSD for OS | 2TB M2 SSD for DCS | NZXT C1000 Gold ATX 3.1 1000W | TM Cougar Throttle, Floor Mounted MongoosT-50 Grip on TM Cougar board, MFG Crosswind, Track IR

Posted

Roger Kuky so the question remains what needs to be tweaked and in what file to get the over the shoulder view as shown in the upper image ?

Posted

SuperKungFu already explained that in his post...for example:

 

CameraAngleLimits[PlaneIndex.iSu_27] = {180, -76, 90}

 

the 180 is the value for horizontal view

PC specs:

Windows 11 Home | Asus TUF Gaming B850-Plus WiFi | AMD Ryzen 7 9800X3D + LC 360 AIO | MSI RTX 5090 LC 360 AIO | 55" Samsung Odyssey Gen 2 | 64GB PC5-48000 DDR5 | 1TB M2 SSD for OS | 2TB M2 SSD for DCS | NZXT C1000 Gold ATX 3.1 1000W | TM Cougar Throttle, Floor Mounted MongoosT-50 Grip on TM Cougar board, MFG Crosswind, Track IR

  • Recently Browsing   0 members

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