mirror of
https://github.com/optiscaler/OptiScaler.git
synced 2026-09-23 13:56:19 +00:00
Fix Opti not working
This commit is contained in:
@@ -293,6 +293,7 @@ namespace nvd {
|
||||
}
|
||||
|
||||
NvAPI_Status __cdecl NvAPI_SYS_GetDriverAndBranchVersion(NvU32* pDriverVersion, NvAPI_ShortString szBuildBranchString) {
|
||||
*pDriverVersion = 99999;
|
||||
tonvss(szBuildBranchString, "buildBranch");
|
||||
return Ok();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user