brightness fix

This commit is contained in:
GetParanoid 2026-04-14 01:51:26 -07:00
parent e16a58785e
commit 86e4f355f8
2 changed files with 28 additions and 1 deletions

View file

@ -7,5 +7,5 @@
# Setting type: Single
# Default value: 0.25
# Acceptable value range: From 0 to 1
Shadow Opacity = 0.4049296
Shadow Opacity = 0.65

View file

@ -0,0 +1,27 @@
## Settings file was created by plugin SmajlecLights v1.2.0
## Plugin GUID: com.smajlec.lights
[Main]
## Enable post-processing tweaks
# Setting type: Boolean
# Default value: true
Enabled = true
## Toggle tweaks on hotkey
# Setting type: KeyboardShortcut
# Default value: None
Hotkey =
## Added brightness
# Setting type: Single
# Default value: 1
# Acceptable value range: From 0 to 1
Brightness = 0.80
## 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