Jump to content

Recommended Posts

Posted

Hello.

 

Got my 6 monitor setup up and running today and i'm trying to get the 6 camera to work. The problem however is that if i zoom out a little the top left and right starts to tilt and no longer align with the rest. Any help here would be appreciated but i'm guessing it cant be fixed.

 

img3429t.th.jpg

 

And here's my config file

_  = function(p) return p; end;
name = _('6 Screens');
Description = 'Configuration with 3 identical monitors each with its own camera';
Viewports = 
{
    Left = 
    {
         x = 0;
         y = 1080;
         width = 1920;
         height = 1080;
         viewDx = -1;
         viewDy = 0;
         aspect = 1.777777777777778;
    },

    Center = 
    {
         x = 1920;
         y = 1080;
         width = 1920;
         height = 1080;
         viewDx = 0;
         viewDy = 0;
         aspect = 1.777777777777778;
    },

    Right = 
    {
         x = 3840;
         y = 1080;
         width = 1920;
         height = 1080;
         viewDx = 1;
         viewDy = 0;
         aspect = 1.777777777777778;
    },
      LeftTop = 
    {
         x = 0;
         y = 0;
         width = 1920;
         height = 1080;
         viewDx = -1;
         viewDy = 1;
         aspect = 1.777777777777778;
    },

    CenterTop = 
    {
         x = 1920;
         y = 0;
         width = 1920;
         height = 1080;
         viewDx = 0;
         viewDy = 1;
         aspect = 1.777777777777778;
    },

    RightTop = 
    {
         x = 3840;
         y = 0;
         width = 1920;
         height = 1080;
         viewDx = 1;
         viewDy = 1;
         aspect = 1.777777777777778;
    }
}

1080 ti, i7700k 5ghz, 16gb 3600 cl14 ddr4 oc

Posted

My guess is that it has something to do with the viewports. It may not be fixable via the monitor file in DCS but you might have better luck using "1 monitor " and SoftTH. I haven't messed with SoftTH since I only have 3 screens and got it working OK just using the game. There's tons of info on this forum about it and in the end you will prob end up with a better alignment of screens /bezels.

[sIGPIC][/sIGPIC]

 

System Specs

 

Intel I7-3930K, Asrock EXTREME9, EVGA TITAN, Mushkin Chronos SSD, 16GB G.SKILL Ripjaws Z series 2133, TM Warthog and MFD's, Saitek Proflight Combat pedals, TrackIR 5 + TrackClip PRO, Windows 7 x64, 3-Asus VS2248H-P monitors, Thermaltake Level 10 GT, Obutto cockpit

 

Posted

Thanks, think i'm screwed on this one either way tho since the only way to get it correct would be to remove the top monitor put the sides above me and zoom out. Not really an issue about alignment in single screen etc, works just fine in 1 - 3 screen.

1080 ti, i7700k 5ghz, 16gb 3600 cl14 ddr4 oc

  • Recently Browsing   0 members

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