That Guy Posted November 15, 2023 Posted November 15, 2023 I have successfully got my two monitor setup, alas the dialogs always being in the center of both monitors makes it hard to read sometimes due to some small distance between both monitors. Is there a way to tell the system to put all of the dialogs on one of the monitors?
Solution jonsky7 Posted November 16, 2023 Solution Posted November 16, 2023 Yes, If you go into your monitor config file usually located in Saved Games\DCS\Config\Monitorsetup there is an entry at the bottom that says UIMainView = Viewports.Center The UIMainview sets the boundaries for the Main menu, F10 map, Mission editor, and the dialogs that appear in game. You can change it from the above to something like UIMainView = { x = 0; y = 0; width = 2560; height = 1440; } and limit the boundary to either one of your monitors. If you have absolutely no idea what any of that means, you might want to have a read of this thread 1
That Guy Posted January 14, 2024 Author Posted January 14, 2024 @jonsky7, That solution worked perfectly! Thank you for your time and efforts. 1
Recommended Posts