[Bug 23850] Aliens vs Predator (2010) silently exits during startup

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Sep 12 03:56:25 CDT 2010


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

--- Comment #16 from Luis Busquets <luis.busquets at ilidium.com> 2010-09-12 03:56:24 CDT ---
If *** Bug 24363 has been marked as a duplicate of this bug. ***, I have found
some solution to that bug that could be applied to this one:

IGameExplorer::VerifyAccess seem to verif wheter the current game will be
allowed to run for the current user, given the current parental controls
settings. 

If you modify the stub for this function so that instead of returning E_NOTIMPL
it retuns 0 (OK) then the game runs correctly. Is it correct to modify the code
in that way? Are you going to propose this change to the stub?

-- 
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