From ff934bd9e98ba7734f15d037d47ec3ac4044f020 Mon Sep 17 00:00:00 2001 From: otavepto Date: Sun, 17 Mar 2024 04:37:49 +0200 Subject: [PATCH] update date --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80884fba..d8f4717c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,6 @@ -* **[bitsynth]** Fix Age of Empires 2: Definitive Edition, the game expects the app itself to be an owned DLC +# 2024/3/16 + +* **[bitsynth]** Fix Age of Empires 2: Definitive Edition, the game expects the app itself to be an owned DLC, otherwise most options will be disabled * `Steam_Apps::GetCurrentBetaName()` make sure the out buffer is null terminated @@ -6,6 +8,7 @@ --- # 2024/3/16 + * manage overlay cursor input/clipping and internal frame processing in a better way, should prevent more games from pausing to display notifications * initially attempt to load the icons of all achievements, this will slow things down at startup,