[Bug 34118] New: Need for Speed: Carbon demo wrong rendering without native d3dx9_36
http://bugs.winehq.org/show_bug.cgi?id=34118 Bug #: 34118 Summary: Need for Speed: Carbon demo wrong rendering without native d3dx9_36 Product: Wine Version: 1.6 Platform: x86 URL: http://www.fileplanet.com/169683/160000/fileinfo/Need- for-Speed-Carbon-Demo OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3dx9 AssignedTo: wine-bugs(a)winehq.org ReportedBy: andrey.goosev(a)gmail.com CC: andrey.goosev(a)gmail.com, wine-bugs(a)winehq.org Classification: Unclassified Created attachment 45367 --> http://bugs.winehq.org/attachment.cgi?id=45367 +d3dx Without it, I'm got a squares instead of text and graphics in menus. -- 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=34118 Andrey Gusev <andrey.goosev(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- 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=34118 Christian Costa <titan.costa(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |titan.costa(a)gmail.com --- Comment #1 from Christian Costa <titan.costa(a)gmail.com> 2013-07-23 12:21:23 CDT --- Could attach the log without +d3dx to see the fixme? Could you also attach a screenshot too? -- 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=34118 --- Comment #2 from Andrey Gusev <andrey.goosev(a)gmail.com> 2013-07-23 14:27:56 CDT --- Created attachment 45369 --> http://bugs.winehq.org/attachment.cgi?id=45369 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=34118 --- Comment #3 from Andrey Gusev <andrey.goosev(a)gmail.com> 2013-07-23 14:28:34 CDT --- Created attachment 45370 --> http://bugs.winehq.org/attachment.cgi?id=45370 screenshot -- 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=34118 --- Comment #4 from Andrey Gusev <andrey.goosev(a)gmail.com> 2013-07-23 14:28:55 CDT --- Created attachment 45371 --> http://bugs.winehq.org/attachment.cgi?id=45371 screenshot 2 -- 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=34118 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|wine-bugs(a)winehq.org | -- 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=34118 --- Comment #5 from Rico <kgbricola(a)web.de> 2013-09-14 13:14:58 CDT --- Created attachment 45956 --> http://bugs.winehq.org/attachment.cgi?id=45956 clamp regcount for D3DXPC_MATRIX_COLUMNS. After some discussion and debugging, the result is the following: The issue is that currently the regcount in the ID3DXConstantTable is not clamped for D3DXPC_MATRIX_COLUMNS. Thus some values for the next shader variable may be overwritten in some cases. The patch as is works, but it needs a nice test case... -- 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=34118 --- Comment #6 from Rico <kgbricola(a)web.de> 2013-09-14 13:16:19 CDT --- No no no, this was the wrong bug, sorry .... -- 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=34118 Rico <kgbricola(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #45956|0 |1 is obsolete| | -- 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=34118 --- Comment #7 from Andrey Gusev <andrey.goosev(a)gmail.com> 2013-10-16 12:03:34 CDT --- Still in 1.7.4 -- 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=34118 --- Comment #8 from Andrey Gusev <andrey.goosev(a)gmail.com> --- Still in 1.7.13 fixme:d3dx:ID3DXEffectImpl_CommitChanges (0x1a21e0)->(): stub -- 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=34118 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW URL|http://www.fileplanet.com/1 |http://megagames.com/downlo |69683/160000/fileinfo/Need- |ad/252604/0 |for-Speed-Carbon-Demo | CC| |focht(a)gmx.net Summary|Need for Speed: Carbon demo |Need for Speed: Carbon demo |wrong rendering without |renders text and graphics |native d3dx9_36 |wrong without native | |d3dx9_36 (needs | |ID3DXEffect::CommitChanges | |method implementation) Ever confirmed|0 |1 --- Comment #9 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, confirming, still present. Refining summary to target the noisy ID3DXEffect::CommitChanges stub. Source: http://source.winehq.org/git/wine.git/blob/e1a845c2139064f0b8bf7cd5e78e2ccd6... --- snip --- 3196 static HRESULT WINAPI ID3DXEffectImpl_CommitChanges(ID3DXEffect* iface) 3197 { 3198 struct ID3DXEffectImpl *This = impl_from_ID3DXEffect(iface); 3199 3200 FIXME("(%p)->(): stub\n", This); 3201 3202 return E_NOTIMPL; 3203 } --- snip --- $ sha1sum nfs_carbon_demo_eu.exe 76b1aafbe913dcf7a9130d87b24febed44fed632 nfs_carbon_demo_eu.exe $ du -sh nfs_carbon_demo_eu.exe 651M nfs_carbon_demo_eu.exe $ wine --version wine-1.7.13-27-ge610713 Regards -- 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=34118 Jarkko K <jarkko_korpi(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jarkko_korpi(a)hotmail.com --- Comment #10 from Jarkko K <jarkko_korpi(a)hotmail.com> --- The code is still unchanged in wine 1.7.15 But this might not be so hard to make. http://msdn.microsoft.com/en-us/library/windows/desktop/bb206299%28v=vs.85%2... http://msdn.microsoft.com/en-us/library/windows/desktop/bb205788%28v=vs.85%2... -- 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=34118 hanska2(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hanska2(a)luukku.com --- Comment #11 from hanska2(a)luukku.com --- I just installed the demo and I don't have such issue. Those fonts are fine for me. But the game is missing some textures. Also it spams a lot force feedback errors. wine 1.7.22 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=34118 Andrey Gusev <andrey.goosev(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://megagames.com/downlo |http://download.chip.eu/en/ |ad/252604/0 |Demo-Need-for-Speed-Carbon_ | |103234.html --- Comment #12 from Andrey Gusev <andrey.goosev(a)gmail.com> --- Still in 1.7.35 Added a new fastest download mirror. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=34118 mrdeathjr28(a)yahoo.es changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mrdeathjr28(a)yahoo.es --- Comment #13 from mrdeathjr28(a)yahoo.es --- In my case works without overrides https://www.youtube.com/watch?v=3Qut0KjF48E specs machine stay on video comments -- 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.
https://bugs.winehq.org/show_bug.cgi?id=34118 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew.millington(a)gmail.com --- Comment #14 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- *** Bug 32219 has been marked as a duplicate of this bug. *** -- 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.
https://bugs.winehq.org/show_bug.cgi?id=34118 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair(a)hotmail.com Summary|Need for Speed: Carbon demo |Multiples games require |renders text and graphics |ID3DXEffect::CommitChanges |wrong without native |method to be implementation |d3dx9_36 (needs |for rendering of text and |ID3DXEffect::CommitChanges |graphics (Need for Speed: |method implementation) |Carbon demo, Purge) -- 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.
https://bugs.winehq.org/show_bug.cgi?id=34118 Matteo Bruni <matteo.mystral(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Multiples games require |Multiple games require |ID3DXEffect::CommitChanges |ID3DXEffect BeginPass / |method to be implementation |CommitChanges (Need for |for rendering of text and |Speed: Carbon demo, Purge) |graphics (Need for Speed: | |Carbon demo, Purge) | -- 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.
https://bugs.winehq.org/show_bug.cgi?id=34118 Matteo Bruni <matteo.mystral(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #15 from Matteo Bruni <matteo.mystral(a)gmail.com> --- Actually, let's resolve this one as duplicate. *** This bug has been marked as a duplicate of bug 25857 *** -- 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.
https://bugs.winehq.org/show_bug.cgi?id=34118 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #16 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Closing Duplicate -- 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