https://bugs.winehq.org/show_bug.cgi?id=54417
Bug ID: 54417 Summary: Cradle needs 'sincos' support Product: vkd3d Version: 1.6 Hardware: x86-64 OS: Linux Status: NEW Severity: minor Priority: P2 Component: hlsl Assignee: wine-bugs@winehq.org Reporter: andrey.goosev@gmail.com Distribution: ---
0184:fixme:d3dcompiler:D3DCompile2 Ignoring flags 0x4810. vkd3d:fixme:hlsl_yylex Unsupported preprocessor #pragma directive at line 1. 0184:err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -4. 0184:err:d3dcompiler:D3DCompile2 Shader log: 0184:err:d3dcompiler:D3DCompile2 core/shaders/default/render/fragment_copy_2d.shader:209:1: E5000: syntax error, unexpected KW_SAMPLERCOMPARISONSTATE 0184:err:d3dcompiler:D3DCompile2 0184:err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -4. 0184:err:d3dcompiler:D3DCompile2 Shader log: 0184:err:d3dcompiler:D3DCompile2 core/shaders/default/render/vertex_hdr_shaft.shader:232:1: E5005: Function "sincos" is not defined. 0184:err:d3dcompiler:D3DCompile2
1.6-86-gf9e7cb63
https://bugs.winehq.org/show_bug.cgi?id=54417
Andrey Gusev andrey.goosev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Cradle needs 'sincos' |Multiple games require |support |'sincos' support (Cradle, | |Hearts of Iron IV)
https://bugs.winehq.org/show_bug.cgi?id=54417
temp82@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead@gmail.com, | |temp82@luukku.com
https://bugs.winehq.org/show_bug.cgi?id=54417
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|bunglehead@gmail.com |
https://bugs.winehq.org/show_bug.cgi?id=54417
Andrey Gusev andrey.goosev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #1 from Andrey Gusev andrey.goosev@gmail.com --- Fixed by https://gitlab.winehq.org/wine/vkd3d/-/commit/855b9713b85df931ad5169c254c409...