PeterP I have been researching alot on this thread and you seem to be the man with all the answers. So I will give you the info and see if you can work some magic. I have already tried a few things so I hope I did not screw anything up also I keep seeing somthing along the lines of (SoftTH-config) do I need this or need to do something with this anyways I could use all the help I can get! End result is I want the camera "cockpit" on the left screen ad the shkval and ABRIS on the right screen here are the specs you ask for!
after multiple fails I cannot even figure out how to get pictures on this site! So I will explain the best I can. Two monitors both 22in and they are side by side.
1.)
Resolution: 1920x1080
Orientation: landscape (both screens)
Multiple displays: Extend these displays
Both monitors are connected to the same graphic card.
Graphic card is NVIDIA GeForce GTX 580
2.) This is where I get confused for what I know I do not use TH2GO and I have no idea what the Matrox PowerDesk setup is and the picture you have for a sample.
3.) Windows 7 64bit and DCS Version1.0.1
4a)
options =
{
["views"] =
{
["cockpit"] =
{
["mirrors"] = true,
["reflections"] = false,
["avionics"] = 2,
["russianHud"] = false,
}, -- end of ["cockpit"]
}, -- end of ["views"]
["difficulty"] =
{
["padlock"] = false,
["easyRadar"] = true,
["enemies"] = true,
["setGlobal"] = true,
["immortal"] = false,
["geffect"] = "realistic",
["permitCrash"] = false,
["easyFlight"] = true,
["tips"] = true,
["radio"] = true,
["fuel"] = false,
["hud"] = false,
["aftSwitching"] = false,
["cockpitLanguage"] = "english",
["units"] = "imperial",
["externalViews"] = true,
["altTrimmingMethod"] = false,
["myPlane"] = true,
["iconsTheme"] = "nato",
["map"] = true,
["weapons"] = false,
["allies"] = true,
["labels"] = true,
}, -- end of ["difficulty"]
["audio"] =
{
["wind"] = 100,
["radio"] = 100,
["musicEn"] = false,
["engines"] = 100,
["soundEn"] = true,
["effects"] = 100,
["music"] = 50,
["radioSpeech"] = true,
["warnings"] = 100,
["volume"] = 100,
["inCockpit"] = 100,
["mech"] = 100,
["subtitles"] = true,
["gui"] = 50,
}, -- end of ["audio"]
["graphics"] =
{
["multiMonitorSetup"] = "shkval+camera",
["color"] = "32",
["heatBlr"] = 1,
["scenes"] = "high",
["water"] = 2,
["fullScreen"] = false,
["visibRange"] = "High",
["aspect"] = 1.77,
["textures"] = 2,
["shadows"] = 3,
["display_mode"] =
{
["avi"] =
{
["bpp"] = 32,
["resolution"] = "640x480",
["full_screen"] = false,
["aspect"] = 1.333333333,
["height"] = 480,
["width"] = 1920,
}, -- end of ["avi"]
}, -- end of ["display_mode"]
["effects"] = 3,
["lights"] = 2,
["haze"] = 1,
["terrPrld"] = "20",
["height"] = 1080,
["resolution"] = "1920x1080",
["civTraffic"] = 0,
["width"] = 1920,
}, -- end of ["graphics"]
} -- end of options
4b)
Description = 'Shkval on the left monitor,ABRIS on the right and camera on the center'
Viewports =
{
Center =
{
x = screen.width / 3;
y = 0;
width = screen.width / 3;
height = screen.height;
viewDx = 0;
viewDy = 0;
aspect = screen.aspect / 3;
}
}
Shkval =
{
x = 0;
y = 0;
width = screen.width / 3;
height = screen.height;
}
ABRIS =
{
x = screen.width *(2 / 3);
y = 0;
width = screen.width / 3;
height = screen.height;
}
Like said before I'm a noob to this and have been searching and searching trying to find out how to make this all work... Anything would help and If I can a way to get the pics I will