This commit is contained in:
cdozdil
2025-07-20 19:09:05 +03:00
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ If on AMD/Intel and Automated, **used DLSS inputs**?
Also please mention in description which upscaler inputs are used (which upscaler you selected in game settings).
#### Did you check the [Wiki](https://github.com/optiscaler/OptiScaler/wiki)?
#### Did you check the [Wiki](https://github.com/optiscaler/OptiScaler/wiki) and [Compatibility List](https://github.com/optiscaler/OptiScaler/wiki/Compatibility-List)?
- [ ] Yes
- [ ] No
+2 -1
View File
@@ -179,7 +179,8 @@ static const QuirkEntry quirkTable[] = {
QUIRK_ENTRY("persistence-win64-shipping.exe", GameQuirk::ForceUnrealEngine),
QUIRK_ENTRY("splitfiction.exe", GameQuirk::FastFeatureReset),
QUIRK_ENTRY("minecraft.windows.exe", GameQuirk::KernelBaseHooks),
QUIRK_ENTRY("prey.exe", GameQuirk::DontUseNTShared, GameQuirk::DisableOptiXessPipelineCreation),
QUIRK_ENTRY("prey.exe", GameQuirk::DontUseNTShared, GameQuirk::DisableOptiXessPipelineCreation,
GameQuirk::DisableDxgiSpoofing),
// VULKAN
// ------