Skip to content

Instantly share code, notes, and snippets.

@nanonanomachine
Last active July 15, 2017 05:32
Show Gist options
  • Save nanonanomachine/1101e8678900c8f1fc27cc5876996f07 to your computer and use it in GitHub Desktop.
Save nanonanomachine/1101e8678900c8f1fc27cc5876996f07 to your computer and use it in GitHub Desktop.
CSGO Settings

CrossHair

cl_crosshair_drawoutline "1"
cl_crosshair_dynamic_maxdist_splitratio "0.35"
cl_crosshair_dynamic_splitalpha_innermod "1"
cl_crosshair_dynamic_splitalpha_outermod "0.5"
cl_crosshair_dynamic_splitdist "7"
cl_crosshair_outlinethickness "1"
cl_crosshair_sniper_show_normal_inaccuracy "0"
cl_crosshair_sniper_width "1"
cl_crosshairalpha "900"
cl_crosshaircolor "1"
cl_crosshaircolor_b "255"
cl_crosshaircolor_g "0"
cl_crosshaircolor_r "255"
cl_crosshairdot "1"
cl_crosshairgap "-1"
cl_crosshairgap_useweaponvalue "0"
cl_crosshairscale "0"
cl_crosshairsize "0"
cl_crosshairstyle "4"
cl_crosshairthickness "0.5"
cl_crosshairusealpha "1"
cl_fixedcrosshairgap "-4.5"
@nanonanomachine
Copy link
Author

ive been crying about opponents who have default netsettings that theyre harder to hit

i know that im rendering the opponents for me with the netsettings im using and not what others are using, but still, for me 100% sure that players who dont run interp 0, ratio 1 , are harder to hit
they are , how is this even debatable

lowest interp for your lag = interp 0 , ratio 1
higher interp for same lag = interp .031 , ratio 2

@nanonanomachine
Copy link
Author

cl_crosshair_drawoutline "0"
cl_crosshair_dynamic_maxdist_splitratio "0.35"
cl_crosshair_dynamic_splitalpha_innermod "1"
cl_crosshair_dynamic_splitalpha_outermod "0.5"
cl_crosshair_dynamic_splitdist "7"
cl_crosshair_outlinethickness "1"
cl_crosshair_sniper_show_normal_inaccuracy "0"
cl_crosshair_sniper_width "1"
cl_crosshairalpha "255"
cl_crosshaircolor "1"
cl_crosshaircolor_b "80"
cl_crosshaircolor_g "50"
cl_crosshaircolor_r "200"
cl_crosshairdot "0"
cl_crosshairgap "-2.3"
cl_crosshairgap_useweaponvalue "0"
cl_crosshairscale "0"
cl_crosshairsize "1.4"
cl_crosshairstyle "4"
cl_crosshairthickness "1"
cl_crosshairusealpha "1"
cl_fixedcrosshairgap "-4.5"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment