http://bugs.winehq.org/show_bug.cgi?id=32731
Bug #: 32731 Summary: Primal Fears problems with d3d Product: Wine Version: 1.5.21 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: andrey.goosev@gmail.com Classification: Unclassified
Created attachment 43190 --> http://bugs.winehq.org/attachment.cgi?id=43190 terminal output
Doesn't launch.
http://bugs.winehq.org/show_bug.cgi?id=32731
--- Comment #1 from Andrey Gusev andrey.goosev@gmail.com 2013-01-16 07:02:50 CST --- Created attachment 43191 --> http://bugs.winehq.org/attachment.cgi?id=43191 screen
http://bugs.winehq.org/show_bug.cgi?id=32731
--- Comment #2 from Henri Verbeet hverbeet@gmail.com 2013-01-16 07:08:28 CST --- Does native d3dx9 make it any better?
http://bugs.winehq.org/show_bug.cgi?id=32731
--- Comment #3 from Andrey Gusev andrey.goosev@gmail.com 2013-01-16 07:57:18 CST --- (In reply to comment #2)
Does native d3dx9 make it any better?
No, nothing changes.
http://bugs.winehq.org/show_bug.cgi?id=32731
--- Comment #4 from Rico kgbricola@web.de 2013-01-16 08:35:19 CST --- Are you sure? Which version of d3dx9 does the app use? Please attach a new log with native d3dx9_??.dll. I don't see why it should fail the same way with native d3dx9_??.dll. Is there a demo available which has the same problem?
I think it failes because of using wines d3dx9_36.dll: 1. It seems to crash because we don't handle D3DFMT_A16B16G16R16: fixme:d3dx:D3DXLoadSurfaceFromMemory Unsupported pixel format conversion 0x24 -> 0x24 This should get fixed by http://source.winehq.org/patches/data/93615 .
For reference you may have a look in the ogre source (well the line numbers have changed a bit, but the err message seems to be the correct one): https://bitbucket.org/sinbad/ogre/src/3cbd67467fab3fef44d1b32bc42ccf4fb1ccfd...
2. The rest errs come down to the hlsl shader compiler, but in this case native should also help.
http://bugs.winehq.org/show_bug.cgi?id=32731
Andrey Gusev andrey.goosev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #5 from Andrey Gusev andrey.goosev@gmail.com 2013-01-16 09:39:37 CST --- Yeah, reinstalling solves problem. So closing.
http://bugs.winehq.org/show_bug.cgi?id=32731
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Austin English austinenglish@gmail.com 2013-01-23 14:41:35 CST --- Closing.