http://bugs.winehq.org/show_bug.cgi?id=35238
Bug ID: 35238 Summary: dynamarisa have no texture when using d3dx9_36.dll Product: Wine Version: 1.7.9 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3dx9 Assignee: wine-bugs@winehq.org Reporter: simotsa@gmail.com CC: wine-bugs@winehq.org Classification: Unclassified
Created attachment 46998 --> http://bugs.winehq.org/attachment.cgi?id=46998 Attached log for WINEDEBUG=+d3d when using wine's d3dx9 (built-in)
Wine cannot render the texture in dynamarisa when using native d3dx9_36.dll, and will crash if not using d3dx9_36.dll. dynamarisa can be downloaded from http://www.tasofro.net/dynamarisa/index.html
Here's the error when not using native dll: fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:win:EnumDisplayDevicesW ((null),0,0x32f668,0x00000000), stub! fixme:d3dx:D3DXCreateEffectEx (0x142808, 0x5bec38, 47652, (nil), (nil), (nil), 0, (nil), 0x51b6f64, (nil)): semi-stub fixme:d3dx:skip_dword_unknown Skipping 1 unknown DWORDs: fixme:d3dx:skip_dword_unknown 0x0000005a fixme:d3dx:D3DXCreateEffectEx (0x142808, 0x5ca660, 46036, (nil), (nil), (nil), 0, (nil), 0x51b6f6c, (nil)): semi-stub fixme:d3dx:skip_dword_unknown Skipping 1 unknown DWORDs: fixme:d3dx:skip_dword_unknown 0x0000001f fixme:d3dx:D3DXCreateEffectEx (0x142808, 0x5d5a38, 12388, (nil), (nil), (nil), 0, (nil), 0x51b6f74, (nil)): semi-stub fixme:d3dx:skip_dword_unknown Skipping 1 unknown DWORDs: fixme:d3dx:skip_dword_unknown 0x0000000d fixme:d3dx:D3DXCreateEffectEx (0x142808, 0x5b8fd8, 23644, (nil), (nil), (nil), 0, (nil), 0x51b6f7c, (nil)): semi-stub fixme:d3dx:skip_dword_unknown Skipping 1 unknown DWORDs: fixme:d3dx:skip_dword_unknown 0x00000024 fixme:d3dx:d3dx9_base_effect_get_desc partial stub! fixme:d3dx:d3dx9_base_effect_get_pass_desc Pixel shader and vertex shader are not supported, yet.
When using d3dx9_36.dll, it will only have the fixme message, but the textures are missing: fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:win:EnumDisplayDevicesW ((null),0,0x32f668,0x00000000), stub! fixme:d3d:resource_check_usage Unhandled usage flags 0x8. fixme:d3d:resource_check_usage Unhandled usage flags 0x8. fixme:d3d:wined3d_swapchain_present Ignoring flags 0x1. fixme:d3d:wined3d_swapchain_present Ignoring flags 0x1. fixme:d3d:wined3d_swapchain_present Ignoring flags 0x1. fixme:d3d:wined3d_swapchain_present Ignoring flags 0x1.
System information: Portage 2.2.7 (default/linux/amd64/13.0, gcc-4.8.1, glibc-2.15-r3, 3.12.0-gentoo x86_64) ================================================================= System uname: Linux-3.12.0-gentoo-x86_64-Intel-R-_Core-TM-_i5-4570S_CPU_@_2.90GHz-with-gentoo-2.2
It happens on all version of xf86-video-intel, regardless of sna/uxa.
Screenshot can be found on http://picpaste.com/screenshoot-9ReZokxM.png
http://bugs.winehq.org/show_bug.cgi?id=35238
Wai Ling Tsang simotsa@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|dynamarisa have no texture |dynamarisa crash when not |when using d3dx9_36.dll |using native d3dx9_36.dll
http://bugs.winehq.org/show_bug.cgi?id=35238
--- Comment #1 from Wai Ling Tsang simotsa@gmail.com --- setting the environment variable force_s3tc_enable=true corrected the texture issue with native d3dx9_36.dll, but dynamarisa will still crash when using built-in d3dx9.
https://bugs.winehq.org/show_bug.cgi?id=35238
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |RESOLVED URL| |http://www.tasofro.net/dyna | |marisa/index.html CC| |focht@gmx.net Resolution|--- |DUPLICATE
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
dupe of bug 34551
Regards
*** This bug has been marked as a duplicate of bug 34551 ***
https://bugs.winehq.org/show_bug.cgi?id=35238
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello folks,
actually bug 36820 captures the essence, retargeting.
Regards
*** This bug has been marked as a duplicate of bug 36820 ***
https://bugs.winehq.org/show_bug.cgi?id=35238
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Austin English austinenglish@gmail.com --- Closing.