From 2fca589444c29b383c00576fe46cf50cc3971cba Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Wed, 24 Jun 2026 13:22:48 -0400 Subject: Progress on full res SSR Signed-off-by: Andrew Opalach --- Config.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'Config.cs') diff --git a/Config.cs b/Config.cs index 9c771a9..743abe9 100755 --- a/Config.cs +++ b/Config.cs @@ -179,6 +179,7 @@ namespace WorldTuningTool public struct PatchConfig { + public bool FullResolutionSSLR { get; set; } = false; public bool FullResolutionVolumeBlur { get; set; } = false; public bool HigherThanHighestVolumeRendering { get; set; } = false; public bool DisableLODLimits { get; set; } = false; -- cgit v1.2.3-101-g0448