Author Topic: HUD colour after Jan update  (Read 1194 times)

0 Members and 1 Guest are viewing this topic.

Offline Freon

  • 24
HUD colour after Jan update
Hi everyone, just updated to the latest BP release with avid anticipation (SOOO keen for Act 3 :D )  However, a minor annoyance with the HUD colour put a damper on my spirit.
Since forever, the HUD has been a dull green/grey colour, but now it's fluoro green.  Doesn't affect gameplay other than detracting from the pretty effects and ships.

Just wondering if anyone knows how to get the original colours back.  Going to HUD settings and clicking reset sets them to bright green again :(

 

Offline Rodo

  • Custom tittle
  • 212
  • stargazer
    • Minecraft
    • Steam
Re: HUD colour after Jan update
That's probably because you created a new pilot, required for running the mod with the latest FSO build.

AFAIK, there's no way to port the hud config from one pilot to another, so you might need to tweak each hud element again, or just change the default color from green to any of the other ones, I prefer to have an amber base and then I work my way up from there.
el hombre vicio...

 

Offline Yarn

  • 210
Re: HUD colour after Jan update
At the bottom of the HUD settings screen, there should be a set of two arrows. Click one of them until the field to the left reads "hud_3". That should give you the HUD colors that you're used to.
"Your fighter is running out of oil.  Please check under the hood and add more if necessary"
--strings.tbl, entry 177

"Freespace is very tired.  It is shutting down to get some rest."
--strings.tbl, entry 178

 

Offline Freon

  • 24
Re: HUD colour after Jan update
Oh lord of mercy, that looks better.  I've never seen or used those buttons before seeing as I've just left it as default. 
Thanks for the replies, and thanks Yarn for spot on advice. :D

 

Offline Kopachris

  • 28
  • send penguins
    • Steam
    • Twitter
Re: HUD colour after Jan update
That's probably because you created a new pilot, required for running the mod with the latest FSO build.

AFAIK, there's no way to port the hud config from one pilot to another, so you might need to tweak each hud element again, or just change the default color from green to any of the other ones, I prefer to have an amber base and then I work my way up from there.

From the hud config, you can enter a name to save it as and hit "save."  The file will be saved to /data/players/[hud_name].hcf.  Once you "Accept" with that configuration, you can then load those colors on any pilot using the arrows by the Amber/Blue/Green buttons.

Speaking of, could someone post their "hud_3.hcf"?  I seem to have misplaced mine.  In return, have some red:
Code: [Select]
+Gauge: lead indicator
+RGBA: 255 6 24 255

+Gauge: target orientation
+RGBA: 255 6 24 255

+Gauge: closest attacking hostile
+RGBA: 255 6 24 255

+Gauge: current target direction
+RGBA: 255 6 24 255

+Gauge: mission time
+RGBA: 255 6 24 150

+Gauge: reticle
+RGBA: 255 6 24 150

+Gauge: throttle
+RGBA: 255 6 24 150

+Gauge: radar
+RGBA: 255 6 24 150

+Gauge: target monitor
+RGBA: 255 6 24 150

+Gauge: center of reticle
+RGBA: 255 6 24 150

+Gauge: extra target info
+RGBA: 255 6 24 150

+Gauge: target shield
+RGBA: 255 6 24 150

+Gauge: player shield
+RGBA: 255 6 24 150

+Gauge: power management
+RGBA: 255 6 24 150

+Gauge: auto-target icon
+RGBA: 255 6 24 150

+Gauge: auto-speed-match icon
+RGBA: 255 6 24 150

+Gauge: weapons display
+RGBA: 255 6 24 150

+Gauge: monitoring view
+RGBA: 255 6 24 150

+Gauge: directives view
+RGBA: 255 6 24 150

+Gauge: threat gauge
+RGBA: 255 6 24 150

+Gauge: afterburner energy
+RGBA: 255 6 24 150

+Gauge: weapons energy
+RGBA: 255 6 24 150

+Gauge: weapon linking
+RGBA: 255 6 24 150

+Gauge: target hull/shield icon
+RGBA: 255 6 24 150

+Gauge: offscreen indicator
+RGBA: 255 6 24 255

+Gauge: comm video
+RGBA: 255 6 24 150

+Gauge: damage display
+RGBA: 255 6 24 150

+Gauge: message output
+RGBA: 255 6 24 150

+Gauge: locked missile direction
+RGBA: 255 6 24 255

+Gauge: countermeasures
+RGBA: 255 6 24 150

+Gauge: objective notify
+RGBA: 255 6 24 150

+Gauge: wingmen status
+RGBA: 255 6 24 150

+Gauge: offscreen range
+RGBA: 255 6 24 150

+Gauge: kills gauge
+RGBA: 255 6 24 150

+Gauge: attacking target count
+RGBA: 255 6 24 150

+Gauge: warning flash
+RGBA: 127 127 127 64

+Gauge: comm menu
+RGBA: 127 127 127 64

+Gauge: support gauge
+RGBA: 255 6 24 150

+Gauge: lag gauge
+RGBA: 255 6 24 150


In case you didn't figure it out on your own, you can paste that stuff into a .hcf file in your /data/players directory and then load it in FS.
----
My Bandcamp | Discord: Kopachris#0001 | My GitHub

 

Offline Yarn

  • 210
Re: HUD colour after Jan update
Speaking of, could someone post their "hud_3.hcf"?  I seem to have misplaced mine.
Here you go. All three HCF files are included.

[attachment deleted by a basterd]
"Your fighter is running out of oil.  Please check under the hood and add more if necessary"
--strings.tbl, entry 177

"Freespace is very tired.  It is shutting down to get some rest."
--strings.tbl, entry 178

 

Offline Kopachris

  • 28
  • send penguins
    • Steam
    • Twitter
Re: HUD colour after Jan update
Thanks!  :pimp:
----
My Bandcamp | Discord: Kopachris#0001 | My GitHub