Last active
January 26, 2026 19:08
-
-
Save lina-bh/1b76f887078d79cc934d0d63c7770bdc to your computer and use it in GitHub Desktop.
cs2 config
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
| fps_max 120 | |
| fps_max_ui 64 | |
| bind mwheeldown +jump | |
| bind scancode100 compliment | |
| bind z thanks | |
| bind x go | |
| bind c takingfire | |
| bind v +voicerecord | |
| bind b buymenu | |
| bind n getout | |
| bind m enemyspot | |
| bind 6 roger | |
| bind 7 negative | |
| unbind 8 | |
| bind . teammenu | |
| bind leftarrow +turnleft | |
| bind uparrow cheer | |
| bind downarrow fallback | |
| bind rightarrow +turnright | |
| //CROSSHAIR COMMANDS | |
| cl_crosshairstyle 4 | |
| cl_crosshairsize 0 | |
| cl_crosshairthickness 1 | |
| cl_crosshairgap -4 | |
| cl_crosshair_drawoutline 1 | |
| cl_crosshair_outlinethickness 1 | |
| cl_crosshairdot 1 | |
| cl_crosshair_t 0 | |
| cl_crosshairusealpha 1 | |
| cl_crosshairalpha 255 | |
| cl_crosshair_recoil 1 | |
| cl_crosshairgap_useweaponvalue 0 | |
| cl_crosshaircolor 5 | |
| //EXTRAS | |
| cl_crosshair_sniper_width 1 | |
| cl_crosshair_friendly_warning 0 | |
| hud_showtargetid 0 | |
| cl_hud_color 12 | |
| snd_mute_losefocus false | |
| snd_menumusic_volume 0 | |
| snd_roundstart_volume 0 | |
| snd_roundend_volume 0 | |
| snd_roundaction_volume 0 | |
| snd_mapobjective_volume 0 | |
| snd_deathcamera_volume 0 | |
| r_fullscreen_gamma 1.8 | |
| cl_player_ping_mute 1 | |
| // cl_player_ping_mute 2 // do not display either | |
| cl_obs_interp_enable false | |
| r_drawtracers_firstperson false | |
| cl_sniper_auto_rezoom false | |
| cl_predict_kill_ragdolls true | |
| cl_predict_body_shot_fx false | |
| cl_predict_head_shot_fx false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment