From b31e418341f6f14161ded3a4dd83ef8990122c6c Mon Sep 17 00:00:00 2001 From: Buliway Date: Tue, 3 Jan 2023 00:21:38 +0300 Subject: [PATCH] Some audio changes --- autoexec.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autoexec.cfg b/autoexec.cfg index bdc815b..25c160f 100644 --- a/autoexec.cfg +++ b/autoexec.cfg @@ -107,7 +107,7 @@ mouse_zoomed_sensitivity_scalar_6 "1.000000" // 10x ( mouse_zoomed_sensitivity_scalar_7 "1.000000" // ? x (Works) gfx_nvnUseLowLatency "1" // Nvidia reflex (Works) gfx_nvnUseLowLatencyBoost "1" // Nvidia reflex boost (Works) -sound_volume "0.400000" // Master volume (Works) +sound_volume "0.200000" // Master volume (Works) sound_volume_dialogue "0.300000" // Dialogue volume (Works) sound_volume_sfx "0.400000" // SFX sounds (Works) sound_without_focus "1" // Game does not stop to play sound when tabbed out (Works)