mirror of
https://github.com/optiscaler/OptiScaler.git
synced 2026-07-16 12:17:03 +00:00
Disable XeLL hooking for now
This commit is contained in:
@@ -197,7 +197,7 @@ class XeLLProxy
|
||||
_dllPath = std::wstring(modulePath);
|
||||
|
||||
LOG_INFO("Loaded from {}", wstring_to_string(_dllPath));
|
||||
return HookXeLL(mainModule);
|
||||
// return HookXeLL(mainModule);
|
||||
}
|
||||
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user