Jump to content
Sign in to follow this  
Luiz Carlos

How to shut off the additional radar screen?

Recommended Posts

I use to fight with everything in hard settings , but HUD and visual settings in normal mode.This unfortunally brings up the radar on top of screen, very annoying.

I can´t find a way to edit this to shut it off in KB.

Anybody could help me?

Thanks in advance.

Share this post


Link to post
Share on other sites

It should be, but I couldn't find it either...

 

here's what you do:

 

using Skypats Cat Extractor tool, extract the "HUDDdata.ini" from the FlightData.cat

 

open the HUDData.ini in any text editor, notepad works fine.

 

scroll down until you see the following entry:

 

[Display004]

DisplayType=RADAR

PosX=0.865

PosY=0.015

Width=0.125

Height=0.16666667

Alpha=0.60

InitTime=2.0

 

there are a couple of way to eliminate it;

1) comment out the "DisplayType=" line, thusly:

 

//DisplayType=RADAR <-- note the 2 slash marks

 

or

2) reduce the display sizes to 0 thusly:

 

Width=0.0

Height=0.0

 

This will make it disappear.

 

Also, if you want to remove the background box from the on-screen text displays, go back to the top section, and to this...

 

[infoDisplay]

//BackgroundImage=TextBackground.tga <--note commented out line

BottomLeftPosition=0.01,0.985

 

that should take of you

 

Wrench

kevin stein

Share this post


Link to post
Share on other sites

I used this fix for the radar screen a few months back, and it's easily the best improvement to the game that I've seen.....I hated that screen! There is also an assignment to change the hud display from within the game, I can't remember the default key combinaton (I have it remapped) but it allows you to cycle through easy/normal/hard while you are in the air.

I like the idea of removing the shaded background on the text, thanks Wrench, I look forward to giving that a try.

Share this post


Link to post
Share on other sites
I used this fix for the radar screen a few months back, and it's easily the best improvement to the game that I've seen.....I hated that screen! There is also an assignment to change the hud display from within the game, I can't remember the default key combinaton (I have it remapped) but it allows you to cycle through easy/normal/hard while you are in the air.

I like the idea of removing the shaded background on the text, thanks Wrench, I look forward to giving that a try.

 

 

In game use the key-combi: CTLR+PGUP (it's the TOGGLE_RADAR entry in the ini file).

In WOI you can have several keymap inifiles, also hopefully in other games from Third Wire.

 

Happy floating.

Share this post


Link to post
Share on other sites
In game use the key-combi: CTLR+PGUP (it's the TOGGLE_RADAR entry in the ini file).

In WOI you can have several keymap inifiles, also hopefully in other games from Third Wire.

 

Happy floating.

 

OOPS, sorry for the post: TOGGLE_RADAR will enable/disable radar.

Excuse me for that.

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