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.