Hello all,
Now that we've finally got Bezel Compensation, I've noticed that I'm going to need to modify the my TF2 hudlayout file to custom fit my (current) 5256x1050 resolution. :doh
Can I define specific locations for my heath meter and ammo, or have the above posted HUD files been optimized to scale with specific aspect ratios?
Right now my health/ammo/buildings/etc. are all sitting behind my monitor bezels, which isn't so helpful. :lol: It's a shame having to go back to the stock HUD, leaving my health/ammo in the far corners. If it's possible to mod it, what values do I need to change in the example below?
Code:
CHealthAccountPanel
{
"fieldName" "CHealthAccountPanel"
"xpos" "844"
"xpos_minmode" "61"
"ypos" "r152"
"ypos_minmode" "r134"
"wide" "116"
"tall" "180"
"visible" "1"
"enabled" "1"
"PaintBackgroundType" "2"
}