https://bugs.winehq.org/show_bug.cgi?id=54700
Bug ID: 54700 Summary: Conspiracy's Clean Slate 64K demo crashes due to missing 'fmod' handling 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: 54679 Distribution: ---
0024:err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -4. 0024:err:d3dcompiler:D3DCompile2 Shader log: 0024:err:d3dcompiler:D3DCompile2 <anonymous>:1:302: E5005: Function "fmod" is not defined. 0024:err:d3dcompiler:D3DCompile2 wine: Unhandled page fault on read access to 00000000 at address 00607E90 (thread 0024), starting debugger...
https://bugs.winehq.org/show_bug.cgi?id=54700 Bug 54700 depends on bug 54679, which changed state.
Bug 54679 Summary: Conspiracy's Clean Slate 64K demo crashes due to HLSL shader compilation failure https://bugs.winehq.org/show_bug.cgi?id=54679
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
https://bugs.winehq.org/show_bug.cgi?id=54700
temp82@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |temp82@luukku.com
--- Comment #1 from temp82@luukku.com --- I can see this issue even with wine 8.7 I wonder if these reserve their own bug reports too?
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.
Meaning these lines with v and g.
https://bugs.winehq.org/show_bug.cgi?id=54700
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- (In reply to temp82 from comment #1)
I can see this issue even with wine 8.7 I wonder if these reserve their own bug reports too?
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.
Meaning these lines with v and g.
I don't think these matter.
I'll try to finish what I had for fmod() now.
https://bugs.winehq.org/show_bug.cgi?id=54700
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com --- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/195
https://bugs.winehq.org/show_bug.cgi?id=54700
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |7516adeeaefe69190e61294641c | |67420418e5fbd
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com --- Marking fixed, 7516adeeaefe69190e61294641c67420418e5fbd.
https://bugs.winehq.org/show_bug.cgi?id=54700
--- Comment #5 from temp82@luukku.com --- I upgraded wine into 8.11, created 32 bit prefix and run the exe given at url field and I still get a crash.
Shader log: 0024:err:d3dcompiler:D3DCompile2 <anonymous>:1:302: E5005: Function "fmod" is not defined. 0024:err:d3dcompiler:D3DCompile2 wine: Unhandled page fault on read access to 00000000 at address 00607E90 (thread 0024), starting debugger...
https://bugs.winehq.org/show_bug.cgi?id=54700
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Nikolay Sivov bunglehead@gmail.com --- Closing bugs fixed in 1.9.