[Bug 23673] New: El Matador's demo requires d3dx9_36.dll.D3DXSHEvalHemisphereLight
http://bugs.winehq.org/show_bug.cgi?id=23673 Summary: El Matador's demo requires d3dx9_36.dll.D3DXSHEvalHemisphereLight Product: Wine Version: 1.2-rc7 Platform: x86 URL: http://games.on.net/file/3017/El_Matador_Playable_demo _Chapter_6_mission OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: directx-d3dx9 AssignedTo: wine-bugs(a)winehq.org ReportedBy: andrew.millington(a)gmail.com CC: wine-bugs(a)winehq.org wine: Call from 0x7b836852 to unimplemented function d3dx9_36.dll.D3DXSHEvalHemisphereLight, aborting -- 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=23673 Andrew Millington <andrew.millington(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=23673 Dmitry Timoshkov <dmitry(a)codeweavers.com> 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=23673 Misha Koshelev <misha680(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |misha680(a)gmail.com --- Comment #1 from Misha Koshelev <misha680(a)gmail.com> 2011-02-14 16:10:18 CST --- Andrew et al: I am trying to reproduce your bug. So far, on Ubuntu 10.04 amd64 running in Parallels, I get an error dialog displayed (will attach). However, I do _not_ see an error regarding D3DXSHEvalHemisphereLight. Would you mind trying on a Wine trunk version? This is my wine version: misha(a)ubuntu:~/src/tony/dlls/d3dx9_36$ wine --version wine-1.3.13-217-ga24e8c8 Thank you so much Yours Misha Koshelev -- 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=23673 --- Comment #2 from Misha Koshelev <misha680(a)gmail.com> 2011-02-14 16:20:25 CST --- Created an attachment (id=33285) --> (http://bugs.winehq.org/attachment.cgi?id=33285) Output of running El Matador demo under wine-1.3.13-217-ga24e8c8 -- 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=23673 --- Comment #3 from Misha Koshelev <misha680(a)gmail.com> 2011-02-14 16:21:27 CST --- Created an attachment (id=33286) --> (http://bugs.winehq.org/attachment.cgi?id=33286) Error that is seen Fyi, the previously attached log does _not_ refer to D3DXSHEvalHemisphereLight, as can be verified by using the command grep D3DXSH 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=23673 --- Comment #4 from Misha Koshelev <misha680(a)gmail.com> 2011-02-14 16:33:12 CST --- Fyi. It would be easiest to implement this function as a stub if it truly is necessary. Otherwise, we may need to implement this entire framework: http://msdn.microsoft.com/en-us/library/bb147287(v=VS.85).aspx Thank you Misha -- 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=23673 --- Comment #5 from Misha Koshelev <misha680(a)gmail.com> 2011-02-15 14:20:13 CST --- Created an attachment (id=33306) --> (http://bugs.winehq.org/attachment.cgi?id=33306) Output of running El Matador's demo under Mac OS directly, wine --version wine-1.3.13-259-g8b86118 To compile git Wine on Mac OS with OpenGL: ./configure CPPFLAGS='-I/usr/X11/include' LIBS='-lGL -lGLU' LDFLAGS='-L/usr/X11/lib' make && sudo make install To run El Matador once installed: DYLD_FALLBACK_LIBRARY_PATH="/usr/X11/lib:/usr/lib" wine pc_matador.exe http://forum.winehq.org/viewtopic.php?t=6035&sid=a99c043931e43108f04d8926068... -- 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=23673 Misha Koshelev <misha680(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33285|application/octet-stream |text/plain mime type| | -- 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=23673 Misha Koshelev <misha680(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33306|application/octet-stream |text/plain mime type| | -- 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=23673 --- Comment #6 from Andrew Millington <andrew.millington(a)gmail.com> 2011-02-19 22:56:30 CST --- Running the demo of El Matador without the d3dx9_30.dll in the current directory will result in the error. -- 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=23673 --- Comment #7 from Andrew Millington <andrew.millington(a)gmail.com> 2013-01-04 19:15:34 CST --- Still present in wine-1.5.21 and for me the installation runs into bug #24611. -- 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=23673 nozomi kodama <nozomi.kodama(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nozomi.kodama(a)yahoo.com --- Comment #8 from nozomi kodama <nozomi.kodama(a)yahoo.com> 2013-04-04 14:25:38 CDT --- Should be fixed by commit 6d6603b4955d55a2531f6722a521a546a259235c -- 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=23673 --- Comment #9 from Andrew Millington <andrew.millington(a)gmail.com> 2013-04-05 04:12:46 CDT --- The splash screen is displayed but crashes during the loading just after you click Run El Matador but that would be a separate bug. Thank you for you hard work :) -- 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=23673 --- Comment #10 from Andrew Millington <andrew.millington(a)gmail.com> 2013-04-05 04:25:48 CDT --- fixme:d3d:resource_check_usage Unhandled usage flags 0x8. fixme:d3dx:ID3DXMeshImpl_OptimizeInplace D3DXMESHOPT_VERTEXCACHE not implemented. Found this bug #28635 that contains the above as well. -- 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=23673 --- Comment #11 from nozomi kodama <nozomi.kodama(a)yahoo.com> 2013-04-07 20:34:45 CDT --- Please, close this bug as FIXED. The remaining bug is not related to this bug report. -- 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=23673 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |6d6603b4955d55a2531f6722a52 | |1a546a259235c Status|UNCONFIRMED |RESOLVED CC| |dank(a)kegel.com Resolution| |FIXED --- Comment #12 from Dan Kegel <dank(a)kegel.com> 2013-04-07 20:54:17 CDT --- Marking 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=23673 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #13 from Alexandre Julliard <julliard(a)winehq.org> 2013-04-12 13:46:23 CDT --- Closing bugs fixed in 1.5.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.
participants (1)
-
wine-bugs@winehq.org