From ce1422a504317e66b2f6784d251546df07e667c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Gl=C3=BCpker?= Date: Wed, 5 Jan 2022 18:12:22 +0100 Subject: Some minor adjustments --- bindings.cfg | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'bindings.cfg') diff --git a/bindings.cfg b/bindings.cfg index 9e7e0a7..22cfb84 100755 --- a/bindings.cfg +++ b/bindings.cfg @@ -10,6 +10,7 @@ exec bindings-normal // --------- // Ingame Settings +con_enable 1 cl_autowepswitch 0 cl_dm_buyrandomweapons 0 cl_join_advertise 2 // https://www.reddit.com/r/GlobalOffensive/comments/40d8r9/cl_join_advertise_2_lets_your_friends_join_the/ @@ -59,6 +60,7 @@ m_mouseaccel2 0 m_customaccel 0 m_customaccel_scale 0 sensitivity 0.8 // Should be the same as windows as of 08.01.2016 +zoom_sensitivity_ratio_mouse 0.818933027098955175 // Zoom should have same sensitivity // FPS (Mehrfache vom Tickrate) fps_max 144 @@ -103,11 +105,11 @@ snd_rear_headphone_position 90 snd_front_stereo_speaker_position 53.2 // yy.y = (xx.x / 90 - 1) * theta + 90 snd_rear_stereo_speaker_position 90 -snd_menumusic_volume 0 -snd_deathcamera_volume 0 -snd_roundend_volume 0 -snd_roundstart_volume 0 -snd_mapobjective_volume 0 +snd_menumusic_volume 0.025 +snd_deathcamera_volume 0.05 +snd_roundend_volume 0.025 +snd_roundstart_volume 0.025 +snd_mapobjective_volume 0.0 snd_tensecondwarning_volume 0.1 snd_mvp_volume 0.1 -- cgit v1.2.3