From 1404ce8de13ff0c8e4f6eefde748b71c6f2baa67 Mon Sep 17 00:00:00 2001 From: cdozdil <35529761+cdozdil@users.noreply.github.com> Date: Fri, 2 Aug 2024 22:17:32 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ea356bf6..f3072a26 100644 --- a/README.md +++ b/README.md @@ -86,8 +86,8 @@ OptiScaler implements the necessary API methods of DLSS2 & NVAPI to act as a mid * Supports XeSS v1.3.x's Ultra Performance, NativeAA modes (**Not using XeSS 1.3.x scaling ratios**) * An [in-game menu](https://github.com/cdozdil/OptiScaler/blob/master/Config.md) for tuning and saving settings on the fly (Shortcut key is **INSERT**) * Full integration with [DLSS Enabler](https://www.nexusmods.com/site/mods/757) for DLSS-FG support -* **RCAS** support with **MAS** (Motion Adaptive Sharpening) for all Dx12 & Dx11withDx12 upscalers -* **Output Scaling** option (0.5x to 3.0x) for backends running on Dx12 & Dx11withDx12 +* **RCAS** support with **MAS** (Motion Adaptive Sharpening) for all Dx12 & Dx11 upscalers +* **Output Scaling** option (0.5x to 3.0x) for backends running on Dx12 & Dx11 * Supports DXGI spoofing (when running as `dxgi.dll`) as Nvidia GPUs (with XeSS detection to enable XMX on Intel Arc cards) * Supports Vulkan spoofing (needs to be enabled from `nvngi.ini`) as Nvidia GPUs (not working for Doom Eternal) * Supports loading specific `nvapi64.dll` file (when running in non-nvngx mode)