diff options
| author | xXJSONDeruloXx <danielhimebauch@gmail.com> | 2026-06-26 11:54:58 -0400 |
|---|---|---|
| committer | xXJSONDeruloXx <danielhimebauch@gmail.com> | 2026-06-26 11:54:58 -0400 |
| commit | fd5d2de4144ee165e4985bd65dd9037361c730d3 (patch) | |
| tree | 997d2df36d8c68c5a7cc123b794808477597b0b3 /src/utils/constants.ts | |
| parent | fd29203c37b7febe2a2713e62c141bf38ea3ae27 (diff) | |
| download | Decky-Framegen-0.16.3-pre.tar.gz Decky-Framegen-0.16.3-pre.zip | |
fix: complete RDNA2 pre10 4.1.1 variantv0.16.3-prefeat/opti-pre10-variant
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; |
