Jump to content

Recommended Posts

Posted

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.

Posted

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

Posted

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.

  • 2 weeks later...
Posted
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.

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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

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