From 4424ff4cce9f6729f53a79e4b856163c5a4142c3 Mon Sep 17 00:00:00 2001 From: Theysen Date: Mon, 24 May 2021 17:24:35 +0200 Subject: [PATCH] added TUFX profile for on orbit visual tuned to visiblity and colors --- .../Configs/TUFX_Configs/RSSVE_TUFX_Configs.cfg | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 RSSVE/Configs/TUFX_Configs/RSSVE_TUFX_Configs.cfg diff --git a/RSSVE/Configs/TUFX_Configs/RSSVE_TUFX_Configs.cfg b/RSSVE/Configs/TUFX_Configs/RSSVE_TUFX_Configs.cfg new file mode 100644 index 0000000..cda77d2 --- /dev/null +++ b/RSSVE/Configs/TUFX_Configs/RSSVE_TUFX_Configs.cfg @@ -0,0 +1,16 @@ +TUFX_PROFILE +{ + name = RSSVE-ACES + hdr = False + antialiasing = None + EFFECT + { + name = ColorGrading + GradingMode = HighDefinitionRange + Tonemapper = ACES + Temperature = 3.0 + Saturation = 5.0 + PostExposure = 0.1500 + Contrast = 15.0 + } +} \ No newline at end of file