Jump to content

Multi Monitor Help...


Scooternutz

Recommended Posts

I am running a dual monitor setup. One monitor, center, 1900x1200 (Monitor 1) and one to the left at 1680x1050 (Monitor 2).

 

I can get the ABRIS and Schval to show up independently but they are overlaid on the 3d pit. I have tried everything I know including running Phantom Monitor Fix in the background. It is as if the sim refuses to acknoledge that I have a 2nd monitor.

 

I am running Windows Vista 64, and I have complete control. My graphics adapter is a Nvidia GeForce GTS 250, Driver 7.15.11.8206.

I am including the lua scripts. The option.lua is set to "1camera" so it will not show a multiple monitor setup.

 

Options:

{

["difficulty"] =

{

["padlock"] = false,

["easyRadar"] = false,

["miniHUD"] = false,

["birds"] = 0,

["optionsView"] = "optview_all",

["permitCrash"] = false,

["immortal"] = false,

["map"] = true,

["radio"] = false,

["labels"] = false,

["tips"] = false,

["aftSwitching"] = false,

["cockpitLanguage"] = "english",

["units"] = "metric",

["easyFlight"] = false,

["altTrimmingMethod"] = false,

["externalViews"] = true,

["iconsTheme"] = "nato",

["fuel"] = false,

["weapons"] = false,

["setGlobal"] = false,

["geffect"] = "realistic",

}, -- end of ["difficulty"]

["views"] =

{

["cockpit"] =

{

["mirrors"] = false,

["reflections"] = true,

["russianHud"] = false,

["avionics"] = 4,

}, -- end of ["cockpit"]

}, -- end of ["views"]

["sound"] =

{

["world"] = 0,

["radioSpeech"] = true,

["cockpit"] = -9.5,

["volume"] = 0,

["headphones"] = 0,

["music"] = -17,

["subtitles"] = false,

["gui"] = 0,

}, -- end of ["sound"]

["graphics"] =

{

["multiMonitorSetup"] = "1camera",

["color"] = "32",

["heatBlr"] = 0,

["scenes"] = "medium",

["water"] = 2,

["fullScreen"] = false,

["visibRange"] = "High",

["aspect"] = 1.6,

["textures"] = 2,

["shadows"] = 1,

["effects"] = 2,

["width"] = 1920,

["lights"] = 2,

["height"] = 1200,

["civTraffic"] = 1,

["resolution"] = "1920x1200",

["haze"] = 1,

}, -- end of ["graphics"]

} -- end of options

 

Multi Monitor:

_ = function(p) return p; end;

name = _('Scooter');

Description = 'Configuration with 2 identical monitors each with its own camera';

Viewports =

{

Center =

{

x = 1024;

y = 0;

width = 1920;

height = 1200;

}

}

Shkval =

{

x = 2095/2;

y = 540;

width = 1264/2;

height = 1008/2;

}

ABRIS =

{

x = 425;

y = 185;

width = 1230/2;

height = 850;

}

 

Nvidia Info:

NVIDIA System Information report created on: 05/15/2010 08:30:45

System name: NOEY-PC2

 

[Display]

Processor: Intel® Core i7 CPU 920 @ 2.67GHz (2666 MHz)

Operating System: Windows Vista Home Premium, 64-bit (Service Pack 1)

DirectX version: 10.0

GPU processor: GeForce GTS 250

Driver version: 182.06

Stream processors: 128

Core clock: 750 MHz

Shader clock: 1836 MHz

Memory clock: 1120 MHz (2240 MHz data rate)

Memory interface: 256-bit

Total available graphics memory: 2299 MB

Dedicated video memory: 1024 MB

System video memory: 0 MB

Shared system memory: 1275 MB

Video BIOS version: 62.92.7D.00.11

IRQ: 24

Bus: PCI Express x16 Gen2

 

[Components]

 

nvCplUIR.dll 2.2.390.00 NVIDIA Control Panel

nvCpl.cpl 2.7.170.15 NVIDIA Control Panel Applet

nvCplUI.exe 2.7.170.15 NVIDIA Control Panel

nvViTvSR.dll 7.15.11.8206 NVIDIA Video and TV Server

nvViTvS.dll 7.15.11.8206 NVIDIA Video and TV Server

nvDispSR.dll 7.15.11.8206 NVIDIA Display Server

NVMCTRAY.DLL 7.15.11.8206 NVIDIA Media Center Library

nvDispS.dll 7.15.11.8206 NVIDIA Display Server

NVCPL.DLL 7.15.11.8206 NVIDIA Compatible Windows Vista Display driver, Version 182.06

PhysX 09.09.0203 NVIDIA PhysX

nvGameSR.dll 7.15.11.8206 NVIDIA 3D Settings Server

nvGameS.dll 7.15.11.8206 NVIDIA 3D Settings Server

 

 

Thanks,

Scooter

NVIDIA System Information 05-15-2010 08-30-45.txt

Link to comment
Share on other sites

  • Recently Browsing   0 members

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