Updated Changelog (markdown)

Arkadiusz Hiler 2021-11-09 23:42:19 +02:00
parent 381b17d845
commit ac3c4fb1da

@ -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. - All changes from Proton 6.3-7.
- Performance improvements around input, windowing, and memory allocation. - Performance improvements around input, windowing, and memory allocation.
- Updated file distribution method to save disk space. - 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). - Added support for [select BattlEye games](https://store.steampowered.com/news/group/4145017/view/3104663180636096966).
- Fix The Sims 3 and Victoria II launcher crashes. - 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)). - 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 compatibility with games using CEG DRM.
- Improve startup time of games using CEG DRM. - Improve startup time of games using CEG DRM.
- Fixed regression with 2K launcher. - Fixed regression with 2K launcher.
- Fix a rare crash when starting Baldur's Gate 3.
- Support latest Steamworks SDK. - Support latest Steamworks SDK.
- Update dxvk to include the latest development work. - Update dxvk to include the latest development work.
- Update vkd3d-proton to include the latest development work. - Update vkd3d-proton to include the latest development work.