mirror of
https://github.com/optiscaler/OptiScaler.git
synced 2026-09-25 06:45:52 +00:00
Added Sackboy quirk
This commit is contained in:
@@ -202,6 +202,7 @@ static const QuirkEntry quirkTable[] = {
|
||||
QUIRK_ENTRY("gwt.exe", GameQuirk::ForceUnrealEngine),
|
||||
QUIRK_ENTRY("hogwartslegacy.exe", GameQuirk::ForceUnrealEngine),
|
||||
QUIRK_ENTRY("observersystemredux.exe", GameQuirk::DisableDxgiSpoofing, GameQuirk::ForceAutoExposure),
|
||||
QUIRK_ENTRY("sackboy-win64-shipping.exe", GameQuirk::DisableDxgiSpoofing, GameQuirk::ForceAutoExposure),
|
||||
|
||||
// VULKAN
|
||||
// ------
|
||||
|
||||
Reference in New Issue
Block a user