Cobrahjh Posted November 22, 2019 Posted November 22, 2019 Howdy all, I have a split screen setup to learn aircraft with DCS on the left and a browser/PDFs on the right (see image below). My issue is if I click on anywhere on the right side and then go back to DCS the fullscreen takes over the entire screen until I ALT-ENTER a few times. Not a big deal but looking to see if there is a better way. Without fullscreen DCS launches in the center of my screen. My setup: Fullscreen is enabled. 1Camera.lua: Viewports = { Center = { x = 0; y = 0; width = 1920; height = 1440; viewDx = 0; viewDy = 0; aspect = 1920/1440; } } GU_MAIN_VIEWPORT = Viewports.Center Thanks for any help! :)
Recommended Posts