From 2aa0897567d699d20df5b74269ced3cdcfbe12b4 Mon Sep 17 00:00:00 2001 From: cdozdil <35529761+cdozdil@users.noreply.github.com> Date: Mon, 11 Mar 2024 16:06:59 +0300 Subject: [PATCH] Update README.md --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 862bfb0c..983cf3b4 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,9 @@ Based on [PotatoOfDoom](https://github.com/PotatoOfDoom)'s excellent [CyberFSR2] * ~~Added FidelityFX CAS shapening support, you can enable and adjust it from ini file.~~ (Currently CAS is disabled) **Supported backends:** - -**DX11** : XeSS (with DX12), FSR2 (native), FSR2 (with DX12) - -**DX12** : XeSS (native), FSR2 (native) - -**Vulkan** : FSR2 (native) +* **DX11** : XeSS (with DX12), FSR2 (native), FSR2 (with DX12) +* **DX12** : XeSS (native), FSR2 (native) +* **Vulkan** : FSR2 (native) **Note**: (with DX12) backends have a performance penalty and not as performant as native ones.