[Bug 49217] Denuvo Anti-Cheat 'denuvo-anti-cheat.sys' crashes on unimplemented function ntoskrnl.exe.KeQueryActiveProcessorCountEx

WineHQ Bugzilla wine-bugs at winehq.org
Fri May 22 04:44:56 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=49217

--- Comment #2 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

addendum, the patch
'0006-ntoskrnl-Add-KeQueryActiveProcessorCountEx-semi-stub.patch' contained in
https://bugs.winehq.org/show_bug.cgi?id=49194#c1 depends on the definition of
'ALL_PROCESSOR_GROUPS'.

--- quote ---
GroupNumber

The group number. If a multiprocessor system contains n groups, valid group
numbers range from 0 to n-1. To count all active processors in all groups in
the system, set this parameter to ALL_PROCESSOR_GROUPS, which is defined in
header files Winnt.h and Ntdef.h.
--- quote ---

Wine-Staging
https://github.com/wine-staging/wine-staging/blob/master/patches/kernel32-Processor_Group/0001-kernel32-Implement-some-processor-group-functions.patch
introduces it.

Regards

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list