From b2c1d5ab8d965bb9236a9568d68480e746e3a34b Mon Sep 17 00:00:00 2001 From: Aida Enna Date: Wed, 4 Sep 2024 15:14:51 -0400 Subject: [PATCH] Graphics Config 1.0.0.4 (#4538) * Update manifest.toml * The kaz PTSD kicking in --- stable/GraphicsConfig/manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/GraphicsConfig/manifest.toml b/stable/GraphicsConfig/manifest.toml index 021e826d6d..5c138284ed 100644 --- a/stable/GraphicsConfig/manifest.toml +++ b/stable/GraphicsConfig/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/Aida-Enna/GraphicsConfig.git" -commit = "2d7dc5526169c8080df536f6894e6ddf7527a240" +commit = "9a3b8e4c4288a37b6ca18ae78cb9e89da1b8d887" owners = ["Aida-Enna"] project_path = "" -changelog = "- Added in support for Screen Mode, Resolution, and FPS\n- Added warning that Screen Mode and Resolution will not change on load, only when you hit apply on the system config menu\n- Fixed various UI errors" +changelog = "- Fixed a bug that caused old presets to change your settings to the lowest res/windowed mode on game load if it was the last preset loaded"