Hi all, trying to get my multimonitor setup running but have run into a small snag. I have the width correct on the abris and shkval but both of them are displayed with the top half cut off due to being positioned off the top of my monitor. I am running a 24" acer at 1920x1200 and a 19" acer WS at 1440x900.
From my Options.lua
["multiMonitorSetup"] = "2monitortest2",
["color"] = "32",
["heatBlr"] = 1,
["scenes"] = "high",
["water"] = 2,
["fullScreen"] = false,
["visibRange"] = "High",
["aspect"] = 1.6,
["textures"] = 2,
["shadows"] = 2,
["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"] = 1200,
["resolution"] = "4800x1200",
["civTraffic"] = 1,
["width"] = 4800,
}, -- end of ["graphics"]
} -- end of options
From my multimonitorsetup.lua
Description = '2MonitorTest'
Viewports =
{
Center =
{
x = 1440;
y = 0;
width = 1920;
height = 1200;
viewDx = 0;
viewDy = 0;
aspect = 16/10;
}
}
Shkval =
{
x = 720;
y = 0;
width = 720;
height = 400;
}
ABRIS =
{
x = 0;
y = 0;
width = 720;
height = 400;
}
Any help would be greatly appreciated :D
Specs follow:
e8400
EVGA 780i Mobo
EVGA 8800GT 512 mb (g92 Core)
Soundblaster xfi audio
2gb corsair pc6400
x52
trackir4 pro w/clip
ch pro pedals
WinXP SP2