[Bug 13336] New: OpenGL plugin refuses to start in Blade of Darkness
http://bugs.winehq.org/show_bug.cgi?id=13336 Summary: OpenGL plugin refuses to start in Blade of Darkness Product: Wine Version: 1.0-rc1 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: samurai_no_densetsu(a)yahoo.es Since I have tested 'Severance Blade of Darkness' on Wine 0.9.47, I never managed that plugin to work with my Geforce 7600GT, tried almost every Wine version since that, also tried with 78.xx, 100.xx, and 169.09 drivers. While other users, like this one succeed with an ATI Radeon X700. The app simply crash when you try to run it with OpenGL. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=13336 Roderick Colenbrander <thunderbird2k(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |opengl --- Comment #1 from Roderick Colenbrander <thunderbird2k(a)gmx.net> 2008-05-21 11:14:16 --- In what way does it crash then? Also attach a +wgl log. (WINEDEBUG=+wgl wine appname.exe) -- 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.
http://bugs.winehq.org/show_bug.cgi?id=13336 --- Comment #2 from Athrun <samurai_no_densetsu(a)yahoo.es> 2008-05-21 12:41:28 --- Created an attachment (id=13220) --> (http://bugs.winehq.org/attachment.cgi?id=13220) WINEDEBUG=+wgl on Blade of Darkness 1.01 log It crash this way, when you select rOpenGL plugin, and press play on the launcher, a black screen appear (that's OK, its an mpg intro movie and behaves the same in D3D) just press ESC to skip it, and then another black screen apears 3 or 4 seconds, then the black window disapear and returns to the desktop. In D3D mode there is no second black screen as it start to load 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.
http://bugs.winehq.org/show_bug.cgi?id=13336 --- Comment #3 from Roderick Colenbrander <thunderbird2k(a)gmx.net> 2008-05-29 04:51:05 --- It seems that some GL functions are called (GL_KTX_buffer_region stuff) which aren't available in the Nvidia linux driver while it exports the string for some reason. That could be a driver bug. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=13336 --- Comment #4 from Athrun <samurai_no_densetsu(a)yahoo.es> 2008-06-05 04:27:44 --- Well, it can be driver bug indeed, I never got it to work, and as I don't know any other Nvidia reports can't say anything. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=13336 --- Comment #5 from Roderick Colenbrander <thunderbird2k(a)gmx.net> 2008-08-14 15:45:14 --- Try to set the registry key OpenGL\\DisabledExtensions to "GL_KTX_buffer_region" (It is HKCU\\Software\\Wine\\OpenGL). -- 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.
http://bugs.winehq.org/show_bug.cgi?id=13336 --- Comment #6 from Athrun <samurai_no_densetsu(a)yahoo.es> 2008-12-09 08:48:51 --- Ok, using the following registry key fixes this issue. HKEY_CURRENT_USER/Software/Wine/OpenGL/DisabledExtensions = GL_KTX_buffer_region -- 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.
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.
http://bugs.winehq.org/show_bug.cgi?id=13336 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WONTFIX |INVALID --- Comment #8 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-12-16 05:32:54 --- Why did you mark this as wontfix? It's more likely invalid. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=13336 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Component|opengl |-unknown --- Comment #9 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-12-16 05:33:11 --- Closing. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=13336 --- Comment #10 from Athrun <samurai_no_densetsu(a)yahoo.es> 2008-12-16 05:45:16 --- I was not sure what was more accurate in this case, between wontfix or invalid, so I marked wontfix. Sorry my fault. -- 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.
participants (1)
-
wine-bugs@winehq.org