mirror of
https://github.com/optiscaler/OptiScaler.git
synced 2026-08-23 22:56:52 +00:00
Added Beast of Reincarnation quirks
* DisableFSR2Inputs * DisableFSR3Inputs * AlwaysCaptureFSRFGSwapchain
This commit is contained in:
@@ -110,6 +110,10 @@ static const QuirkEntry quirkTable[] = {
|
||||
// Silent Hill f
|
||||
QUIRK_ENTRY_UE(shf, GameQuirk::AlwaysCaptureFSRFGSwapchain),
|
||||
|
||||
// Beast of Reincarnation
|
||||
QUIRK_ENTRY_UE(beastofreincarnation, GameQuirk::DisableFSR2Inputs, GameQuirk::DisableFSR3Inputs,
|
||||
GameQuirk::AlwaysCaptureFSRFGSwapchain),
|
||||
|
||||
// Tainted Grail - Fall of Avalon
|
||||
QUIRK_ENTRY("fall of avalon.exe", GameQuirk::ForceAutoExposure),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user