Jump to content

Recommended Posts

Posted

Hey, is it just me or the TEDAC viewport no longer works after yesterday's patch?

This is my monitor config file:

_  = function(p) return p end
name = _('Apache')
description = 'PLT and CPG exports'
LEFT_MFCD = { x = 24, y = 2160, width = 1280, height = 960 }
RIGHT_MFCD = { x = 1318, y = 2160, width = 1280, height = 960 }
TEDAC = { x = 2786, y = 2160, width = 768, height = 768 }
Viewports = {
  Center = {
    x = 0,
    y = 0,
    width = 4096,
    height = 2160,
    aspect = 1.896296296296296,
    dx = 0,
    dy = 0
  }
}
UIMainView = Viewports.Center
GU_MAIN_VIEWPORT = Viewports.Center

My MFCDs do work normally.

And this is my monitor setup:

image.png

image.png

Posted

Anyone?

I did another test. I switched the right mfd and the tedac, to see if it had something to do with my screen, but no, when I did that, the right mfd properly displayed in screen 5, and nothing displayed in screen 4 (right mfd), so it has to be something with the export. I also tried both TEDAC and CENTER_MPCD.

I also tried jumping in an MP server and getting in an occupied aircraft directly as CPG (so no switching seats), and it's the same.

Posted

Ok, looks like I managed to fix it. There were some files that I had previously to replace in order for the MPCDs to switch between seats:

Looks like this is no longer needed. After yesterday's patch, I had replaced those files, and that's when the TEDAC stopped working. I've run a full repair, and without replacing those files, it now seems to work, and the MPCDs switch properly between seats. 

  • Like 1
  • 5 weeks later...
Posted

I wonder if they fixed where you can display 2x MFDs in the pilot seat and 1x MFD and the TEDAC in the CPG seat - in the same location without doubling up a MFD over the TEDAC (or vice versa).

  • Recently Browsing   0 members

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