Jump to content

Recommended Posts

  • ED Team
Posted (edited)

Hi all

 

I have read the existing post and searched the web but I am still struggling.

 

I have two monitors left monitor is my main and my right i want to use for some of the mfd

 

_ = function(p) return p; end;
name = _('2 monitors bignewy');
Description = 'Two monitor configuration';
Viewports =
{
Center =
{
x = 0;
y = 0;
width = 1440;
height = 900;
viewDx = 0;
viewDy = 0;
aspect = 1.6;
}
}

RIGHT_MFCD =
{
x = 1440;
y = 5;
width = 640;
height = 640;
}

LEFT_MFCD =
{
x = 2080;
y = 5;
width = 640;
height = 640;
}

UIMainView = Viewports.Center

 

The two monitors are not the same size my left monitor has a res of 1440x900 and my right 1280x1024 ( left is my main). When I start up the game it uses both screens with and my centre view is correct on the left screen, but I don't see any mfd's on the right.

 

Any help appreciated for a newbie :doh:

Edited by BIGNEWY

smallCATPILOT.PNG.04bbece1b27ff1b2c193b174ec410fc0.PNG

Forum rules - DCS Crashing? Try this first - Cleanup and Repair - Discord BIGNEWY#8703 - Youtube - Patch Status

Windows 11, NVIDIA MSI RTX 3090, Intel® i9-10900K 3.70GHz, 5.30GHz Turbo, Corsair Hydro Series H150i Pro, 64GB DDR @3200, ASUS ROG Strix Z490-F Gaming, PIMAX Crystal

Posted

Not to my knowledge but I like your thinking.

 

Check out an app called leavu2,

this will meet your needs for FC2.

  • Recently Browsing   0 members

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