[Bug 13336] OpenGL plugin refuses to start in Blade of Darkness

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Dec 15 14:31:29 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=13336


Athrun <samurai_no_densetsu at yahoo.es> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX




--- Comment #7 from Athrun <samurai_no_densetsu at 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.



More information about the wine-bugs mailing list