Left 4 Dead 2

Left 4 Dead 2

The Division HUD [ Last stand updated ]
 This topic has been pinned, so it's probably important
Ramm.asmiette  [developer] 14 Dec, 2021 @ 12:58am
Other resolution fix
try to change values in EVERY ".res" files ( notpad++ ) in hud folder and under Xhair ( wide and tall ) :

"xHair"
{
"ControlName" "ImagePanel"
"fieldName" "xHair"
"xpos" "c-512"
"ypos" "c-256"
"zpos" "-3"
"wide" "1024"
"tall" "512"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"image" "hud/altcrosshair"
"scaleImage" "1"
}

1024 x 512 seems to mean 1920x1080 so adjust with that in mind.
Don't forget to adjust overlay texture size in material folder accordingly