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

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jan 8 04:36:18 CST 2012


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

Stefan Dösinger <stefan at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |stefan at codeweavers.com

--- Comment #185 from Stefan Dösinger <stefan at codeweavers.com> 2012-01-08 04:36:18 CST ---
Basically: If you have the CD in the drive(or are properly online activated,
etc), the game starts. If you don't, it doesn't. Ie, the DRM finds the
environment it expects from Windows and behaves like it does on Windows.

For an example how this might look, see 10273. SafeDisc does some statistical
tests on the API, which we can satisfy with quite a bit of work and the right
compiler. PunkBuster checks if the API code is byte-for-byte equal to the
Windows implementation, which we cannot satisfy(next to impossible technically,
would violate Microsoft copyright).

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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