http://bugs.winehq.org/show_bug.cgi?id=20799 --- Comment #20 from Chris <chris.kcat(a)gmail.com> 2009-11-28 07:17:41 --- I'm running low on ideas. Could you perhaps try running the game with winedbg? You may need to run 'pass' for some of the exceptions, but the one we're interested in is either a NULL pointer access (read/write violation on address 0x000000, though it may be some "nearby" value; a really high value like 0xffffffxx, or really low around 0x000000xx) or an Illegal Instruction. When you get one of them, run 'bt', and let me know what it says. -- 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.