mirror of
https://github.com/optiscaler/OptiScaler.git
synced 2026-08-23 22:56:52 +00:00
FG quirks for 007 First Light
This commit is contained in:
@@ -217,9 +217,10 @@ static const QuirkEntry quirkTable[] = {
|
||||
GameQuirk::DisableFSR2Inputs),
|
||||
|
||||
// 007 First Light
|
||||
// SL spoof enough to unlock everything DLSS, RestoreCompute like Crapcom
|
||||
// SL spoof enough to unlock everything DLSS, uses bindless so restoring compute is complicated
|
||||
QUIRK_ENTRY("007firstlight.exe", GameQuirk::DisableDxgiSpoofing, GameQuirk::RestoreComputeSigOnNonNvidia,
|
||||
GameQuirk::RestoreComputeSigOnNvidia, GameQuirk::ExtendedSigRestore),
|
||||
GameQuirk::RestoreComputeSigOnNvidia, GameQuirk::ExtendedSigRestore, GameQuirk::SetDepthValidNow,
|
||||
GameQuirk::SetVelocityValidNow),
|
||||
|
||||
// ELDEN RING (for ERSS mod) and ER NIGHTREIGN (for NRSS mod)
|
||||
// no spoof needed for DLSS inputs
|
||||
|
||||
Reference in New Issue
Block a user