muttclugg Posted February 8, 2009 Posted February 8, 2009 Hello people. Im stuck!! I've searched high and low ont he forums and unable to find a solution to this particular issue so sorry to bring up a new thread on an exhausted topic....but im out of ideas :p I have my laptop monitor (main 1280x800) and my dell desktop monitor (1280x1024) and configured all the files but I keep getting this mess: http://www.matt-clegg.co.uk/dcs_bs.jpg (The airplane pic is the desktop on the dell monitor) The monitors are set up in Vista as Dual View so I can move my mouse across one screen to the next. The dell monitor is set to the right in the windows settings. The edited files are below: options = { ["views"] = { ["cockpit"] = { ["mirrors"] = false, ["reflections"] = false, ["avionics"] = 0, ["russianHud"] = false, }, -- end of ["cockpit"] }, -- end of ["views"] ["difficulty"] = { ["padlock"] = false, ["easyRadar"] = false, ["enemies"] = true, ["setGlobal"] = false, ["immortal"] = false, ["geffect"] = "realistic", ["easyFlight"] = false, ["permitCrash"] = false, ["radio"] = false, ["tips"] = true, ["fuel"] = false, ["aftSwitching"] = false, ["cockpitLanguage"] = "english", ["units"] = "imperial", ["externalViews"] = true, ["hud"] = 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"] = "pit_camera+abris+shkval", ["color"] = "32", ["heatBlr"] = 0, ["scenes"] = "low", ["water"] = 2, ["fullScreen"] = false, ["visibRange"] = "Low", ["aspect"] = 4.48, ["textures"] = 0, ["shadows"] = 1, ["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"] = 800, ["resolution"] = "1280x800", ["civTraffic"] = 0, ["width"] = 3584, }, -- end of ["graphics"] } -- end of options Description = 'ABRIS and Shkval on the right and camera on the center' Viewports = { Center = { x = 1024; y = 0; width = 1280; height = 800; viewDx = 0; viewDy = 0; aspect = 1.6; } } Shkval = { x = 2816; y = 0; width = 640; height = 400; } ABRIS = { x = 2304; y = 0; width = 640; height = 800; } Thanks:)
JG14_Smil Posted February 8, 2009 Posted February 8, 2009 (edited) Hello people. Im stuck!! I've searched high and low ont he forums and unable to find a solution to this particular issue so sorry to bring up a new thread on an exhausted topic....but im out of ideas :p I have my laptop monitor (main 1280x800) and my dell desktop monitor (1280x1024) and configured all the files but I keep getting this mess: http://www.matt-clegg.co.uk/dcs_bs.jpg (The airplane pic is the desktop on the dell monitor) The monitors are set up in Vista as Dual View so I can move my mouse across one screen to the next. The dell monitor is set to the right in the windows settings. The edited files are below: options = { ["views"] = { ["cockpit"] = { ["mirrors"] = false, ["reflections"] = false, ["avionics"] = 0, ["russianHud"] = false, }, -- end of ["cockpit"] }, -- end of ["views"] ["difficulty"] = { ["padlock"] = false, ["easyRadar"] = false, ["enemies"] = true, ["setGlobal"] = false, ["immortal"] = false, ["geffect"] = "realistic", ["easyFlight"] = false, ["permitCrash"] = false, ["radio"] = false, ["tips"] = true, ["fuel"] = false, ["aftSwitching"] = false, ["cockpitLanguage"] = "english", ["units"] = "imperial", ["externalViews"] = true, ["hud"] = 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"] = "pit_camera+abris+shkval", ["color"] = "32", ["heatBlr"] = 0, ["scenes"] = "low", ["water"] = 2, ["fullScreen"] = false, ["visibRange"] = "Low", ["aspect"] = 3.75, ["textures"] = 0, ["shadows"] = 1, ["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"] = 1024, ["resolution"] = "3840x1024", ["civTraffic"] = 0, ["width"] = 3840, }, -- end of ["graphics"] } -- end of options Description = 'ABRIS and Shkval on the right and camera on the center' Viewports = { Center = { x = 1280; y = 0; width = 1280; height = 1024; viewDx = 0; viewDy = 0; aspect = 1.25; } } Shkval = { x = 2560; y = 0; width = 640; height = 400; <<<<< you can add some here to make the TV easier to see if you want. } ABRIS = { x = 3200; y = 0; width = 640; height = 800; } Thanks:) I believe this is it Edited February 8, 2009 by JG14_Smil
JG14_Smil Posted February 8, 2009 Posted February 8, 2009 (edited) oops. as I read you r message... you have the small monitor as main? it matters a lot if so. it would mean I entered the main and Abris/shkval data backwards. Edited February 8, 2009 by JG14_Smil
muttclugg Posted February 9, 2009 Author Posted February 9, 2009 Thanks very much JG14_Smil. Im at work now but will definatly give this a shot when i'm back home :). Thanks again.
ruprecht Posted February 9, 2009 Posted February 9, 2009 The deja vu there freaked me out. I knew I had responded to this! See response here: http://forums.eagle.ru/showpost.php?p=634694&postcount=67 DCS Wishlist: | Navy F-14 | Navy F/A-18 | AH-6 | Navy A-6 | Official Navy A-4 | Carrier Ops | Dynamic Campaign | Marine AH-1 | Streaming DCS sometimes:
muttclugg Posted February 9, 2009 Author Posted February 9, 2009 The deja vu there freaked me out. I knew I had responded to this! See response here: http://forums.eagle.ru/showpost.php?p=634694&postcount=67 Thanks Ruprecht :). I must admit I followed the link and thats where I got the info in my lua files. I must be missing something!! I'll try the new code when I get home tonight and see how I get on.
airea Posted February 9, 2009 Posted February 9, 2009 The multi monitor support of BS is definitely not a support but a PITA... Hope ED will fix this mass with the upcoming patch...
Recommended Posts