diff options
Diffstat (limited to 'agl-settings.cfg')
-rw-r--r-- | agl-settings.cfg | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/agl-settings.cfg b/agl-settings.cfg new file mode 100644 index 0000000..0c4b1c2 --- /dev/null +++ b/agl-settings.cfg @@ -0,0 +1,26 @@ +fps_max 144 +fps_max_ui 60 +fps_max_tools 60 + +sensitivity 0.8 + +volume 1.0 +snd_mute_losefocus false + +snd_gamevoicevolume 1 +snd_gamevolume 1 +snd_musicvolume 1 +snd_voipvolume 1 + +snd_tensecondwarning_volume 0.30 +snd_mvp_volume 0.20 +snd_roundend_volume 0.20 +snd_roundstart_volume 0.05 +snd_deathcamera_volume 0.10 +snd_mapobjective_volume 0.05 +snd_roundaction_volume 0.05 +snd_menumusic_volume 0.04 + +cl_hud_color 9 +engine_no_focus_sleep 0 // could this fix fps while in background? +mm_dedicated_search_maxping 50 |