From 3994e80f4c641bc6ee6d52993127beb0143f0b2d Mon Sep 17 00:00:00 2001 From: TheRazerMD Date: Tue, 14 Oct 2025 02:04:07 +0200 Subject: [PATCH] More game quirks * Crysis Remastered * Crysis 2 Remastered * Mortal Shell --- OptiScaler/misc/Quirks.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/OptiScaler/misc/Quirks.h b/OptiScaler/misc/Quirks.h index 4e804b6c..90c64180 100644 --- a/OptiScaler/misc/Quirks.h +++ b/OptiScaler/misc/Quirks.h @@ -144,7 +144,7 @@ static const QuirkEntry quirkTable[] = { // The Witcher 3, Alan Wake 2, Crysis 3 Remastered, Marvel's Guardians of the Galaxy, UNCHARTED: Legacy of Thieves // Collection, Warhammer 40,000: Darktide, Dying Light 2 Stay Human, Dying Light: The Beast, Observer: System Redux, // Sackboy: A Big Adventure, Hellblade: Senua's Sacrifice, Pumpkin Jack, Metro Exodus Enhanced Edition, Rise of the - // Ronin, DYNASTY WARRIORS: ORIGINS + // Ronin, DYNASTY WARRIORS: ORIGINS, Crysis Remastered, Crysis 2 Remastered, Mortal Shell QUIRK_ENTRY("witcher3.exe", GameQuirk::DisableDxgiSpoofing), QUIRK_ENTRY("alanwake2.exe", GameQuirk::DisableDxgiSpoofing), QUIRK_ENTRY("crysis3remastered.exe", GameQuirk::DisableDxgiSpoofing), @@ -163,6 +163,9 @@ static const QuirkEntry quirkTable[] = { QUIRK_ENTRY("metroexodus.exe", GameQuirk::DisableDxgiSpoofing, GameQuirk::ForceAutoExposure), QUIRK_ENTRY("ronin.exe", GameQuirk::DisableDxgiSpoofing), QUIRK_ENTRY("dworigins.exe", GameQuirk::DisableDxgiSpoofing), + QUIRK_ENTRY("crysisremastered.exe", GameQuirk::DisableDxgiSpoofing), + QUIRK_ENTRY("crysis2remastered.exe", GameQuirk::DisableDxgiSpoofing), + QUIRK_ENTRY("dungeonhaven-win64-shipping.exe", GameQuirk::DisableDxgiSpoofing), // FSR2 only, no spoof needed //