From 7a00a6c06ec3193fdcb9bd44bbd1e395ef618735 Mon Sep 17 00:00:00 2001 From: Arkadiusz Hiler Date: Mon, 4 Oct 2021 18:41:34 +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 7981259..7080b19 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 = 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. - Support latest Steamworks SDK. - Update dxvk to include the latest development work.