Jump to content

Recommended Posts

Posted

Hello,

 

MPCD export views works fine with F2 air craft view but with F1 cockpit view you can see nothing. Any idea what is the problem?

 

Monitor lua is:

 

_ = function(p) return p; end;

name = _('Dual monitor for AV-8B');

Description = 'ASUS 34" top and 15" bottom'

 

Viewports =

{

Center =

{

x = 0;

y = 0;

width = 3440;

height = 1440;

viewDx = 0;

viewDy = 0;

aspect = 3440/1440;

}

}

 

LEFT_MFCD =

{

x = 0+10;

y = 1440+1080-620+10;

width = 620-20;

height = 620-20;

}

 

RIGHT_MFCD =

{

x = 1920-620+10;

y = 1440+1080-620+10;

width = 620-20;

height = 620-20;

}

 

UIMainView = Viewports.Center

AV-8B.JPG.a5f52183296cd7aa46a9009aba4c0c9a.JPG

 

Asus X99 Deluxe II|Intel i7 6850K @4.2GHz|G.Skill 64GB Trident Z DDR4 3200MHz|Noctua NH-D15 and 4x NF-A14 PWM|Corsair HX850i

Win10 Pro 64 @M.2 512GB 950 PRO|DCS @M.2 250GB 960 EVO

ASUS GTX 1070 STRIX OC 8GB GDDR5|ASUS PG348Q - LG 25UM58 @3440x2520

Corsair Strafe RGB MX Silent|TM Hotas Warthog 7.5cm ext & 3x MFD Cougars|MFG Crosswind|TrackIR 5

A-10C|AJS-37|AV-8B|BS2|F/A-18C|FC3|Mi-8MTV2|PG NE NO SY maps|Tacview.

 

Posted
Hello,

 

MPCD export views works fine with F2 air craft view but with F1 cockpit view you can see nothing. Any idea what is the problem?

 

Monitor lua is:

 

_ = function(p) return p; end;

name = _('Dual monitor for AV-8B');

Description = 'ASUS 34" top and 15" bottom'

 

Viewports =

{

Center =

{

x = 0;

y = 0;

width = 3440;

height = 1440;

viewDx = 0;

viewDy = 0;

aspect = 3440/1440;

}

}

 

LEFT_MFCD =

{

x = 0+10;

y = 1440+1080-620+10;

width = 620-20;

height = 620-20;

}

 

RIGHT_MFCD =

{

x = 1920-620+10;

y = 1440+1080-620+10;

width = 620-20;

height = 620-20;

}

 

UIMainView = Viewports.Center

 

For the time being, when you are inside the cockpit click on the "Left MPCD Export View ON/OFF" and "Right MPCD Export View ON/OFF" option.

 

It is an issue that we will fix in a future update.

"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning."

"The three most dangerous things in the world are a programmer with a soldering iron, a hardware type with a program patch and a user with an idea."

Posted

Thanks for a quick fix, it works. 10 points to Mr. Zeus, great work.

 

Asus X99 Deluxe II|Intel i7 6850K @4.2GHz|G.Skill 64GB Trident Z DDR4 3200MHz|Noctua NH-D15 and 4x NF-A14 PWM|Corsair HX850i

Win10 Pro 64 @M.2 512GB 950 PRO|DCS @M.2 250GB 960 EVO

ASUS GTX 1070 STRIX OC 8GB GDDR5|ASUS PG348Q - LG 25UM58 @3440x2520

Corsair Strafe RGB MX Silent|TM Hotas Warthog 7.5cm ext & 3x MFD Cougars|MFG Crosswind|TrackIR 5

A-10C|AJS-37|AV-8B|BS2|F/A-18C|FC3|Mi-8MTV2|PG NE NO SY maps|Tacview.

 

  • Recently Browsing   0 members

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