From 6194e1189ca717606db832ac6a71e40b474c14d4 Mon Sep 17 00:00:00 2001 From: Theysen Date: Sun, 30 May 2021 12:02:58 +0200 Subject: [PATCH] TUFX profile tweaks (bloom, exposure) --- RSSVE/Configs/TUFX_Configs/RSSVE_TUFX_Configs.cfg | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/RSSVE/Configs/TUFX_Configs/RSSVE_TUFX_Configs.cfg b/RSSVE/Configs/TUFX_Configs/RSSVE_TUFX_Configs.cfg index cda77d2..c3cf590 100644 --- a/RSSVE/Configs/TUFX_Configs/RSSVE_TUFX_Configs.cfg +++ b/RSSVE/Configs/TUFX_Configs/RSSVE_TUFX_Configs.cfg @@ -8,9 +8,16 @@ TUFX_PROFILE name = ColorGrading GradingMode = HighDefinitionRange Tonemapper = ACES - Temperature = 3.0 - Saturation = 5.0 - PostExposure = 0.1500 - Contrast = 15.0 + Temperature = 3 + Saturation = 5 + PostExposure = 0.75 + Contrast = 12.5 + } + EFFECT + { + name = Bloom + Intensity = 0.689999998 + Threshold = 0.689999998 + SoftKnee = 0.619496882 } } \ No newline at end of file