http://bugs.winehq.org/show_bug.cgi?id=11914
Summary: DestroyContext in dlls/wined3d/device.c causes regression in Everquest2 Product: Wine Version: CVS/GIT Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: quark9@gmx.net
Created an attachment (id=11215) --> (http://bugs.winehq.org/attachment.cgi?id=11215) Crash back trace
Hi, by changing the "lightning quality" within the game erroneous reflections went away, until wine 0.9.55. I hunted the cause down to git commit dcf08f01ed064732ada4ee618a16772b88cd4e82
Reason seems to be the call DestroyContext around line 6938 in dlls/wine3d3/device.c.
Also see attached back trace.
Disabling this part of the code prevents EQ2 from crashing! Tested with 0.9.57.