From fc410c54852a4f0ef2e90e8f8f0a84dd00fb52dd Mon Sep 17 00:00:00 2001 From: cdozdil <35529761+cdozdil@users.noreply.github.com> Date: Fri, 26 Jul 2024 16:57:40 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68fef9af..05eebd09 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ Alternatively you can create a new folder called `plugins` and put other mods fi ![image](https://github.com/cdozdil/OptiScaler/assets/35529761/c4bf2a85-107b-49ac-b002-59d00fd06982) #### Shader Compilation error on Linux -If you are using OptiScaler with Linux and you have problems with `RCAS` or `Output Scaling`, you will probably see this message in your logs. +If you are using OptiScaler with Linux and you have problems with `RCAS`, `Reactive Mask Bias` or `Output Scaling`, you will probably notice this message in your logs. ``` CompileShader error compiling shader : :83:26: E5005: Function "rcp" is not defined. ```