From ecc63f8cf98fcb0f320bfae4d55a028258e7e425 Mon Sep 17 00:00:00 2001 From: GetParanoid Date: Tue, 14 Apr 2026 04:39:18 -0700 Subject: [PATCH] brightness fix --- BepInEx/config/com.smajlec.lights.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BepInEx/config/com.smajlec.lights.cfg b/BepInEx/config/com.smajlec.lights.cfg index 472b838..119e70a 100644 --- a/BepInEx/config/com.smajlec.lights.cfg +++ b/BepInEx/config/com.smajlec.lights.cfg @@ -17,11 +17,11 @@ Hotkey = # Setting type: Single # Default value: 1 # Acceptable value range: From 0 to 1 -Brightness = 0.80 +Brightness = 0.0 ## Extended exposure range, mainly affects dark areas # Setting type: Single # Default value: 0.3 # Acceptable value range: From 0 to 0.5 -Exposure = 0.15 +Exposure = 0.0