http://bugs.winehq.org/show_bug.cgi?id=31918 --- Comment #11 from Andras Kovacs <andras(a)sth.sze.hu> 2013-01-11 09:15:41 CST --- Created attachment 43145 --> http://bugs.winehq.org/attachment.cgi?id=43145 d3d9 caps hack After several hours of debugging, I figured, it crashes because several missing d3d9 caps. Because of missing caps it skips to create a d3d device. Then it tries to create some d3d queries, and because it has no d3d device, it accesses a null pointer and crashes. I attached a hackish patch what you can use to start game. For me it crashes after starting a new game. Best regards, Andras -- 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.