Jump to content

Recommended Posts

Posted

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! :)

screen1.thumb.png.0c80482d55b5a3f6c54aa61abe0eb0c2.png

  • Recently Browsing   0 members

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