https://bugs.winehq.org/show_bug.cgi?id=54679
Bug ID: 54679 Summary: Conspiracy's Clean Slate 64K demo crashes due to HLSL shader compilation failure Product: vkd3d Version: 1.6 Hardware: x86-64 URL: https://web.archive.org/web/20210807072016/https://con spiracy.hu/files/cns%21cns-AMDfix.zip OS: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: hlsl Assignee: wine-bugs@winehq.org Reporter: gijsvrm@gmail.com Depends on: 50927 Distribution: ---
Continuation of bug 50927.
0024:fixme:d3dcompiler:D3DCompile2 Ignoring flags 0x8000. 0024:fixme:d3dcompiler:D3DCompile2 Ignoring flags 0x8000. 0024:fixme:d3dcompiler:D3DCompile2 Ignoring flags 0x8000. 0024:fixme:d3dcompiler:D3DCompile2 Ignoring flags 0x8000. 0024:err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -4. 0024:err:d3dcompiler:D3DCompile2 Shader log: 0024:err:d3dcompiler:D3DCompile2 <anonymous>: E5005: Entry point "v" is not defined. 0024:err:d3dcompiler:D3DCompile2 0024:fixme:d3dcompiler:D3DCompile2 Ignoring flags 0x8000. 0024:fixme:d3dcompiler:D3DCompile2 Ignoring flags 0x8000. 0024:err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -4. 0024:err:d3dcompiler:D3DCompile2 Shader log: 0024:err:d3dcompiler:D3DCompile2 <anonymous>: E5005: Entry point "g" is not defined. 0024:err:d3dcompiler:D3DCompile2 wine: Unhandled page fault on read access to 0000000A at address 006082AA (thread 0024), starting debugger...
https://bugs.winehq.org/show_bug.cgi?id=54679
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- Created attachment 74206 --> https://bugs.winehq.org/attachment.cgi?id=74206 patch
This one works for me, it does not look like a vkd3d issue. Next issue after that is missing fmod(), which is a vkd3d issue.
https://bugs.winehq.org/show_bug.cgi?id=54679
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|hlsl |d3d-util Version|1.6 |8.3 Keywords| |patch Product|vkd3d |Wine
--- Comment #2 from Gijs Vermeulen gijsvrm@gmail.com --- I can confirm. Moving to 'wine' product.
https://bugs.winehq.org/show_bug.cgi?id=54679
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |54700
https://bugs.winehq.org/show_bug.cgi?id=54679
temp82@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |temp82@luukku.com
--- Comment #3 from temp82@luukku.com --- *** Bug 54622 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=54679
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com --- This should be fixed now, https://source.winehq.org/git/wine.git/commit/472d802a24eefe4a9c9f3a17592f50.... Please retest.
https://bugs.winehq.org/show_bug.cgi?id=54679
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |472d802a24eefe4a9c9f3a17592 | |f50217c6e9966
--- Comment #5 from Gijs Vermeulen gijsvrm@gmail.com --- Fixed, thanks.
Next is 'fmod' (bug 54700).
https://bugs.winehq.org/show_bug.cgi?id=54679
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.5.