http://bugs.winehq.org/show_bug.cgi?id=23252 --- Comment #6 from jost <mail(a)jost.cx> 2010-06-19 10:01:32 --- After same nasty try and error i found away to avoid the crashes! If i disable the use of GL Shading Language via regedit, the game runs perfectly. I had another problem with the game "Tales of Monkey Island", that was fixed in the same way. Here is a little HowTo: - Go to the console - enter the following command: wine regedit - The registry editor will open - Go to HKEY_CURRENT_USER - Go to Software - Go to Wine - Go to Direct3D or create it, if it does not exist: right click "Wine" and create a new key named Direct3D - Mark the new Folder(Key) Direct 3D, add a new "String Value" (Zeichenfolge for german users) named UseGLSL - DoubleClick UseGLSL and enter "disabled" at the content-field More Information can be found here: http://wiki.winehq.org/UsefulRegistryKeys http://www.telltalegames.com/forums/showthread.php?t=10820 http://appdb.winehq.org/objectManager.php?sClass=version&iId=17135 Maybe you could add this to the description of the game? -- 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.