From 2a9229af2fe5616f71c584145c1a0998e6df6311 Mon Sep 17 00:00:00 2001 From: Alek-ban Date: Thu, 19 Feb 2026 08:16:20 +0300 Subject: [PATCH] feat: update appsettings --- GSS2.Test/appsettings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GSS2.Test/appsettings.json b/GSS2.Test/appsettings.json index b8a18f0..811b40d 100644 --- a/GSS2.Test/appsettings.json +++ b/GSS2.Test/appsettings.json @@ -56,7 +56,7 @@ "Contrast": 1.0, "AwbEnable": false, "ColourGains": [ - 1.2, + 3.2, 1.0 ], "HdrMode": "HdrModeOff",