Jump to content
Sign in to follow this  
Mladuna

Clean view from cockpit

Recommended Posts

I want to get rid of flight data (mines and enemies), pointing arrow (the one that points to the target) and the radar display, but I would like to keep the icons (square around the target) in the cockpit view.

How to edit the HUDDATA to get this?

I tried some stuff, mostly deleting text under [infoDisplay] but that caused the game to crash.

 

 

Share this post


Link to post
Share on other sites

In the options is a point where you can toggle through the head up data including no data visible. You must first set a key combination. I use myself STRG+H.

Share this post


Link to post
Share on other sites
In the options is a point where you can toggle through the head up data including no data visible. You must first set a key combination. I use myself STRG+H.

 

Yeah I know for that, but still I can't help myself not peaking at that head up data when I need to force my self to use the instruments in the cockpit. :biggrin:

 

Btw, that removes the icons needed to track the target and I really hate padlocking. Add to that my 15' monitor on my laptop which makes simple visual track whit no icons impossible.

 

  

Share this post


Link to post
Share on other sites

The radar display you can turn it off by putting HUD on Hard in the difficulty settings, I don't know what else that does.

Share this post


Link to post
Share on other sites

Just "comment out" these two lines in the InfoDisplay section of the Huddata.ini by adding the forward slashes.

 

//BottomLeftPosition=0.01,0.985

//BottomRightPosition=0.99,0.985

 

Then go to Display004 (Radar) and make the Height and Width 0.0.

 

Not sure if you can completely eliminate the direction arrows. If you set their size (ConeSize= ) to zero they still show at the edge of your screen.

Share this post


Link to post
Share on other sites

for the cones you could do what i did (by accident) :blush:

tho you have to do it for every cockpit you flew in (so its a bit of a pain)

add

InternalClipDistMin=0.01 to the cockpit.ini

 

under the

[CockpitSeat001]

--blah blah---

ExternalClipDistMin=0.03

InternalClipDistMin=0.01 <--here

 

seems to break the arrows/cones (in FE anyway)

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..