[Bug 50927] Conspiracy's Clean Slate 64K demo crashes on startup

WineHQ Bugzilla wine-bugs at winehq.org
Thu Aug 5 07:47:28 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=50927

Nipun Garg <nipung271 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nipung271 at gmail.com

--- Comment #2 from Nipun Garg <nipung271 at 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.

-- 
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.



More information about the wine-bugs mailing list