Jump to content

Cant get mfcd's in second monitor anymore?


Recommended Posts

I just downloaded DCS world, installed A10 through module manager, and imported my monitor setup .lua files. I am running two monitors configured in windows to be stacked. Top monitor is 1920x1200 and 2nd montor is 1680x1050. I was running everything on the center monitor and displaying helios and the two mfcd's on the 2nd. Cant seem to figure out how to get the two mfcd's to show up on my 2nd monitor. Im running not in full screen. Here is my .lua file for my setup.

 

 

_ = function(p) return p; end;

name = _('MFCDtest3');

Description = 'Both MFDs on signle monitor'

Viewports =

{

Center =

{

x = 0;

y = 0;

width = 1920;

height = 1200;

viewDx = 0;

viewDy = 0;

aspect = 1.6;

}

}

 

LEFT_MFCD =

{

x = 65;

y = 1823;

width = 370;

height = 370;

}

 

RIGHT_MFCD =

{

x = 1250;

y = 1823;

width = 370;

height = 370;

}

 

UIMainView = Viewports.Center

 

 

Any help would be great. thanks so much.

Ryzen9 5800X3D, Gigabyte Aorus X570 Elite, 32Gb Gskill Trident DDR4 3600 CL16, Samsung 990 Pr0 1Tb Nvme Gen4, Evo860 1Tb 2.5 SSD and Team 1Tb 2.5 SSD, MSI Suprim X RTX4090 , Corsair h115i Platinum AIO, NZXT H710i case, Seasonic Focus 850W psu, Gigabyte Aorus AD27QHD Gsync 1ms IPS 2k monitor 144Mhz, Track ir4, VKB Gunfighter Ultimate w/extension, Virpil T50 CM3 Throttle, Saitek terrible pedals, RiftS

 

Link to comment
Share on other sites

PC: Asus P8Z77-M Mainboard; Intel i5-3570K (4x3,4Ghz) mit Scythe Mugen 3 CPU Kühler; 16Gb Corsair XMS3 1600Mhz; Nvidia GTX570 1280mb; Samsung 830 SSD; Samsung HDD

Flight Sim Gear: TM Warthog; Saitek Pro Pedals; TM Cougars on an 19" screen; TrackIR 5 w/ trackclip pro; Logitech G35 headset

Link to comment
Share on other sites

  • Recently Browsing   0 members

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