Jump to content

Recommended Posts

Posted

Well my first post at these forums, so hello to you all.

 

Now the question. I'm flying SFP1 with 3d gogles and loving it. One downside is that you can't see other planes as soon with those glasses and without. That is why I use the normal setting for the HUD. I would like to experiment with the box size. Does anyone know if they can be tinkered with and if yes in which file that would be?

 

Thanks a bundle.

 

Redeye

Posted

I would try the huddata.ini I think it is located in the flight folder. You miight have to get the cat extractor to get from the cat file that is is in. The cat extractor can d/l from Combatace in the SF/WOV utilities section.

Posted

Ya, you must Extract the flight folder file HUDATA.INI using the Cat Extracter...

 

The "width" setting controls the size I believe, although I have not changed that one yet. The PosY is the height on monitor...it starts 0.0 at the top and grows bigger to 1.0 at the bottom -- an upside down method of vertical position.

 

btw...just add two bars // to make the game ignore any line. I did this to totally turn off all the cones and arrows in "medium" difficulty hud settings ("medium" advised for MiG~17PFU radar use). My setup below now sets HUD at bottom center of cockpit... I had to change the name to Display001 because I got rid of all the Arrow and Cone displays.

 

//[Display004]

[Display001]

DisplayType=RADAR

PosX=0.45

PosY=0.835

Width=0.125

//Height=0.16666667

//PosX=0.865

//PosY=0.015

//Width=0.125

Height=0.16666667

Alpha=0.90

InitTime=2.0

 

 

You should also change the Font size for the messages, and make them smaller. I set mine to "9" instead of the "12" default. Also you can change the number of messages and time they are displayed. This is a short file, but there is enormous Power here...

 

Before we mess up our HUDDATA.INI file, we make Backups, right? :yes:

 

...actually, you can just Extract the file again and so you really need not worry about backing up for safety.

Posted

Just tested:: the Width and Height control the size of the hud radar display.

 

:nono: I am still fairly new to this, and I am making Bad mistakes and misleading others...

 

(1) HUDDATA file has lines that control the text displaying data on player or externally viewed aircraft; data like airspeed, altitude, etc...

 

(2) There is another file called MESSAGESYSTEM that controls the onscreen messages from ground control or friendly aircraft. Here is my total message file...some Default settings are replaced but I saved them by just "remarking" them out with double slash //. I believe the Devs used ";" to also remark out certain lines with ";" and replaced them with others.

 

 

my complete MESSAGESYSTEM file...

--------------------------------------------------------------------------------

TextFontName=Arial

TextSize=9

 

[MessageSystem]

MaxMessages=4

MessageTime=8.0

MessageFadeTime=1.0

 

;MaxMessages=25

;MessageTime=200

;MessageFadeTime=2.5

 

[MessageWindow]

//BackgroundImage=TextBackground.tga

TopLeftPosition=0.14,0.91

BottomRightPosition=0.90,0.99

//TopLeftPosition=0.22,0.8

//BottomRightPosition=0.78,0.985

VerticalBorder=0.0015

HorizontalBorder=0.008

 

;TopLeftPosition=0.2,0.2

;BottomRightPosition=0.8,0.985

;VerticalBorder=0.0015

;HorizontalBorder=0.00

--------------------------------------------------------------------------------

 

Here is my InfoDisplay in HUDDATA file....

 

[infoDisplay]

//BackgroundImage=TextBackground.tga

BottomLeftPosition=0.01,0.985

BottomRightPosition=

//BottomRightPosition=0.99,0.985

DisplayWidth=0.30

VerticalBorder=0.0015

HorizontalBorder=0.008

EnemyTargetColor=1.0,0.0,0.0,1.0

FriendlyTargetColor=0.0,0.0,1.0,1.0

UnknownTargetColor=1.0,1.0,0.0,1.0

WaypointColor=1.0,1.0,1.0,1.0

TextFile=HUDText.str

NormalColor=1.0,1.0,1.0,1.0

WarningColor1=1.0,1.0,0.0,1.0

WarningColor2=1.0,0.0,0.0,1.0

AGLAltStart=609.6

AGLAltWarning=152.4

-------------------------------------------------------------

 

Note, I "remarked" out ("//" ) the background image lines, as this text box covers the radar display where I have the radar placed now, although I am probably going back to using it, as it really helps seeing the text against white terrain like snow, and it does not really hurt the radar display. Or I could change the text colour to, say, green, but then that may conflict with green terrain. :)

  • 10 years later...
Posted

This is good stuff.

 

I tried remarking out the BottomLeftPosition.

This gets rid of the data about my own aircraft, which I should know from my HUD and instruments.

 

I left the BottomRightPosition as is, because that gives me information about ground targets, which is essential to know.

 

Thanks!

  • 4 months later...
Posted (edited)

I think the very first mod I did in strike fighters was edit Hud data ini,, in the flight folder of sfp-1 and the second one was putting that hud data file into WOV's flight folder and the rest is history.

.

Edited by yubba

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