Jump to content

Helios on 2nd screen dissapears


Recommended Posts

Hi all! I'm in a bit of a pickle and reading the previous helios threads didn't help. so:

 

I have a dual screen setup (one on top of the other) and want to use helios on my 2nd monitor. I followed the steps described in https://forums.eagle.ru/showthread.php?t=125195 but to no avail.

When I start Helios it shows on my 2nd screen:

 

attachment.php?attachmentid=174066&stc=1&d=1513065499

 

 

But when I start DCS:

1.only the MFCDs are exported

2.it looks as if Helios is hidden "behind" the black background of DCS

 

 

attachment.php?attachmentid=174067&stc=1&d=1513065498

 

 

I've used this export.lua for a while (used to work before 1.5) and the MFCDs export, so I suppose it's not too bad:

 

 

_ = function(p) return p; end;

name = _('MDP-DS-ALL export');

Description = 'export all to lower screen'

 

Viewports =

{

Center =

{

x = 0;

y = 0;

width = 1920;

height = 1080;

viewDx = 0;

viewDy = 0;

aspect = 1.77777777777778;

}

}

 

GUI=

{

x = 0;

y = 0;

width = 1920;

height = 1080;

}

 

LEFT_MFCD =

{

x = 380;

y = 1085;

width = 400;

height = 400;

}

 

RIGHT_MFCD =

{

x = 1260;

y = 1085;

width = 400;

height = 400;

}

 

UHF_PRESET_CHANNEL =

{

x = 874;

y = 1924;

width = 40;

height = 40;

}

 

UHF_FREQUENCY_STATUS =

{

x = 807;

y = 2048;

width = 170;

height = 40;

}

 

UHF_REPEATER =

{

x = 824;

y = 1991;

width = 140;

height = 40;

}

 

A10C_CLOCK =

{

x = 809;

y = 1597;

width = 200;

height = 200;

}

 

CMSP =

{

x = 343;

y = 1908;

width = 270;

height = 60;

}

 

CMSC =

{

x = 339;

y = 1991;

width = 300;

height = 90;

}

 

RWR =

{

x = 784;

y = 1186;

width = 300;

height = 300;

}

 

CDU =

{

x = 1222;

y = 1825;

width = 356;

height = 270;

}

 

 

UIMainView = Viewports.Center

 

 

 

Any clues as to what I'm doing wrong?

881233095_Screenshot(1)(Large).thumb.png.554a6b7a2bda148268ca7b5c84d70e05.png

2130106836_Screen_171212_084944(Large).thumb.jpg.2e19ddd0271f3bb4d490a284ea412856.jpg

1682091532_Screen_171212_084847(Large).thumb.jpg.0d932cf192f0f5bd989819f438e71a70.jpg

MDP-DS-ALL export.lua

Link to comment
Share on other sites

Well, Looks like DCS is on top of Helios.

make sure you dont got "full screen" checked on DCS options.

need to be in windows mode to work.

And uncheck the disable aero interface

 

The code you send is not the export.lua

It is the monitor configuration, so you can arrange the diferent viewo¡port on the screens. Anyway looks correct.

 

I recomend you to rescale the helips profile for your monitor, too. You are not using the complete resolution for it, so everythig looks smaller. To do that use the option "reset monitors" on the helios profile editor.

 

For the export.lua you can use the latest export i got on my web page. It works with several airplanes and helos.

 

Bye!


Edited by Capt Zeen
Link to comment
Share on other sites

Thanks for the feedback Capt Zeen.

I checked that the "full screen" and "disable aero interface" were not clicked

 

 

attachment.php?attachmentid=174170&stc=1&d=1513114156

 

 

But the problem remains.

The screens have been resized, but my bottom screen is only a 19" one (27" for the main). So that should be ok.

 

Funny thing is, that although you can't see it on my screenshots the "Helios Control Center" panel is visible, but not the rest of the helios panel, which is indeed hidden by dcs. I placed it on the lower screen but it doesn't show up on the screenshot. So basically part of Helios is on top but the main part is hidden.

 

 

attachment.php?attachmentid=174171&stc=1&d=1513114156

 

 

 

attachment.php?attachmentid=174172&stc=1&d=1513114450

 

 

I'm using your export.lua as well.

 

Thx for the help, I'm hoping you might still have a brilliant insight to help me enable Helios.

 

Bye!

475454927_Screen_171212_222656(Large).thumb.jpg.8ed5fcced308a9c383f6f4b867107cc1.jpg

1366181005_Screen_171212_222731(Large).thumb.jpg.dbf333f3dc7dca7a0169916955b517fd.jpg

483804653_Screenshot(2).thumb.png.6c576311bf44a61281cf78a637022d9d.png

Link to comment
Share on other sites

  • Recently Browsing   0 members

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