From ea7eb2e1dddb0357439d95c4c49c4396b5f2e961 Mon Sep 17 00:00:00 2001 From: Roman Fomin Date: Wed, 28 Feb 2024 09:59:58 +0700 Subject: [PATCH] update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3cccad25..d29dd6a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ **New Features and Improvements** * Add percentage settings for weapon and view bobbing (sliders in the Weapons menu). +* Increase main thread priority when window is visible and focused. * Bring back "Emulate Intercepts Overflow" option to the "Doom Compatibility" menu. * Apply free look toggle to current input type only. Rename `input_mouselook` to `input_freelook` in config. * Add `shorttics` config item.