pierre chassang Posted September 27, 2017 Posted September 27, 2017 Hi, I'm using 2 monitors:(DCS World latest + A10C) 1-23" touch screen Acer. 2-24" LG monitor. Both are 1920x1080. I created a MonitorSetup file to get cockpit on the right screen (non touch screen) and nothing on the touch screen (In the goal to install Helios cockpit) Here is the file content: _ = function(p) return p; end; name = _('TEST A10c'); Description = 'TEST A10c' Viewports = { Center = { x = 1920; y = 0; width = 1920; height = 1080; viewDx = 0; viewDy = 0; aspect = 3840/1080; } } --////////////////////////////////////// -- Eagle Dynamics A-10C = --////////////////////////////////////// ED_A10C_LEFT_MFCD = { x = 71; y = 123; width = 445; height = 445; } ED_A10C_RIGHT_MFCD = { x = 1410; y = 126; width = 445; height = 445; } ED_A10C_RWR = { x = 597; y = 152; width = 194; height = 194; } ED_A10C_CLOCK = { x = 473; y = 825; width = 131; height = 131; } GUI = { x = 1920; y = 0; width = 1920; height = 1080; viewDx = 0; viewDy = 0; } UIMainView = GUI But, when launching DCS, (1.5.7), The first splash screen is splited over the 2 monitors and then the GUI is on the right monitor. The problem is the left monitor remains black and I can't display the MFCD's on it. When DCS is OFF I can see the MFCD on the left screen. Would you tell me what I'm doing wrong? Best regards Pierre [sIGPIC][/sIGPIC]
pierre chassang Posted September 27, 2017 Author Posted September 27, 2017 two screenshots to illustrate my previous post [sIGPIC][/sIGPIC]
Panthir Posted September 27, 2017 Posted September 27, 2017 Right after one of the latest updates, I face a similar problem mate. My Hardware: ROG Strix X570-F Gaming - AMD 5600X @ 4.7 ghz - G.SKILL TRIDENT 32GB DDR4 3200 (14-14-14-34 CL) - GigaByte 3080ti OC 12gb - Corsair MP600 Force 1TB - 2 x EVO Nvme 500GB - Virpil Warbird Base T-50CM2 and TM Throttle + Trackhat + G25 + AOC AG271QG 27" My Modules: JF-17, F-16C, AV-8N/A, F-18C, ASJ37, MiG-15Bis, MiG-21Bis, Fw-190D, Bf-109K, P-51D, F-86F, Ka-50 III, UH-1H, Mi-8MTV2, NS430, FC3, A-10C, Mirage 2000C, L-39, F-5E-3, SA342, Spitfire, AH-64, Mirage F-1CE. My Maps: Nevada, Normandy, Persian Gulf, Syria, South Atlantic.
pierre chassang Posted September 27, 2017 Author Posted September 27, 2017 Thanks for reply. Best regards Pierre [sIGPIC][/sIGPIC]
Recommended Posts