Jump to content
Sign in to follow this  
jklv

Removing radar from HUD at the top left corner of screen

Recommended Posts

Hi I remember reading on how to remove it, it bugs the hell out of me. Of course from an ini file, I know the alt+D that removes the entire HUD.

Somehow I can't find it =S There seem to be some threads missing in the KB.

----------------------------------------^^^^^^^^^^ Sorted out! Just change width and height in huddata to 0 in radar display section.

Also, is there a way to change the color of the red squre on targets when "T" is pressed?

Thanks

 

Sorted out too. the color numbers are 0.0, 1.0, 0.0, 1.0 for green

Edited by jklv

Share this post


Link to post
Share on other sites

The info should be in Knowledge Base .... I know for a fact it's there.

 

but you'll need to extract the HUDData.ini first...

I think it's this entry...

 

[Display004]

DisplayType=RADAR

PosX=0.865

PosY=0.015

Width=0.125 <---

Height=0.16666667 <--- set these to 0 should make it go away

Alpha=0.60

InitTime=2.0

 

another neat trick, to remove the background from the text:

 

[infoDisplay]

//BackgroundImage=TextBackground.tga <--comment out this line as shown

 

colors can be adjusted as well, but you'll need to convert the RGB values to what the game uses. Look for the line that have "Color" in them

 

Wrench

kevin stein

Share this post


Link to post
Share on other sites

Nice, Wrench.

 

Will do that rightaway and clean up my inscreen view!

 

 

Cheers!

Share this post


Link to post
Share on other sites

what's the full file path for the .ini? that radar display in the upper right annoys the hell outta me :blowup:

Share this post


Link to post
Share on other sites

The Huddata.ini is in the FlightData.cat in the Flight folder.

Share this post


Link to post
Share on other sites

thx. found the cat extractor, so exactly how is it used, and will it work on WOI?

Edited by B@dKarma

Share this post


Link to post
Share on other sites
thx. found the cat extractor, so exactly how is it used, and will it work on WOI?

 

Yes it will work just fine in WoI.

 

Storm

Share this post


Link to post
Share on other sites
The info should be in Knowledge Base .... I know for a fact it's there.

 

but you'll need to extract the HUDData.ini first...

I think it's this entry...

 

[Display004]

DisplayType=RADAR

PosX=0.865

PosY=0.015

Width=0.125 <---

Height=0.16666667 <--- set these to 0 should make it go away

Alpha=0.60

InitTime=2.0

 

another neat trick, to remove the background from the text:

 

[infoDisplay]

//BackgroundImage=TextBackground.tga <--comment out this line as shown

 

colors can be adjusted as well, but you'll need to convert the RGB values to what the game uses. Look for the line that have "Color" in them

 

Wrench

kevin stein

 

You can also just simply delete the entire [Display004] entry from the ini file. Either way works just fine.

Share this post


Link to post
Share on other sites
You can also just simply delete the entire [Display004] entry from the ini file. Either way works just fine.

 

what else is gone with taking out display004?

Share this post


Link to post
Share on other sites
what else is gone with taking out display004?

 

 

Nothing AFAIK. Just the top-corner radar display.

Share this post


Link to post
Share on other sites
Nothing AFAIK. Just the top-corner radar display.

 

thx, i'll give it a go

Share this post


Link to post
Share on other sites

went with display 004 just in case the other removed the text from the lwr left

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