Navigation

    FAForever Forums
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. zedr32
    Z

    zedr32

    @zedr32

    7
    Reputation
    5
    Posts
    1
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    • Profile
    • More
      • Following
      • Followers
      • Topics
      • Posts
      • Best
      • Groups
    zedr32 Follow

    Best posts made by zedr32

    RE: Does anyone have a working tripple screen setup?

    Okay, so persistence paid off and i have found a working solution.

    I have simply used the Movable UI mod and played around with some of the minWindowWidth variables for various elements as they were not large enough for my linking

    Heres what it looks like
    https://imgbox.com/JbNsR93q

    posted in I need help •
    RE: Does anyone have a working tripple screen setup?

    I've been successful in moving the economy and multi function UI elements using the following thread:
    https://forum.faforever.com/topic/4408/ui-scaling-for-ultrawide-monitors

    Adjusting the values within economy_mini.lua and multifunction_mini.lua respectivley has brought both into the centre screen.

    Incase anyone else stumbles across this, the first LayoutHelpers values are what require changing.

    For example:
    Original: LayoutHelpers.AtLeftTopIn(control, controls.bg, 15, 6)
    Updated: LayoutHelpers.AtLeftTopIn(control, controls.bg, 2615, 6) - this moves this element to the 2615th pixel inward from the left i would assume.

    posted in I need help •

    Latest posts made by zedr32

    RE: Does anyone have a working tripple screen setup?

    My pleasure hopefully it helps someone else too 🙂

    posted in I need help •
    RE: Does anyone have a working tripple screen setup?

    Okay, so persistence paid off and i have found a working solution.

    I have simply used the Movable UI mod and played around with some of the minWindowWidth variables for various elements as they were not large enough for my linking

    Heres what it looks like
    https://imgbox.com/JbNsR93q

    posted in I need help •
    RE: Does anyone have a working tripple screen setup?

    I've been successful in moving the economy and multi function UI elements using the following thread:
    https://forum.faforever.com/topic/4408/ui-scaling-for-ultrawide-monitors

    Adjusting the values within economy_mini.lua and multifunction_mini.lua respectivley has brought both into the centre screen.

    Incase anyone else stumbles across this, the first LayoutHelpers values are what require changing.

    For example:
    Original: LayoutHelpers.AtLeftTopIn(control, controls.bg, 15, 6)
    Updated: LayoutHelpers.AtLeftTopIn(control, controls.bg, 2615, 6) - this moves this element to the 2615th pixel inward from the left i would assume.

    posted in I need help •
    RE: Does anyone have a working tripple screen setup?

    Thanks Matches, i tried using the UI Party mod you suggested, However, this seems to split the screen into an overhead map and the main window.

    This is not a usable solution for triple screens unfortunately. Ideally i need to find a way to move the UI elements themselves.

    posted in I need help •
    Does anyone have a working tripple screen setup?

    Hey Guys,

    I havent played SupCom since 2010/2011 and i discovered FAF the other day.

    These days i have a 3x1440p (Resolution of 7680x1440) screen setup that i use for my racing simulator but i thought it would be pretty cool to give SupCom a go and it would be pretty neat to if it could be stretched across all three screens.

    I find the HUD is not positioned correctly, obviously its stretched across all three screens, where i need the UI elements to position in the middle screen.

    Is this at all possible?

    If anyone has a working solution or any suggestions that would be great 🙂

    posted in I need help •