Jump to content

Recommended Posts

Posted (edited)

I have made change in the monitorSetup and in Options but only work ones... here are the files .... can someone help me please... monitor stack ...top AOE 1920x1080 and bottom ViewSonic 1366x768 .....

 

here is the computer

 

Mainboard : Asus M4N98TD EVO

Processor : AMD Phenom II X4 955 @ 800 MHz

Physical Memory : 4096 MB (2 x 2048 DDR3-SDRAM )

Video Card : NVIDIA GeForce GTX 465

Operating System : Windows 7 Ultimate Professional 6.01.7600 (x64)

 

 

here is the monitorsetupname = _('DEAN1');

Description = 'Shkval on the bottom monitor,ABRIS on the bottom monitor and camera on the center' top monitor;

Viewports =

{

Center =

{

x = 0;

y = 0;

width = 1920;

height = 1080;

viewDx = 0;

viewDy = 0;

aspect = 1.6;

}

}

 

Shkval =

{

x =500;

y =1100;

width = 500;

height = 400;

}

 

ABRIS =

{

x =1150;

y = 1100;

width = 500;

height = 600;

}

 

here the Option file change

 

["multiMonitorSetup"] = "deanka50",

["color"] = "32",

["heatBlr"] = 1,

["scenes"] = "high",

["water"] = 2,

["fullScreen"] = false,

["visibRange"] = "High",

["aspect"] = 3.07,

["textures"] = 2,

["shadows"] = 3,

["display_mode"] =

{

["avi"] =

{

["bpp"] = 32,

["resolution"] = "640x480",

["full_screen"] = false,

["aspect"] = 1.333333333,

["height"] = 480,

["width"] = 640,

}, -- end of ["avi"]

}, -- end of ["display_mode"]

["effects"] = 3,

["lights"] = 2,

["haze"] = 1,

["terrPrld"] = "20",

["height"] = 1848,

["resolution"] = "1920x1080",

["civTraffic"] = 0,

["width"] = 1920,

}, -- end of ["graphics"]

} -- end of opt

 

 

Please help

Edited by eulaced
Posted (edited)
top AOE 1920x1080 and bottom ViewSonic 1366x768 .....

 

These numbers are taken from what you say above. If you need explanation as to why they are so just ask.

 

----------------------------------------------------------------------------------------------------------

Viewports =

{

Center =

{

x = 0;

y = 0;

width = 1920; --center (main) width

height = 1080; -- center (main) hight

viewDx = 0;

viewDy = 0;

aspect = 1.777777778;

}

}

 

Shkval =

{

x =0;

y =1280; -- may need to be -ve

width = 683;

height = 384;

}

 

ABRIS =

{

x =683;

y = 1080; -- may need to be -ve

width = 683;

height = 768;

}

Edited by Jasper2610

TehgRa (n-TehgRa-tea)

Posted (edited)

Dose your desktop mesh smoothly with both monitors, or is there clipping of the bottom monitor on the sides?

 

Yes? then change...

 

Shkval =

{

x =227;

y =1280; -- may need to be -ve

width = 683;

height = 384;

}

 

ABRIS =

{

x =960;

y = 1080; -- may need to be -ve

width = 683;

height = 768;

}

Edited by Jasper2610

TehgRa (n-TehgRa-tea)

Posted

I try the above change to my monitorsetup ,,,, did not work ... my monitor work smoothly together .... I have DCS A-10c with thundermaster Cougar Panel and it work great with the second monitor display MFD .....

  • 2 weeks later...
Posted

here is the monitorsetupname = _('DEAN1'); --these should be the same

 

here the Option file change

 

["multiMonitorSetup"] = "deanka50", --these should be the same

 

If this don't work can i get you to psudo code (comment) on why you have the resolution values you do and the x,y positions from your monitorsetup lua file.

TehgRa (n-TehgRa-tea)

Posted (edited)

These should be the same.

My thoughts exactly, ensure correct in game monitor option is selected,

And keep your shkval and abris size and position coordinates with the second monitors res

Edited by G3
  • Recently Browsing   0 members

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