mirror of
https://github.com/optiscaler/OptiScaler.git
synced 2026-08-25 23:56:48 +00:00
Fix for DLSSD feature reverting to DLSS
This commit is contained in:
@@ -1012,6 +1012,9 @@ void KeyUp(UINT vKey)
|
||||
|
||||
Upscaler MenuCommon::GetBackendCode(const API api)
|
||||
{
|
||||
if (auto feature = State::Instance().currentFeature)
|
||||
return feature->GetUpscalerType();
|
||||
|
||||
Upscaler upscaler;
|
||||
|
||||
if (api == DX11)
|
||||
|
||||
Reference in New Issue
Block a user