[Bug 12530] New: Psychonauts does not run due to unimplemented function d3dx9_36.dll. D3DXFilterTexture
http://bugs.winehq.org/show_bug.cgi?id=12530 Summary: Psychonauts does not run due to unimplemented function d3dx9_36.dll.D3DXFilterTexture Product: Wine Version: 0.9.58. Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: directx-d3d AssignedTo: wine-bugs(a)winehq.org ReportedBy: sean(a)mess.org When running Psychonauts (with 1.0.4 patch), it always fails with the following error: fixme:d3d9:IDirect3DDevice9Impl_CreateQuery (0x136ab0) call to IWineD3DDevice_CreateQuery failed wine: Call from 0x7b844360 to unimplemented function d3dx9_36.dll.D3DXFilterTexture, aborting This is actually a bug in wine-0.9.59 but this cannot be selected in bugzilla. -- 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=12530 --- Comment #1 from Sean Young <sean(a)mess.org> 2008-04-12 05:02:41 --- Created an attachment (id=12088) --> (http://bugs.winehq.org/attachment.cgi?id=12088) stdout of running Psychonauts 1.04 -- 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=12530 --- Comment #2 from Roderick Colenbrander <thunderbird2k(a)gmx.net> 2008-04-12 05:05:39 --- It is not just this particular function. Only a fraction of the dll has been implemented (much less than 1%). -- 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=12530 --- Comment #3 from Sean Young <sean(a)mess.org> 2008-04-12 05:08:37 --- Created an attachment (id=12089) --> (http://bugs.winehq.org/attachment.cgi?id=12089) Popup that appears when running Psychonauts -- 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=12530 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #4 from joaopa <jeremielapuree(a)yahoo.fr> 2008-04-12 05:10:04 --- To workaround the bug, put a native d3dx9_36.dll in the directory ~/.wine/drive_c/windows/system32 Joaopa -- 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=12530 --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2008-10-17 15:04:11 --- Still present in git. -- 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=12530 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2009-04-17 14:14:39 --- Still present in git. -- 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=12530 Harry Bullen <hbullen(a)fit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hbullen(a)fit.edu --- Comment #7 from Harry Bullen <hbullen(a)fit.edu> 2009-07-03 04:53:28 --- Still present in 1.1.24 -- 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=12530 Tony Wasserka <tony.wasserka(a)freenet.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tony.wasserka(a)freenet.de --- Comment #8 from Tony Wasserka <tony.wasserka(a)freenet.de> 2009-07-27 12:25:10 --- Hi, I'm working (amongst other things) on a D3DXFilterTexture implementation during this year's GSoC. I've hosted a git repository with my current progress at http://repo.or.cz/w/wine/d3dx9TW.git in der d3dxloadsurfacefrommemorySUBMIT branch. To try out the code, follow the instructions at the bottom of http://bugs.winehq.org/show_bug.cgi?id=13297#c36, note that this code is not feature complete and thus may or may not work, especially since this is only intended to support normal (non-cube and non-volume) textures. Anyways, any comments about how this code behaves with Psychonauts are welcome. Best regards, Tony -- 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=12530 Sven Arvidsson <sa(a)whiz.se> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sa(a)whiz.se -- 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=12530 Artem S. Tashkinov <t.artem(a)mailcity.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.artem(a)mailcity.com --- Comment #9 from Artem S. Tashkinov <t.artem(a)mailcity.com> 2009-12-18 15:38:13 --- *** Bug 21066 has been marked as a duplicate of 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=12530 --- Comment #10 from Artem S. Tashkinov <t.artem(a)mailcity.com> 2009-12-18 16:09:22 --- (In reply to comment #8)
I've hosted a git repository with my current progress at http://repo.or.cz/w/wine/d3dx9TW.git in der d3dxloadsurfacefrommemorySUBMIT branch.
http://repo.or.cz/w/wine/d3dx9TW.git hasn't been updated for more than four months, why isn't it merged upstream still? -- 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=12530 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #11 from Dan Kegel <dank(a)kegel.com> 2010-06-14 03:55:32 --- I think a patch was posted recently, http://www.winehq.org/pipermail/wine-patches/2010-May/088732.html Not sure what the status is. -- 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=12530 --- Comment #12 from Austin English <austinenglish(a)gmail.com> 2010-07-25 19:34:52 --- (In reply to comment #11)
I think a patch was posted recently, http://www.winehq.org/pipermail/wine-patches/2010-May/088732.html Not sure what the status is.
And a new one: http://source.winehq.org/patches/data/64170 -- 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=12530 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |runetmember(a)gmail.com --- Comment #13 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-08-01 23:46:27 --- *** Bug 23860 has been marked as a duplicate of 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=12530 --- Comment #14 from runetmember(a)gmail.com 2010-08-02 00:04:33 --- Psychonauts launching freeze desktop like launching King's Bounty: the Legend? -- 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=12530 --- Comment #15 from runetmember(a)gmail.com 2010-08-29 10:36:15 CDT --- I test it: "King's Bounty: the Legend" have different bug, then there is no any connection between these problems. -- 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=12530 --- Comment #16 from joaopa <jeremielapuree(a)yahoo.fr> 2010-09-14 18:55:31 CDT --- This bug is fixed. If there are other problem, please open a new 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=12530 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #17 from Dan Kegel <dank(a)kegel.com> 2010-09-14 19:04:28 CDT --- Reported fixed by http://source.winehq.org/git/wine.git/?a=commit;h=54f049a656ba236bd4b9d00c1b... -- 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=12530 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #18 from Alexandre Julliard <julliard(a)winehq.org> 2010-09-18 13:06:07 CDT --- Closing bugs fixed in 1.3.3. -- 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