mirror of
https://github.com/optiscaler/OptiScaler.git
synced 2026-07-08 08:22:05 +00:00
Fix fakenvapi not providing XeLL context to Opti
This commit is contained in:
@@ -220,6 +220,9 @@ bool fakenvapi::forceMode(IUnknown* device, LowLatencyMode mode)
|
||||
{
|
||||
LOG_FUNC();
|
||||
|
||||
// Force init here, in case Reflex is not supported
|
||||
LowLatencyCtx::init();
|
||||
|
||||
auto lowLatencyCtx = LowLatencyCtx::get();
|
||||
|
||||
if (!lowLatencyCtx)
|
||||
|
||||
Reference in New Issue
Block a user