From ac3c4fb1da6cc98935c82da0090f1af57a68cbb0 Mon Sep 17 00:00:00 2001 From: Arkadiusz Hiler Date: Tue, 9 Nov 2021 23:42:19 +0200 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index d960ea8..4b5d258 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,8 +1,8 @@ -## Available in Proton Experimental (as of 2021/11/05): +## Available in Proton Experimental (as of 2021/11/09): - All changes from Proton 6.3-7. - Performance improvements around input, windowing, and memory allocation. - Updated file distribution method to save disk space. -- Assassin's Creed, DEATHLOOP, Mass Effect Legendary Edition, Monster Boy and the Cursed Kingdom, GreedFall, Eve Online, Nickelodeon All-Star Brawl, Game Dev Tycoon, Mafia II (Classic), Disgaea 4 Complete+ and Ghostbusters: The Video Game Remastered are playable. +- Assassin's Creed, DEATHLOOP, Mass Effect Legendary Edition, Monster Boy and the Cursed Kingdom, GreedFall, Eve Online, Nickelodeon All-Star Brawl, Game Dev Tycoon, Mafia II (Classic), Disgaea 4 Complete+, Ghostbusters: The Video Game Remastered, Age of Empires 4 and Marvel's Guardian of the Galaxy (AMD GPUs only) are playable. - Added support for [select BattlEye games](https://store.steampowered.com/news/group/4145017/view/3104663180636096966). - Fix The Sims 3 and Victoria II launcher crashes. - Support DLSS in DX11 and DX12 games (guarded by `PROTON_ENABLE_NVAPI=1` and [`dxgi.nvapiHack = False`](https://github.com/doitsujin/dxvk/blob/581f09696e7c6918d00240cb5abdd23c7a9c0332/dxvk.conf#L51)). @@ -20,6 +20,7 @@ - Improve compatibility with games using CEG DRM. - Improve startup time of games using CEG DRM. - Fixed regression with 2K launcher. +- Fix a rare crash when starting Baldur's Gate 3. - Support latest Steamworks SDK. - Update dxvk to include the latest development work. - Update vkd3d-proton to include the latest development work.