diff options
Diffstat (limited to 'src/utils/constants.ts')
| -rw-r--r-- | src/utils/constants.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/constants.ts b/src/utils/constants.ts index d35aaad..13bf505 100644 --- a/src/utils/constants.ts +++ b/src/utils/constants.ts @@ -78,7 +78,7 @@ export const FSR4_VARIANT_OPTIONS = [ { value: "rdna2-valve-411-pre10", label: "4.1.1 | RDNA2 Mod", - hint: "Uses the pre10 OptiScaler injector, 4.1.0 native upscaler, Valve 4.1.1 amdxcffx64.dll, and forces FSR4 model 2.", + hint: "Uses the pre10 OptiScaler injector, 4.1.0 native upscaler, Valve 4.1.1 amdxcffx64.dll, old amdxc64.dll, and RDNA2-specific INI overrides.", }, ] as const; |
