http://bugs.winehq.org/show_bug.cgi?id=9685
Fernando Otero granamachine-wa@yahoo.com.ar changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |granamachine-wa@yahoo.com.ar
--- Comment #121 from Fernando Otero granamachine-wa@yahoo.com.ar 2008-06-20 22:36:43 --- (In reply to comment #119)
To get all services/drivers running, the following patches are currently needed:
http://bugs.winehq.org/attachment.cgi?id=13556 (CRYPT_QueryEmbeddedMessageObject fix, most likely regression) http://bugs.winehq.org/attachment.cgi?id=14001 (patch to prevent kernel driver entry point called in LoadLibrary) http://bugs.winehq.org/attachment.cgi?id=14002 (ntdll ZwQuerySystemInformation, SystemBasicInformation class fix) http://bugs.winehq.org/attachment.cgi?id=14004 (required Ntoskrnl enhancements)
With the patches applied, the Windows version of Punkbuster is technically working - from API perspective. From the "countermeasure" perspective there are subtle differences. Some PB "features" don't work as intended but *Ssssh* ;-)
Hello Will that work with 1.0? Could some of these patches make it into wine tree? Thanks.