mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2025-04-22 06:02:06 +02:00
update date
This commit is contained in:
parent
c193a8d4ce
commit
ff934bd9e9
1 changed files with 4 additions and 1 deletions
|
@ -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
|
otherwise most options will be disabled
|
||||||
|
|
||||||
* `Steam_Apps::GetCurrentBetaName()` make sure the out buffer is null terminated
|
* `Steam_Apps::GetCurrentBetaName()` make sure the out buffer is null terminated
|
||||||
|
@ -6,6 +8,7 @@
|
||||||
---
|
---
|
||||||
|
|
||||||
# 2024/3/16
|
# 2024/3/16
|
||||||
|
|
||||||
* manage overlay cursor input/clipping and internal frame processing in a better way,
|
* manage overlay cursor input/clipping and internal frame processing in a better way,
|
||||||
should prevent more games from pausing to display notifications
|
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,
|
* initially attempt to load the icons of all achievements, this will slow things down at startup,
|
||||||
|
|
Loading…
Add table
Reference in a new issue