Snacko Posted January 17, 2014 Posted January 17, 2014 I have nVidia Surround setup using my 3 monitors with a res of 5760x1080. This works fine in single player. But in Multi-player the server list loads with half of it off of the right screen. I can only see the left half of the the game's window... I rebooted and tried this several times. The only thing that fixed it was checking the 'full screen' checkbox. But I don't want to do that since I export MFDs and Shkvals to the 4th monitor. Is there some screen setting that I need to set just for Multiplayer??? :cry: :doh: Snack Officer Intel I9-10850K (OC @ 5.0ghz) │ 64GB (4x16GB) DDR4 3200 │Gigabyte RTX 4090 Gaming OC 24gb - ҉ - Blackshark Cockpit Trainer - ҉ - ♣ Thread | ♥ Download
Hansolo Posted January 17, 2014 Posted January 17, 2014 Hello Snacko, This might be of assistance: http://forums.eagle.ru/showthread.php?t=96698 Cheers Hans 132nd Virtual Wing homepage & 132nd Virtual Wing YouTube channel My DCS-BIOS sketches & Cockpit Album
hokuto Posted January 17, 2014 Posted January 17, 2014 (edited) http://forums.eagle.ru/showpost.php?p=633892&postcount=1 This old "The Phantom Fix" monitor utility helped me with MP GUI centering problem in 1.2.7 beta on a Multimonitor configuration. Or you could manually move GUI viewport by setting a fixed X variable for the amount it shifts left or right... Gui = { [b][color="Red"]x [/color][/b]= screen.width / 3; [b][color="Red"](INSERT FIXED VALUE EG. 200)[/color][/b] y = 0; width = screen.width / 3; height = screen.height; } UIMainView = Gui This thread by PeterP could also be useful: http://forums.eagle.ru/showthread.php?t=84270 P.S. Attachment added...PhantomMonitorFix.rar Edited January 17, 2014 by hokuto
Recommended Posts