Jump to content

Cockpit views angle in FC3


Recommended Posts

  • ED Team

Hey

 

Where can I change values for cockpit views angle in FC3 for each plane? In \Config\View\SnapViewsDefault.lua "viewAngle" it's just for DCS planes and View.lua is confusing for me. Thanks for help.:joystick::joystick::joystick:

AMD Ryzen 9 3900X, GeForce RTX 2080Ti, 32 GB DRAM, HOTAS TM Warthog, FSSB R3 Lighting, MFG Crosswind, Win 10 Pro

Link to comment
Share on other sites

Hey

 

Where can I change values for cockpit views angle in FC3 for each plane? In \Config\View\SnapViewsDefault.lua "viewAngle" it's just for DCS planes and View.lua is confusing for me. Thanks for help.:joystick::joystick::joystick:

 

C:\Users\<UserName>\Saved Games\DCS,(FC3),\Config\SnapViews.lua here.

Скрытый текст

MB-Z590 / i9-11900K / 64Gb/ GeForce RTX-3080Ti 12Gb / Win11x64bit / Mons. LG 3440x1440 + 3*MFD Cougar LCD 1024x760 + Dell 1920x1200 / /VPC MongoosT-50CM2 +VPC WarBRD / РУД   MongoosT-50CM3 /VPC Control Panel #2/ Педали BRD-F3 / TrackIR 5/ 1* MFD Cougar

 

IMG_20210728_040245.jpg

 

 

Link to comment
Share on other sites

  • ED Team
C:\Users\<UserName>\Saved Games\DCS,(FC3),\Config\SnapViews.lua here.

 

Thanks for answer but there is no such file neither in C:\Users\<UserName>\Saved Games\DCS,(FC3),\Config\ nor DCS World\Config\View\.:(

AMD Ryzen 9 3900X, GeForce RTX 2080Ti, 32 GB DRAM, HOTAS TM Warthog, FSSB R3 Lighting, MFG Crosswind, Win 10 Pro

Link to comment
Share on other sites

In FC2 the view angle mods like to get better 6 O 'clock view were done in server.lua. It used to live in Config\view\server.lua.

 

In FC3 it lives in .........DCS_World\DCS World\Config\View

 

File format looks similar to FC2. i will give it a go with the same values I used in FC2 to see what happens.

 

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

CameraAngleLimits = {}

CameraAngleLimits[su_27] = {140.0, -75.0, 90.0}

CameraAngleLimits[su_33] = {140.0, -75.0, 90.0}

CameraAngleLimits[su_25] = {95.0, -65.0, 90.0}

CameraAngleLimits[su_25T] = {110.0, -80.0, 90.0}

CameraAngleLimits[MiG_29] = {140.0, -75.0, 90.0}

CameraAngleLimits[MIG_29K] = {140.0, -65.0, 90.0}

CameraAngleLimits[A_10A] = {140.0, -65.0, 90.0}

CameraAngleLimits[F_15] = {140.0, -80.0, 90.0}

CameraAngleLimits[KA_50] ={140.0, -65.0, 90.0}

CameraAngleLimits[A_10C] = CameraAngleLimits[A_10A]

CameraAngleLimits[P_51D] ={140.0, -65.0, 90.0}

CameraAngleLimits[AB_212] ={140.0, -65.0, 90.0}

 

I edited the MIg29 values to 180,-80,110 and got this 6 O'Oclock view ... probably a bit generous but it works.

 

FC3Mig29View.jpg


Edited by IvanK
Link to comment
Share on other sites

  • Recently Browsing   0 members

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