Jump to content

Multi-Monitor: chat, Server messages, Voice subtitles etc closer to center?


bumblebomb

Recommended Posts

After upgrades now running 3x 27". Yay! But: All the messages coming in like subtitles from callouts, radio comms menus, server chat etc etc all sit fairly far outside in my peripheral vision. Any means to move them close to center or maybe even have them on the middle screen?

 

Link to comment
Share on other sites

  • 6 months later...

You may also specify the size and location of the UIMainview in your monitor config, so instead of UIMainView = Viewports.Center, you can enter

UIMainView =
{
x = 0;
y = 0;
width = 1920;
height = 1080;
}

 

So you can put it where ever you like. This will effect the Main menu, the mission editor, and declare the boundaries of any comms menu.

If you are unsure what the code means, check out this thread, the principle is the same.
 

 


Edited by jonsky7
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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