Jump to content

Recommended Posts

Don't know if this may be of interest, but I use the pop-ups at the side, in line with the new message bar position for aircraft that don't have visible RADAR and RWR without scrolling the cockpit.

The only problem with the RWR is that it's always on. But you don't have to add it. In fact some aircraft don't need it because the RWR is visible in the cockpit. If the aircraft already has visible RWR, I just cancel [Display006]

If it has visible radar, I just make the width and height entries in [Display004] set at zero. (An ancient trick)

I keep a set of different HUDDATA.inis for different aircraft, and then just slot the appropriate one into the flight folder.

These are the changed and added entries in the HUDDATA.ini from the FLIGHT folder for this A-6, a slightly modified Razbam.

[Display004]
DisplayType=RADAR
PosX=0.048
PosY=0.615
Width=0.1625
Height=0.217
Alpha=1.0
InitTime=2.0

[Display006]
DisplayType=RWR
PosX=0.147
PosY=0.490
Width=0.06375
Height=0.1125
Alpha=1.0
InitTime=2.0

img00005.JPG

  • Like 6

Share this post


Link to post
Share on other sites

This is an alternative arrangement that looks a little neater. I think it works better with the Corsair.

To save you number crunching, it's this:

[Display004]
DisplayType=RADAR
PosX=0.080
PosY=0.660
Width=0.1300
Height=0.1742
Alpha=1.0
InitTime=2.0

AND

[Display006]
DisplayType=RWR
PosX=0.010
PosY=0.6595
Width=0.09978
Height=0.1746
Alpha=1.0
InitTime=2.0

img00006.JPG

  • Like 6

Share this post


Link to post
Share on other sites

The F/A-18 has some finely detailed RADAR and RWR displays so I tried larger pop-ups. The RADAR is on the right this time, because it is on the right of the cockpit panel.

It just saves me moving my thumb a quarter of an inch to scroll down from the HUD to the panel. But then in combat I really need HUD, RADAR and RWR on screen at the same time.

To save interested parties from number crunching, here are the numbers I used:

HUD DATA

[Display004]
DisplayType=RADAR
PosX=0.801
PosY=0.580
Width=0.1875
Height=0.250
Alpha=1.0
InitTime=2.0

and

[Display006]
DisplayType=RWR
PosX=0.010
PosY=0.5800
Width=0.142
Height=0.250
Alpha=1.0
InitTime=2.0

img00006.JPG

  • Like 1

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×

Important Information

By using this site, you agree to our Terms of Use, Privacy Policy, and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..