http://bugs.winehq.org/show_bug.cgi?id=23184
Summary: Mass Effect 2: can't authenticate disc Product: Wine Version: 1.2-rc3 Platform: x86-64 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Installing Mass Effect 2 works mostly fine (aside from bug 22919). However, attempting to run it fails, since it can't verify its disc.
Terminal output is short: austin@midna:~/.wine/drive_c/Program Files/Mass Effect 2$ err:ole:CoGetClassObject class {9a5ea990-3034-4d6f-9128-01f3c61022bc} not registered err:ole:CoGetClassObject no class object {9a5ea990-3034-4d6f-9128-01f3c61022bc} could be created for context 0x1 fixme:win:EnumDisplayDevicesW ((null),0,0x18fd048,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x18fcf4c,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x18fe518,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x18fe41c,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x18fe1ec,0x00000000), stub! fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x149e50,0x149dc0): stub
http://bugs.winehq.org/show_bug.cgi?id=23184
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #1 from Dan Kegel dank@kegel.com 2011-03-24 08:25:28 CDT --- http://www.eurogamer.net/articles/mass-effect-2-will-use-dragon-age-drm says the game was expected to use a simple disc check, same as on dragon age origins.
http://bugs.winehq.org/show_bug.cgi?id=23184
jkei@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jkei@gmx.net
--- Comment #2 from jkei@gmx.net 2012-02-29 19:17:49 CST --- dmesg outputs the following each time ME2 checks the disc:
cdrom: Received invalid manufacture info length (2050): truncating to 2048
http://bugs.winehq.org/show_bug.cgi?id=23184
--- Comment #3 from Dan Kegel dank@kegel.com 2012-02-29 19:26:53 CST --- Probably a dup of, or depends on, bug 29669 (which has more detail).
That message is kind of expected. Linux kernel is a bit confused about those extra two bytes, but the truncation doesn't seem to hurt the disc check in Dragon Age Origins, which works once bug 29669 is fixed.
http://bugs.winehq.org/show_bug.cgi?id=23184
--- Comment #4 from jkei@gmx.net 2012-02-29 20:48:51 CST --- THANKS, recompiled with your patch and it works fine now :D
http://bugs.winehq.org/show_bug.cgi?id=23184
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE
--- Comment #5 from Dan Kegel dank@kegel.com 2012-02-29 20:52:24 CST --- Dup then, thanks for testing.
*** This bug has been marked as a duplicate of bug 29669 ***
http://bugs.winehq.org/show_bug.cgi?id=23184
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |adys.wh@gmail.com
--- Comment #6 from Jerome Leclanche adys.wh@gmail.com 2012-03-01 09:48:22 CST --- Closing