https://bugs.winehq.org/show_bug.cgi?id=43150
Bug ID: 43150 Summary: Problem with d3dcompiler:compile_shader Product: Wine-staging Version: 2.9 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: sr-tream@yandex.ru CC: erich.e.hoover@wine-staging.com, michael@fds-team.de, sebastian@fds-team.de Distribution: ---
Created attachment 58381 --> https://bugs.winehq.org/attachment.cgi?id=58381 Screenshot from Windows7
Don't work function D3DXCreateEffectFromFile
Example code: https://pastebin.com/8Lt83Hr2 and shaders: https://pastebin.com/vtgM6uyv
It work in Windows7 (VirtualBox), but in wine function D3DXCreateEffectFromFile returned FAILE
Wine output: VBoxShared|⇒ wine ./a.exe fixme:module:load_dll Loader redirect from L"wined3d.dll" to L"wined3d-csmt.dll" fixme:d3dcompiler:compile_shader Unknown compilation target "__fx_2_0__"
https://bugs.winehq.org/show_bug.cgi?id=43150
Michael Müller michael@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |-unknown Product|Wine-staging |Wine Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE
--- Comment #1 from Michael Müller michael@fds-team.de --- Duplicate of 37676.
*** This bug has been marked as a duplicate of bug 37676 ***
https://bugs.winehq.org/show_bug.cgi?id=43150
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Austin English austinenglish@gmail.com --- Closing.