Jump to content

Recommended Posts

Posted

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:)

Posted (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 by JG14_Smil
Posted (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 by JG14_Smil
Posted

The multi monitor support of BS is definitely not a support but a PITA... Hope ED will fix this mass with the upcoming patch...

  • Recently Browsing   0 members

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