Updated Changelog (markdown)

Arkadiusz Hiler 2021-11-04 22:25:11 +02:00
parent c63962769d
commit 708045af37

@ -1,8 +1,8 @@
## Available in Proton Experimental (as of 2021/11/01): ## Available in Proton Experimental (as of 2021/11/04):
- 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 and Game Dev Tycoon 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+ and Ghostbusters: The Video Game Remastered are playable.
- 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)).
- Fix crashes in Project Wingman, Satisfactory and other Unreal Engine 4 games using the Vulkan renderer. - Fix crashes in Project Wingman, Satisfactory and other Unreal Engine 4 games using the Vulkan renderer.
@ -17,6 +17,8 @@
- Fix Age of Empires II HD Edition and possibly other games failing to render anything after displaying a video. - Fix Age of Empires II HD Edition and possibly other games failing to render anything after displaying a video.
- Improve Control windowing. - Improve Control windowing.
- Improve compatibility with games using CEG DRM. - Improve compatibility with games using CEG DRM.
Add to playable games.
- Improve startup time of games using CEG DRM.
- 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.