From c2be7454d6af39068357d7750f91732d2386b679 Mon Sep 17 00:00:00 2001 From: Arkadiusz Hiler Date: Fri, 1 Oct 2021 00:47:51 +0300 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 5589a44..5ccb27e 100644 --- a/Changelog.md +++ b/Changelog.md @@ -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. - Performance improvements around input, windowing, and memory allocation. - Added support for Vulkan child window rendering. @@ -18,6 +18,8 @@ - Fix sporadic lockup in DEATHLOOP when starting the game. - Fix regression causing networking problems with HITMAN 2 and Death Stranding. - 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. - Update vkd3d-proton to recent development branch. - Update DXVK to recent development branch.