mirror of
https://github.com/optiscaler/OptiScaler.git
synced 2026-08-29 01:26:33 +00:00
Added Supraworld quirks
This commit is contained in:
@@ -186,6 +186,9 @@ static const QuirkEntry quirkTable[] = {
|
||||
// Nioh 2 – The Complete Edition
|
||||
QUIRK_ENTRY("nioh2.exe", GameQuirk::ForceAutoExposure),
|
||||
|
||||
// Supraworld
|
||||
QUIRK_ENTRY("supraworld-win64-shipping.exe", GameQuirk::DisableFSR2Inputs, GameQuirk::DisableFSR3Inputs),
|
||||
|
||||
// Warhammer 40,000: Darktide
|
||||
// SL spoof enough to unlock everything DLSS
|
||||
QUIRK_ENTRY("darktide.exe", GameQuirk::DisableDxgiSpoofing),
|
||||
|
||||
Reference in New Issue
Block a user