https://bugs.winehq.org/show_bug.cgi?id=50927
Nipun Garg nipung271@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nipung271@gmail.com
--- Comment #2 from Nipun Garg nipung271@gmail.com --- The issue is in d3d
0024:Call d3dcompiler_47.D3DCompile(00723688,000001bd,00000000,00000000,00000000,00723888 "a",00723850 "ps_5_0",00008000,00000000,0021fe30,00000000) ret=006069a2
0024:Ret d3dcompiler_47.D3DCompile() retval=80004005 ret=006069a2
D3dCompile() return 80004005. It expects the debug layer will be installed, but it cannot find it.
This is not a fix, but installing d3dcompiler_47.dll from winetricks will install the required runtime and stop the crash.