Skip to content

Instantly share code, notes, and snippets.

@maschill92
maschill92 / demos.cfg
Last active December 27, 2022 20:08
A CS:GO config file to make watching demos much easier.
//----------------------------- MISC -------------------------------\\
//------------------------------------------------------------------\\
sv_cheats "1"
sv_showimpacts "0"
sv_showimpacts_time "2.5"
//---------------------------- BINDS -------------------------------\\
//------------------------------------------------------------------\\
bind "SPACE" "demo_togglepause" // pause/play demo
bind "c" "r_cleardecals" // get rid of bulletholes and black residue from grenade explosions
@maschill92
maschill92 / practice.cfg
Last active August 3, 2017 11:36
A CS:GO config file for practice.
sv_cheats 1
mp_limitteams 0
mp_autoteambalance 0
mp_roundtime 60
mp_roundtime_defuse 60
mp_maxmoney 60000
mp_startmoney 60000
mp_freezetime 0
mp_buytime 9999
mp_buy_anywhere 1
@maschill92
maschill92 / autoexec.cfg
Last active October 30, 2021 15:32
CSGO Config Files
clear
unbindall
//---------------------- RATES/NETWORK STUFF -----------------------\\
//------------------------------------------------------------------\\
// rate "786432"
// cl_cmdrate "128"
// cl_updaterate "128"
// cl_interp_ratio "1"
//------------------------------------------------------------------\\