Quirk text correction

This commit is contained in:
TheRazerMD
2026-07-05 13:58:33 +02:00
parent d727b5dedf
commit 59166ced6e
+1 -1
View File
@@ -265,7 +265,7 @@ static const QuirkEntry quirkTable[] = {
QUIRK_ENTRY_UE(b1, GameQuirk::SpoofRegistry),
// Avowed
// NoBarriers needed to avoid post-loading crash with DLSS, AE required to fix FSR4 ghosting
// NoColorBarrier needed to avoid post-loading crash with DLSS, AE required to fix FSR4 ghosting
QUIRK_ENTRY_UE(avowed, GameQuirk::ForceAutoExposure, GameQuirk::DontUseUnrealBarriers, GameQuirk::DisableFSR2Inputs,
GameQuirk::DisableFSR3Inputs),