Added Deathloop quirk

* DisableDxgiSpoofing
This commit is contained in:
TheRazerMD
2025-11-15 18:44:41 +01:00
parent b625f116da
commit bb5ef054f2
+2 -1
View File
@@ -168,7 +168,7 @@ static const QuirkEntry quirkTable[] = {
// Sackboy: A Big Adventure, Hellblade: Senua's Sacrifice, Pumpkin Jack, Metro Exodus Enhanced Edition, Rise of the
// 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
// Universalis V, Need for Speed Unbound, Nioh 2 The Complete Edition, Control Ultimate Edition, Deathloop
QUIRK_ENTRY("witcher3.exe", GameQuirk::DisableDxgiSpoofing),
QUIRK_ENTRY("alanwake2.exe", GameQuirk::DisableDxgiSpoofing),
QUIRK_ENTRY("crysis3remastered.exe", GameQuirk::DisableDxgiSpoofing),
@@ -200,6 +200,7 @@ static const QuirkEntry quirkTable[] = {
QUIRK_ENTRY("needforspeedunbound.exe", GameQuirk::DisableDxgiSpoofing),
QUIRK_ENTRY("nioh2.exe", GameQuirk::DisableDxgiSpoofing, GameQuirk::ForceAutoExposure),
QUIRK_ENTRY("control_dx12.exe", GameQuirk::DisableDxgiSpoofing, GameQuirk::ForceAutoExposure),
QUIRK_ENTRY("deathloop.exe", GameQuirk::DisableDxgiSpoofing),
// FSR2 only, no spoof needed
//