http://bugs.winehq.org/show_bug.cgi?id=27531
Summary: Magic - DotP 2012 crash in gameoverlayrenderer Product: Wine Version: 1.3.22 Platform: x86 OS/Version: Mac OS X 10.6 Status: UNCONFIRMED Severity: normal Priority: P2 Component: mmdevapi AssignedTo: wine-bugs@winehq.org ReportedBy: per@morth.org CC: aeikum@codeweavers.com
Created an attachment (id=35194) --> (http://bugs.winehq.org/attachment.cgi?id=35194) Crash log
Magic the Gathering - Duels of the Planeswalkers 2012 from steam used to work, but now crashes in gameoverlayrenderer at startup. This is regardless if "Steam in game" is enabled or not.
I bisected it down to this commit:
commit bc10fd3ce68f3d51a4e5fbb6395758e9c957f5a5 Author: Andrew Eikum aeikum@codeweavers.com Date: Mon Jun 13 15:23:09 2011 -0500
mmdevapi: Sessions should be unique per-device.
:040000 040000 28b02aa728e984ac2b281d9dd163f427ceb2aa2d 54e2ee2b70d3d3af88dd6b2f1df1c6225f7a7ae5 M dlls
Applying the patch from bug 27511 does not fix the problem, but reverting the commit does.