CS:S Crosshairs fix
Posted: Fri Oct 08, 2010 5:20 pm
Crosshairs now have customizable size, thickness, and color:
cl_crosshairsize specifies the size of the crosshair in pixels at 640x480 resolution
cl_crosshairthickness specifies the thickness of the crosshair in pixels at 640x480 resolution
The crosshair now scales proportionately for all screen resolutions. This replaces the old scaling behavior, and the cvar cl_crosshairscale is no longer used. Players can revert to old crosshair behavior by setting cl_legacy_crosshair_scale to 1.
Setting cl_crosshaircolor to 5 enables the use of custom crosshair colors, specified by cvars cl_crosshaircolor_r, cl_crosshaircolor_g, and cl_crosshaircolor_b.
The default of cl_crosshairuseapha has been changed to 1. Alpha blending makes the crosshair much more visible on new HDR maps, and it is recommended that existing players enable this setting manually or through the options interface (Multiplayer->Crosshair appearance->Translucent).
cl_crosshairsize specifies the size of the crosshair in pixels at 640x480 resolution
cl_crosshairthickness specifies the thickness of the crosshair in pixels at 640x480 resolution
The crosshair now scales proportionately for all screen resolutions. This replaces the old scaling behavior, and the cvar cl_crosshairscale is no longer used. Players can revert to old crosshair behavior by setting cl_legacy_crosshair_scale to 1.
Setting cl_crosshaircolor to 5 enables the use of custom crosshair colors, specified by cvars cl_crosshaircolor_r, cl_crosshaircolor_g, and cl_crosshaircolor_b.
The default of cl_crosshairuseapha has been changed to 1. Alpha blending makes the crosshair much more visible on new HDR maps, and it is recommended that existing players enable this setting manually or through the options interface (Multiplayer->Crosshair appearance->Translucent).