Added AC Shadows quirk

* DisableDxgiSpoofing
This commit is contained in:
TheRazerMD
2025-12-18 17:49:34 +01:00
parent edfd8dba64
commit dbe7acab99
+2 -1
View File
@@ -182,7 +182,7 @@ static const QuirkEntry quirkTable[] = {
// Ronin, DYNASTY WARRIORS: ORIGINS, Crysis Remastered, Crysis 2 Remastered, Mortal Shell, Sekiro: Shadows Die
// Twice (for SekiroTSR mod), The Medium, NINJA GAIDEN 4 (+ WinGDK), Dead Space Remake, God of War (2018), Europa
// Universalis V, Need for Speed Unbound, Nioh 2 The Complete Edition, Control Ultimate Edition, Deathloop, Where
// Winds Meet, FINAL FANTASY VII REMAKE INTERGRADE (for Luma mod)
// Winds Meet, FINAL FANTASY VII REMAKE INTERGRADE (for Luma mod), Assassins Creed Shadows
QUIRK_ENTRY("witcher3.exe", GameQuirk::DisableDxgiSpoofing),
QUIRK_ENTRY("alanwake2.exe", GameQuirk::DisableDxgiSpoofing),
QUIRK_ENTRY("crysis3remastered.exe", GameQuirk::DisableDxgiSpoofing),
@@ -217,6 +217,7 @@ static const QuirkEntry quirkTable[] = {
QUIRK_ENTRY("deathloop.exe", GameQuirk::DisableDxgiSpoofing),
QUIRK_ENTRY("wwm.exe", GameQuirk::DisableDxgiSpoofing),
QUIRK_ENTRY("ff7remake_.exe", GameQuirk::DisableDxgiSpoofing), // Luma mod required for upscalers
QUIRK_ENTRY("acshadows.exe", GameQuirk::DisableDxgiSpoofing),
// FSR2 only, no spoof needed
//