You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Renegade Ops fails to launch with a black screen. By the Proton log it seems something related to the D3D compiler:
1241.129:012c:01b0:err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -4.
1241.129:012c:01b0:err:d3dcompiler:D3DCompile2 Shader log:
1241.129:012c:01b0:err:d3dcompiler:D3DCompile2 <anonymous>:6:121: W5300: Implicit truncation of vector type.
1241.129:012c:01b0:err:d3dcompiler:D3DCompile2 <anonymous>:6:225: W5300: Implicit truncation of vector type.
1241.129:012c:01b0:err:d3dcompiler:D3DCompile2 <anonymous>:6:160: W5017: Loop unrolling is not implemented.
1241.129:012c:01b0:err:d3dcompiler:D3DCompile2 <anonymous>:6:243: E5002: Expected literal sample index.
1241.129:012c:01b0:err:d3dcompiler:D3DCompile2
The current workaround I've found to make it work is to download d3dcompiler_47 (32bit) to the game's folder. I'm not sure if this is Wine or DXVK related. Is there any DXVK property I could try with this one ?
Renegade Ops fails to launch with a black screen. By the Proton log it seems something related to the D3D compiler:
The current workaround I've found to make it work is to download
d3dcompiler_47
(32bit) to the game's folder. I'm not sure if this is Wine or DXVK related. Is there any DXVK property I could try with this one ?Software information
System information
Log files
steam-99300.tar.gz
The text was updated successfully, but these errors were encountered: