[Bug 9685] Punkbuster removes me from game for UNKNOWN WINDOWS API FUNCTION [131124]

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Sep 30 07:18:35 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=9685





--- Comment #51 from Anastasius Focht <focht at gmx.net>  2007-09-30 07:18:34 ---
Hello,

if you supply traces or crashlogs, be sure to include following flags:

WINEDEBUG=-all,+loaddll,+tid,+winedevice,+ntoskrnl,+vxd,+advapi 

"-all" because some games really spit lots of annoying d3d fixme's

Use "+seh" only if you are absolutely sure it's PB related. SEH is (ab)used a
lot for error handling and the logs might get filled with all the uninteresting
stuff.

Before you run a game to play with PB, make sure all PB related
services/drivers are stopped (wineserver -k).

The driver test passed "OK" with "pbsvc" tool has no relevance to real game.
In case of "PnkBstrK.sys" kernel driver, the tool just checks for existance of
symbolic device link that gets created during driver entry.
No device i/o controls are used to really verify if driver is operational. 99%
of the drivers code is not even touched/executed in test tool.

Regards


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list