Last active
August 28, 2024 11:57
-
-
Save getchoo/050f9c543532e7b6b0371c64dbd77461 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// getchoo's cs{go,2} config | |
sensitivity "1.3" | |
zoom_sensitivity_ratio_mouse "0.818933027098956" | |
cl_crosshairstyle "4" | |
cl_crosshaircolor_r "0" | |
cl_crosshaircolor_g "255" | |
cl_crosshaircolor_b "255" | |
cl_crosshairsize "4.4" | |
cl_crosshairthickness "1.4" | |
cl_crosshairgap "-1.5" | |
cl_crosshair_drawoutline "0" | |
cl_crosshairusealpha "1" | |
//// -- old csgo stuff -- | |
// cl_hud_radar_scale "1.15" | |
// cl_radar_always_centered "1" | |
// cl_radar_scale "0.3" | |
// cl_radar_rotate "1" | |
// cl_radar_icon_scale_min "1" | |
// cl_radar_square_with_scoreboard "1" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment