Jump to content

Recommended Posts

Posted
Hello everyone, the following problems:
1. When I switch to HUD only via Alt&F1, the right MFCD is displayed enlarged. Does anyone know this problem?
I use Helios to configure the instruments.
 
2. Is it possible to adjust the vertical position of the HUD?
 
The helios.lua looks like this:
 
_ = function(p) return p end
name = _('Helios')
description = 'Generated from compatible Helios Profiles'
A_10C_2_DIGIT_CLOCK = { x = 3139.5, y = 3027, width = 160.5, height = 160.5 }
A_10C_2_LEFT_MFCD = { x = 2808, y = 2209.5, width = 403.5, height = 409.5 }
A_10C_2_RIGHT_MFCD = { x = 4315.5, y = 2209.5, width = 403.5, height = 409.5 }
A_10C_2_RWR_SCREEN = { x = 3297, y = 2220, width = 252, height = 252 }
Viewports = {
Center = {
x = 1920,
y = 0,
width = 3840,
height = 2160,
aspect = 1.77777777777778,
dx = 0,
dy = 0
}
}
UIMainView = Viewports.Center
GU_MAIN_VIEWPORT = Viewports.Cente

mitCockpit.jpeg

HUDonly.jpeg

Posted

I got a tip from a Group member.
Replace C:\Program Files\Eagle Dynamics\DCS World\Scripts\Aircrafts\_Common\Cockpit\ViewportHandling.lua
With the attached File.
Works perfect ViewportHandling.lua.txt

Gesendet von meinem SM-G988B mit Tapatalk

  • Recently Browsing   0 members

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