add autoexec and a nice rice image
This commit is contained in:
parent
057d1fe5ea
commit
11d856be19
14 changed files with 141 additions and 61 deletions
19
conf.d/autoexec.cfg
Normal file
19
conf.d/autoexec.cfg
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
// Generated by CS2 Configs — autoexec.cfg
|
||||
|
||||
// Viewmodel
|
||||
viewmodel_fov "60"
|
||||
viewmodel_offset_x "1"
|
||||
viewmodel_offset_y "1"
|
||||
viewmodel_offset_z "-1.5"
|
||||
|
||||
// HUD & radar
|
||||
cl_radar_scale "0.4"
|
||||
cl_hud_radar_scale "1"
|
||||
cl_radar_always_centered "0"
|
||||
cl_showfps "1"
|
||||
|
||||
// Network & performance
|
||||
rate "786432"
|
||||
fps_max "0"
|
||||
|
||||
echo "Loaded autoexec.cfg"
|
||||
Loading…
Add table
Add a link
Reference in a new issue