From c6872be19cab3523a150745f19a31c0b1e4822c2 Mon Sep 17 00:00:00 2001 From: Arkadiusz Hiler Date: Mon, 4 Oct 2021 17:58:21 +0300 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 937bbf1..7981259 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,7 +4,7 @@ - Updated file distribution method to save disk space. - Assassin's Creed, DEATHLOOP, Mass Effect Legendary Edition and Monster Boy and the Cursed Kingdom are playable. - Fix The Sims 3 and Victoria II launcher crashes. -- Support DLSS in DX11 and DX12 games (guarded by `PROTON_ENABLE_NVAPI=1` / [`dxgi.nvapiHack = True`](https://github.com/doitsujin/dxvk/blob/581f09696e7c6918d00240cb5abdd23c7a9c0332/dxvk.conf#L51)). +- Support DLSS in DX11 and DX12 games (guarded by `PROTON_ENABLE_NVAPI=1` / [`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. - Support latest Steamworks SDK. - Update dxvk to include the latest development work.