Jump to content

2 monitors in A-10C


Recommended Posts

Hi,

 

I've just purchased A-10C and can't get my two monitors to work... Things work fine in Black Shark but in Warhog - no luck...

 

I have 1920x1080 as my main display on the right and 1680x1050 as secondary on the left.

 

Here's what I do in Black Shark:

 

OPTIONS.LUA

["graphics"] =

{

["multiMonitorSetup"] = "my_setup",

["color"] = "32",

["heatBlr"] = 1,

["scenes"] = "high",

["water"] = 3,

["fullScreen"] = false,

["visibRange"] = "Medium",

["aspect"] = 1.77777777778,

["textures"] = 2,

["shadows"] = 3,

["effects"] = 3,

["width"] = 3600,

["lights"] = 2,

["height"] = 1050,

["civTraffic"] = 0,

["resolution"] = "1920x1080",

["haze"] = 1,

}, -- end of ["graphics"]

My monitor setup

_ = function(p) return p; end;

name = _('my_setup');

Description = 'Shkval on the left monitor,ABRIS on the right and camera on the center';

Viewports =

{

Center =

{

x = 1680;

y = 0;

width = 1920;

height = screen.height;

viewDx = 0;

viewDy = 0;

aspect = 1.777777778;

}

}

 

Shkval =

{

x = 0;

y = 70;

width = 840;

height = 980;

}

 

ABRIS =

{

x = 840;

y = 70;

width = 840;

height = 980;

}

In Black Shark, I drag the window from the main, right monitor to the left and start the mission.

 

I can't replicate it in A-10C, because the window cannot be moved at all...

 

Advice would be greatly appreciated.

 

Thank you!

Link to comment
Share on other sites

Follow the following guide.....

 

http://forums.eagle.ru/showthread.php?t=60815

Ryzen 9 7950X3D - MSI MAG X670E TomaHawk MB, ASUS ROG Ryujin III 360 AIO

64gig Corsair DDR5@6000, Gigabyte GeForce RTX 4090 AORUS

Winwing Super Taurus, Orion2, TO / Combat panels, Collective with Topgun MIP

Winwing Skywalker pedals, NLR Boeing Mil Edition Simpit, Trackir

Link to comment
Share on other sites

  • Recently Browsing   0 members

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