mirror of
https://github.com/optiscaler/OptiScaler.git
synced 2026-05-12 20:51:00 +00:00
Disable FSR 2 inputs in Hitman 3
This commit is contained in:
@@ -153,7 +153,8 @@ static const QuirkEntry quirkTable[] = {
|
||||
|
||||
// HITMAN World of Assassination
|
||||
// SL spoof enough to unlock everything DLSS
|
||||
QUIRK_ENTRY("hitman3.exe", GameQuirk::DisableDxgiSpoofing),
|
||||
QUIRK_ENTRY("hitman3.exe", GameQuirk::DisableDxgiSpoofing, GameQuirk::HitmanReflexHacks,
|
||||
GameQuirk::DisableFSR2Inputs),
|
||||
|
||||
// Marvel's Guardians of the Galaxy
|
||||
// no spoof needed for DLSS inputs
|
||||
|
||||
Reference in New Issue
Block a user