Jump to content

Helios FA-18 profile and export of IFEI, and RWR


sea2sky

Recommended Posts

Hi guys, I'm wondering if anybody is using a Helios FA-18 profile and managed to have IFEI, and RWR displayed. I've installed the latest Helios, and the latest FA-18 profile (copied the profile and images to the right location), added F18_IFEI and F18_RWR viewports to a monitor config file, but the only viewports that are working for me are the left, center and right MFD's. Any ideas?

 

 


Edited by sea2sky

i5-9600K@4.8GHz 32Gb DDR4 Asus TUF rtx3080 OC Quest Pro Warthog on Virpil base

Link to comment
Share on other sites

How did you managed to export the RWR display, for me it's not working at all?
Cheers elmo

Gesendet von meinem CLT-L29 mit Tapatalk

ASUS Maximus XI CODE Z390 | I9 9900K (5GHz)  | G-Skill TridentZ 32GB 4000MHz | RTX 3090Ti | Creative AE-9 | Samsung 970 EVO PLUS 2TB | VR Headset HP Reverb G2 rev2

Link to comment
Share on other sites

  • 2 weeks later...
On 8/27/2021 at 4:39 AM, flyelmo said:

How did you managed to export the RWR display, for me it's not working at all?
Cheers elmo

Gesendet von meinem CLT-L29 mit Tapatalk
 

As it turned out the trick is to use a proper names of the viewports, Here is below a monitor config file that Helios generated for me and it works perfectly (you have to change the coordinates):

 

_  = function(p) return p; end;
name = _('HUD only 4K');
Description = '2 monitors configuration'
Viewports =
{
     Center =
     {
          x = 0;
          y = 0;
          width = 3840;
          height = 2160;
          viewDx = 0;
          viewDy = 0;
          aspect = 1.77778;
     }
}
FA_18C_CENTER_MFCD = { x = 1693, y = 2856, width = 363, height = 344 }
FA_18C_IFEI = { x = 1069, y = 2913, width = 526, height = 205 }
FA_18C_LEFT_MFCD = { x = 1195, y = 2360, width = 391, height = 369 }
FA_18C_RIGHT_MFCD = { x = 2174, y = 2360, width = 389, height = 367 }
FA_18C_RWR = { x = 2408, y = 2880, width = 182, height = 182 }
FA_18C_UFC = { x = 1656, y = 2191, width = 457, height = 259 }
GUI=
{
x = 0;
y = 0;
width = 3840;
height = 2160;
}
UIMainView = Viewports.Center
GU_MAIN_VIEWPORT = Viewports.Center

 

i5-9600K@4.8GHz 32Gb DDR4 Asus TUF rtx3080 OC Quest Pro Warthog on Virpil base

Link to comment
Share on other sites

Thanks for your share, but its still nor working for me, do you have to place a do file within RWRinit.lua?

ASUS Maximus XI CODE Z390 | I9 9900K (5GHz)  | G-Skill TridentZ 32GB 4000MHz | RTX 3090Ti | Creative AE-9 | Samsung 970 EVO PLUS 2TB | VR Headset HP Reverb G2 rev2

Link to comment
Share on other sites

3 hours ago, flyelmo said:

Thanks for your share, but its still nor working for me, do you have to place a do file within RWRinit.lua?

 

What I did is:

- I had a clean Beta, nothing modified;

- Installed Helios and a Hornet profile;

- Run all the actions inside Interface Status tab of Helios - and that is where all the mods been applied I believe.

i5-9600K@4.8GHz 32Gb DDR4 Asus TUF rtx3080 OC Quest Pro Warthog on Virpil base

Link to comment
Share on other sites

  • Recently Browsing   0 members

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