From 5e35a5d1627712dfb21eb607e21f40ac990acc2c Mon Sep 17 00:00:00 2001 From: GetParanoid Date: Sun, 12 Apr 2026 12:35:40 -0500 Subject: [PATCH 1/2] increase shadow slightly --- BepInEx/config/7Bpencil.ReduceFakeInteriorShadow.cfg | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 BepInEx/config/7Bpencil.ReduceFakeInteriorShadow.cfg diff --git a/BepInEx/config/7Bpencil.ReduceFakeInteriorShadow.cfg b/BepInEx/config/7Bpencil.ReduceFakeInteriorShadow.cfg new file mode 100644 index 0000000..31ae93a --- /dev/null +++ b/BepInEx/config/7Bpencil.ReduceFakeInteriorShadow.cfg @@ -0,0 +1,11 @@ +## Settings file was created by plugin 7Bpencil.ReduceFakeInteriorShadow v1.0.1 +## Plugin GUID: 7Bpencil.ReduceFakeInteriorShadow + +[Main] + +## 0 is disabled, 1 is original +# Setting type: Single +# Default value: 0.25 +# Acceptable value range: From 0 to 1 +Shadow Opacity = 0.4049296 + From 2f0ab920e2bed466d5c4866d2cc0e36735ea494a Mon Sep 17 00:00:00 2001 From: GetParanoid Date: Sun, 12 Apr 2026 12:36:58 -0500 Subject: [PATCH 2/2] remove bloom --- BepInEx/config/com.janky.hollywoodgraphics.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BepInEx/config/com.janky.hollywoodgraphics.cfg b/BepInEx/config/com.janky.hollywoodgraphics.cfg index 37d5905..c1943ee 100644 --- a/BepInEx/config/com.janky.hollywoodgraphics.cfg +++ b/BepInEx/config/com.janky.hollywoodgraphics.cfg @@ -76,7 +76,7 @@ Ambient Light Color 1 = {"x":0.3499999940395355,"y":0.4000000059604645,"z":0.5," ## The color of the ambient light. The W field defines the timeline is roughly like this: 0h -> 0.31, 6h -> 0.46, 12h -> 0.9, 18h - 0.76. # Setting type: Vector4 # Default value: {"x":0.125,"y":0.05999999865889549,"z":0.03999999910593033,"w":0.44999998807907107} -Ambient Light Color 2 = {"x":0.125,"y":0.05999999865889549,"z":0.03999999910593033,"w":0.44999998807907107} +Ambient Light Color 2 = {"x":0.12999999523162843,"y":0.05999999865889549,"z":0.03999999910593033,"w":0.44999998807907107} ## The color of the ambient light. The W field defines the timeline is roughly like this: 0h -> 0.31, 6h -> 0.46, 12h -> 0.9, 18h - 0.76. # Setting type: Vector4 @@ -116,7 +116,7 @@ Env. Light Flare Size (RESTART) = 1 # Setting type: Single # Default value: 0.2 # Acceptable value range: From 0 to 1 -Master Bloom Intensity = 0.2 +Master Bloom Intensity = 0.0 ## Bloom intensity of the dark colors range. # Setting type: Single