[Bug 30912] [Prince Of Persia : The Forgotten Sand]Does not work in 64Bits Prefix

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jun 15 14:21:39 CDT 2012


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

--- Comment #1 from Berillions <berillions at gmail.com> 2012-06-15 14:21:39 CDT ---
Created attachment 40557
  --> http://bugs.winehq.org/attachment.cgi?id=40557
The main cause of crash

I found where come from the bug. I compared the output console between the
32Bits Prefix and the 64Bits Prefix and i found this :

    err:ole:CoGetClassObject class {4c9b6dde-6809-46e6-a278-9b6a97588670} not
registered
    err:ole:CoGetClassObject no class object
{4c9b6dde-6809-46e6-a278-9b6a97588670} could be created for context 0x1


In my 32Bits prefix, this class exist in Regedit but not in the 64Bits Prefix.
There is a second class which does not exist in the 64Bits prefix so i import
these class and the game works.

I attach the .reg file to show which data are not add in the register during
the installatiin. So, for me there is a problem in 64Bits Wine when an
installer must to add data in the register.

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