Jump to content

Recommended Posts

Posted

The '3 Cameras.lua' file says:

 

also you can use "displays" table to perfectly match you configuration .

it is generated by DCS automatically.

displays table is contains information about all currently attached displays

 

for example my setup is :

displays =

{

[1] =

{

x = 0, -- note : x == 0 and y == 0 is always mark primary windows display

y = 0,

width = 1920,

height = 1200

},

[2] =

{

x = -1440, -- mark that secondary display is on left side of primary display

y = 0,

width = 1440,

height = 900

},

... for all displays

}

 

How and where do I use this to define my displays and viewports? I cannot find the table "generated by DCS automatically".

klem

56 RAF 'Firebirds'

ASUS ROG Strix Z390-F mobo, i7 8086A @ 5.0 GHz with Corsair H115i watercooling, Gigabyte 2080Ti GAMING OC 11Gb GPU , 32Gb DDR4 RAM, 500Gb and 256Gb SSD SATA III 6Gb/s + 2TB , Pimax 8k Plus VR, TM Warthog Throttle, TM F18 Grip on Virpil WarBRD base, Windows 10 Home 64bit

  • Recently Browsing   0 members

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