From 0804bace6f233e2c4d146d1cc58b6c39406cdb51 Mon Sep 17 00:00:00 2001 From: wookieejedi Date: Sun, 9 Feb 2025 18:43:56 -0500 Subject: [PATCH 1/4] Hide more advanced video options There have been new players/testers that have disabled `Vsync` and `120 FPS Limit` without fully realizing the downstream side effects and then ran into various issues. These are typically somewhat advanced options for graphics, so after talking it over this PR removes them by commenting out the UI fields from the global graphics options. --- Knossos.NET/Views/GlobalSettingsView.axaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Knossos.NET/Views/GlobalSettingsView.axaml b/Knossos.NET/Views/GlobalSettingsView.axaml index ce376365..5956f9e5 100644 --- a/Knossos.NET/Views/GlobalSettingsView.axaml +++ b/Knossos.NET/Views/GlobalSettingsView.axaml @@ -235,15 +235,19 @@ - + + From d5b098d37b9cca07782f6f5d20594d8237e07cce Mon Sep 17 00:00:00 2001 From: wookieejedi Date: Sun, 9 Feb 2025 18:44:41 -0500 Subject: [PATCH 2/4] cleanup whitespace --- Knossos.NET/Views/GlobalSettingsView.axaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Knossos.NET/Views/GlobalSettingsView.axaml b/Knossos.NET/Views/GlobalSettingsView.axaml index 5956f9e5..2bf5b516 100644 --- a/Knossos.NET/Views/GlobalSettingsView.axaml +++ b/Knossos.NET/Views/GlobalSettingsView.axaml @@ -240,14 +240,14 @@ - --> + --> + --> From 5d1ea3fa4201977922f37260f10806520d9e5f56 Mon Sep 17 00:00:00 2001 From: wookieejedi Date: Sun, 9 Feb 2025 18:45:43 -0500 Subject: [PATCH 3/4] more whitespace cleanup --- Knossos.NET/Views/GlobalSettingsView.axaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Knossos.NET/Views/GlobalSettingsView.axaml b/Knossos.NET/Views/GlobalSettingsView.axaml index 2bf5b516..d9470e2c 100644 --- a/Knossos.NET/Views/GlobalSettingsView.axaml +++ b/Knossos.NET/Views/GlobalSettingsView.axaml @@ -236,12 +236,12 @@ - + - - - +