[Bug 27059] New: Starcraft2: Using Shaders above medium breaks some shaders
http://bugs.winehq.org/show_bug.cgi?id=27059 Summary: Starcraft2: Using Shaders above medium breaks some shaders Product: Wine Version: 1.3.19 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: aeneas(a)q-mail.me Created an attachment (id=34492) --> (http://bugs.winehq.org/attachment.cgi?id=34492) Shader Bug with shader settings at high - boxing is affected too Hi, Starcraft II works perfectly fine but when I use shader settings above "medium", some shaders don't work. Not working effects include: Some map-backgrounds, Nexus destroy animation. Maybe some more, but I don't remember them. I am using a Nvidia GTX 260 with driver version 270.41.06. The HKEY_CURRENT_USER/Software/Wine/Direct3D registry values are (as suggested in appdb): DirectDrawRenderer opengl Multisampling disabled OffScreenRenderingMode pbuffer UseGLSL disabled VertexShaderMode hardware VideoMemorySize 896 -- 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=27059 --- Comment #1 from machete <aeneas(a)q-mail.me> 2011-05-05 14:21:27 CDT --- Created an attachment (id=34493) --> (http://bugs.winehq.org/attachment.cgi?id=34493) How it should look like - Shader settings at medium -- 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=27059 --- Comment #2 from machete <aeneas(a)q-mail.me> 2011-05-05 14:23:53 CDT --- If you need anything like dumps or whatever, just post it here. I'll be very happy to help as good as I can :) -- 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=27059 --- Comment #3 from machete <aeneas(a)q-mail.me> 2011-05-06 10:25:23 CDT --- The commandline shows errors like: fixme:d3d:wined3d_get_format Can't find format unrecognized (0x36314c41) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 0x36315220 (as fourcc: R16) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x36315220) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 0x36314c41 (as fourcc: AL16) WINED3DFORMAT! But I am not sure if that is the problem -- 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=27059 --- Comment #4 from machete <aeneas(a)q-mail.me> 2011-05-18 10:45:11 CDT --- This is still an issue in 1.3.20 -- 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=27059 Zhenya <Zenitur(a)yandex.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #5 from Zhenya <Zenitur(a)yandex.ru> 2011-06-11 20:51:21 CDT --- *** This bug has been confirmed by popular vote. *** -- 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=27059 --- Comment #6 from machete <aeneas(a)q-mail.me> 2011-07-28 05:51:01 CDT --- seems to be fixed with the current wine version (1.3.25svn i believe)! -- 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=27059 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh(a)gmail.com --- Comment #7 from Jerome Leclanche <adys.wh(a)gmail.com> 2011-07-28 06:08:37 CDT --- Confirming fixed. And Git, please. -- 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=27059 --- Comment #8 from Jerome Leclanche <adys.wh(a)gmail.com> 2011-07-28 06:10:43 CDT --- 2e3cf68e0b127d61f6951f332a31441cbb7955de -- 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=27059 --- Comment #9 from machete <aeneas(a)q-mail.me> 2011-07-28 10:48:12 CDT --- actually it is not a wine fix. either it's nividia's new drivers (275.19) or it is the recent sc2 patch with had some optimizations (1.3.5 i think) -- 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=27059 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #10 from Austin English <austinenglish(a)gmail.com> 2011-07-28 13:42:37 CDT --- (In reply to comment #9)
actually it is not a wine fix. either it's nividia's new drivers (275.19) or it is the recent sc2 patch with had some optimizations (1.3.5 i think)
In either case, 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=27059 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Austin English <austinenglish(a)gmail.com> 2011-08-02 11:02:34 CDT --- 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=27059 Stefan Dösinger <stefandoesinger(a)gmx.at> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED CC| |stefandoesinger(a)gmx.at Resolution|INVALID | --- Comment #12 from Stefan Dösinger <stefandoesinger(a)gmx.at> 2011-08-13 16:00:45 CDT --- The bug still occurs for me with the 275.21 Nvidia driver, Wine 1.3.26 and an up-to-date starcraft 2. Reopening -- 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=27059 Ben <smben21(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |smben21(a)yahoo.com --- Comment #13 from Ben <smben21(a)yahoo.com> 2011-09-14 20:32:15 CDT --- It seems to be crashing on medium now for shaders settings (wine 1.3.28) -- 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=27059 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Abandoned? --- Comment #14 from Ken Sharp <kennybobs(a)o2.co.uk> 2013-08-04 11:25:51 CDT --- Please re-test in Wine 1.7 or later. -- 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=27059 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |ABANDONED --- Comment #15 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Abandoned. -- 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=27059 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |wylda(a)volny.cz --- Comment #16 from Wylda <wylda(a)volny.cz> --- Closing. -- 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