[Bug 22329] New: Supreme Commander 2: Does not start with built in d3dx
http://bugs.winehq.org/show_bug.cgi?id=22329 Summary: Supreme Commander 2: Does not start with built in d3dx Product: Wine Version: 1.1.42 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs(a)winehq.org ReportedBy: Enrico_m(a)gmx.de Created an attachment (id=27314) --> (http://bugs.winehq.org/attachment.cgi?id=27314) +d3dxof,+d3d9 Supreme Commander 2 does not start with built in d3dx. Workaround: ./winetricks d3dx9 -- 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=22329 --- Comment #1 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-04-10 15:23:23 --- The lines: fixme:d3dx:D3DXGetShaderConstantTableEx (0x30dd140, 0, 0x1f0f564): semi-stub fixme:d3dx:ID3DXConstantTableImpl_GetConstant (0x6412f70)->((nil), 0): stub fixme:d3dx:ID3DXConstantTableImpl_GetConstantDesc (0x6412f70)->((nil), 0x1f0f474, 0x1f0f3e0): stub seem to describe the heart of the problem. Generating a +d3dx trace is probably a good idea. -- 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=22329 --- Comment #2 from Enrico <Enrico_m(a)gmx.de> 2010-04-10 15:48:13 --- Created an attachment (id=27319) --> (http://bugs.winehq.org/attachment.cgi?id=27319) +d3dx you are right, I somehow mixed up d3dx and d3dxof. Should be related to commit 82d70540857d868691db0fecc65c254b0ebc58ad: d3dx9_36: Implement D3DXCreateTexture. -- 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=22329 Roderick Colenbrander <thunderbird2k(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thunderbird2k(a)gmail.com --- Comment #3 from Roderick Colenbrander <thunderbird2k(a)gmail.com> 2010-04-13 03:11:01 --- The most important piece of our d3dx9 implementation namely the shader compiler is missing and other parts are not complete. There are a lot of d3dx9 related bugs which perhaps should be merged or so. It will take a very long time (perhaps forever) before our own d3dx9 is good enough. -- 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=22329 Matijn Woudt <tijnema(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tijnema(a)gmail.com --- Comment #4 from Matijn Woudt <tijnema(a)gmail.com> 2010-06-08 08:49:57 --- (In reply to comment #1)
The lines:
fixme:d3dx:D3DXGetShaderConstantTableEx (0x30dd140, 0, 0x1f0f564): semi-stub fixme:d3dx:ID3DXConstantTableImpl_GetConstant (0x6412f70)->((nil), 0): stub fixme:d3dx:ID3DXConstantTableImpl_GetConstantDesc (0x6412f70)->((nil), 0x1f0f474, 0x1f0f3e0): stub
seem to describe the heart of the problem. Generating a +d3dx trace is probably a good idea.
I have just sent in a set of 4 patches for GetConstant and GetConstantDesc. Please retest with these patches applied. http://www.winehq.org/pipermail/wine-patches/2010-June/089388.html -- 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=22329 Patrick McFarland <diablod3(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |diablod3(a)gmail.com --- Comment #5 from Patrick McFarland <diablod3(a)gmail.com> 2010-11-29 10:05:31 CST --- Using wine 1.3.8 and newest version of supcom 2 off steam, this bug does not happen for me. As a side note, steam installs the d3d9 redistributable package when installing supcom 2, which may or may not affect this 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=22329 --- Comment #6 from Rico <kgbricola(a)web.de> 2012-01-02 06:05:53 CST --- Is this still an issue? If it is, please attach a new +d3dx log. -- 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=22329 Steffen <tomatenesser(a)gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomatenesser(a)gmx.de --- Comment #7 from Steffen <tomatenesser(a)gmx.de> 2013-04-13 03:50:00 CDT --- Is this bug abandoned? I installed the game yesterday and it works out of the box with built in d3dx. -- 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=22329 --- Comment #8 from Patrick McFarland <diablod3(a)gmail.com> 2013-04-13 06:18:36 CDT --- I can also confirm it seems to work fine now. -- 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=22329 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #9 from joaopa <jeremielapuree(a)yahoo.fr> 2013-04-13 12:08:33 CDT --- Reported fixed twice. This bug can be closed as FIXED. -- 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=22329 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #10 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-04-13 12:23:34 CDT --- (In reply to comment #9)
Reported fixed twice.
This bug can be closed as FIXED.
Fixed. -- 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=22329 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> 2013-04-26 13:15:46 CDT --- Closing bugs fixed in 1.5.29. -- 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