http://bugs.winehq.org/show_bug.cgi?id=13336 Athrun <samurai_no_densetsu(a)yahoo.es> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX --- Comment #7 from Athrun <samurai_no_densetsu(a)yahoo.es> 2008-12-15 14:31:29 --- This plugin was trying to use non available OpenGL extensions in this case GL_KTX_buffer_region, so it failed to start due the lack of them. Adding: HKEY_CURRENT_USER/Software/Wine/OpenGL/DisabledExtensions = GL_KTX_buffer_region to wine registry fixes this issue. -- 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.