
#Download crosshair overlay full#
Everyone knows that a game running in the full screen mode gets better performance and lowest possible input lag.
#Download crosshair overlay software#
Our software uses overlay rendering technique which works both in full screen exclusive and windowed modes. The crosshair can be disabled from the server by entering the following line in your server.cfg file: setr cl_customCrosshair falseĮntering said line will set the convar (console variable) as a replicated variable set to false.HudSight tool draws your custom crosshair directly in a game screen. Usage: cl_crosshair_dynamic_maxdist_splitratio 0.35 Disabling the crosshair Unused, controls how long the inner and outer part of the crosshair's lines are when moving or shooting. Usage: cl_crosshair_dynamic_splitalpha_outermod 0.5 cl_crosshair_dynamic_maxdist_splitratio Unused, controls the transparency of the outer part of the crosshair's lines when moving or shooting. Usage: cl_crosshair_dynamic_splitalpha_innermod 1.0 cl_crosshair_dynamic_splitalpha_outermod Unused, controls the transparency of the inner part of the crosshair's lines when moving or shooting Usage: cl_crosshair_dynamic_splitdist 7.0 cl_crosshair_dynamic_splitalpha_innermod Unused, controls how far the crosshair's center spreads when moving or shooting. Usage: cl_crosshairalpha 200 cl_crosshair_dynamic_splitdist Usage: cl_crosshairusealpha cl_crosshairalpha Ĭontrols the crosshair's transparency.

Set to true if you want to use custom transparency values via cl_crosshairalpha. Setting this command to false will set the crosshair's alpha to 200, making it almost opaque. Used in conjunction with cl_crosshairalpha. Usage: cl_crosshaircolor_b 50 cl_crosshairusealpha Ĭontrols whether the crosshair should have transparency or not. Usage: cl_crosshaircolor_g 250 cl_crosshaircolor_b Ĭontrols the blue component in the crosshair's RGB color value. Usage: cl_crosshaircolor_r 50 cl_crosshaircolor_g Ĭontrols the green component in the crosshair's RGB color value. Usage: cl_crosshaircolor 1 cl_crosshaircolor_r Ĭontrols the red component in the crosshair's RGB color value. Custom (those applied by cl_crosshaircolor_r, cl_crosshaircolor_g, cl_crosshaircolor_b).Ranges from 0 to 5, set this to 5 if you wish to use custom crosshair colors (those applied via cl_crosshaircolor_r, cl_crosshaircolor_g, cl_crosshaircolor_b) Available color presets: Usage: cl_crosshair_outlinethickness 1.0 cl_crosshaircolor Usage: cl_crosshair_drawoutline cl_crosshair_outlinethickness Ĭontrols the thickness of the crosshair outline. Used in conjunction with cl_crosshair_outlinethickness. Usage: cl_crosshairgap 1.0 cl_crosshair_drawoutline Ĭontrols whether the crosshair should have outline or not. Usage: cl_crosshairthickness 0.5 cl_crosshairgap Ĭontrols the gap between the crosshair's center dot and the lines.

Usage: cl_crosshairstyle 0 cl_crosshairthickness Ĭontrols the thickness of the crosshair's center dot and lines. Usage: cl_crosshairsize 5.0 cl_crosshairstyle Usage: cl_crosshairdot cl_crosshairsize Ĭontrols the length of the crosshair's lines. Usage: cl_customCrosshair cl_crosshairdot Ĭontrols whether the center dot is visible. The crosshair mimics the one seen in CS:GO, hence any existing CS:GO crosshair configs will work in FiveM.Įxample of a preset crosshair line: cl_customcrosshair 1 cl_crosshairstyle 5 cl_crosshairsize 3.5 cl_crosshair_drawoutline 1 cl_crosshairthickness 1 cl_crosshair_outlinethickness 0.4 cl_crosshairdot 0 cl_crosshairgap -1Įxisting documentation for CS:GO: Console Variables: cl_customCrosshair
