Updated Changelog (markdown)

Arkadiusz Hiler 2021-10-01 00:47:51 +03:00
parent 3a9738bb71
commit c2be7454d6

@ -1,4 +1,4 @@
## Available in Proton Experimental (as of 2021/09/24): ## Available in Proton Experimental (as of 2021/09/30):
- All changes from Proton 6.3-6. - All changes from Proton 6.3-6.
- Performance improvements around input, windowing, and memory allocation. - Performance improvements around input, windowing, and memory allocation.
- Added support for Vulkan child window rendering. - Added support for Vulkan child window rendering.
@ -18,6 +18,8 @@
- Fix sporadic lockup in DEATHLOOP when starting the game. - Fix sporadic lockup in DEATHLOOP when starting the game.
- Fix regression causing networking problems with HITMAN 2 and Death Stranding. - Fix regression causing networking problems with HITMAN 2 and Death Stranding.
- Fix The Sims 3 and Victoria II launcher crashes. - Fix The Sims 3 and Victoria II launcher crashes.
- Support DLSS in DX12 games (guarded by `PROTON_ENABLE_NVAPI=1`).
- Fix crashes in Project Wingman, Satisfactory and other Unreal Engine 4 games using the Vulkan rendered.
- Support latest Steamworks SDK. - Support latest Steamworks SDK.
- Update vkd3d-proton to recent development branch. - Update vkd3d-proton to recent development branch.
- Update DXVK to recent development branch. - Update DXVK to recent development branch.