From fd5d2de4144ee165e4985bd65dd9037361c730d3 Mon Sep 17 00:00:00 2001 From: xXJSONDeruloXx Date: Fri, 26 Jun 2026 11:54:58 -0400 Subject: fix: complete RDNA2 pre10 4.1.1 variant --- src/utils/constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/utils/constants.ts') 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; -- cgit v1.2.3