Jump to content

Recommended Posts

Posted (edited)

Hi,

 

I recently got my triple monitor setup going the way I want it, but some of the features don't seem to like it very much.

 

I would like my F10 map, radio commands, kneeboard and preferably title screen to all fit within my 1920x1080 center monitor, but can't seem to find which LUA file(s) will allow me to configure where those fit on the screen.

 

Might any of you know?

 

Thanks!

 

EDIT: Found a fix!

 

https://www.megabotix.com/dcs/B0DHI-Triple_HD_4224x1080.lua

 

In case anyone's interested, it's the "GUI" and "UIMainView = GUI" sections that are of interested. So you'll need this in whatever monitor setup file you're using:

 

 

Gui =

{

x = 1152;

y = 0;

width = 1920;

height = 1080;

}

 

UIMainView = Gui

 

Works for me! Set the x to whatever you need.

Edited by Zilch
Found a solution.

[sIGPIC][/sIGPIC]

Zilch79's YouTube Channel:

  • Recently Browsing   0 members

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