• There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

HUDText size

mongoose

SOH-CM-2025
I've had an inquiry about changing the HUDtext size for someone with vision issues. Now I know from before no such info on size is in the ViewUI file, unlike other HUS gauges which are changed though BGscale. The "HUDText" is a Gauge6 but unlike other gauges, I don't notice a dds reference. Ideas?
 
hi James, have you tried to add a scale entry in the ViewUI like the scale entries for the gauges ? Find the text entry and add something like BGScale= etc and maybe it would work. There may be another thing to try like a font size?
 
So maybe it would be best to change the text colour to whatever he can see best, as that can be done. Also placing it where there is the least % change in background colour.
 
Well the gauge size is not so difficult. It is in the ViewUI file in your Appdata folder. Do a search for all the 'BGscale" entries and change the value from 1.0 to a lower or higher
value (mine are small @ 0.70 and I think default is 1.0 ) You can do that for the tactical display as well. Backup both your original and changed one as if you need to delete the AppData folder you can reinsert whichever size one you want.
 
TacticalDisplay BGIMage="tactical_display.dds" BGPos="0 0" BGSize="128 128" BGScale=".8"

Don't change sizes, omly BGScale.
 
They all have the BGScale value. For example:

<HUDAlt BGImage="hud_guages.dds" BGPos="2 344" BGSize="166 166" BGscale=".70" NeedleImage="hud_guages.dds">
 
Back
Top