protonscr

Error launching Cyberpunk: fixme: vkd3d_set_view_swizzle_for_format: Alpha swizzle is not supported

vkd3dclosed
HansKristian-Work/vkd3d-proton#467 · opened 2020-12-14 by JohnnyDilinjer · updated 2020-12-24 · 10 comments · github
JJohnnyDilinjer 2020-12-14 github

Hello, everyone. After CDP logo I get an error:

fixme: vkd3d_create_texture_srv: Ignoring plane slice 1.
fixme: vkd3d_create_texture_srv: Ignoring plane slice 1.
fixme: vkd3d_create_texture_srv: Ignoring plane slice 1.
fixme: vkd3d_set_view_swizzle_for_format: Alpha swizzle is not supported

System freezes and logout.. I am using GFX7 and mesa-git from 12.12 and proton 5.13.4. i compiled the last vkd3d from github and get the same error..
as I understand it, the resource.c file uses DXGI_FORMAT_A8_UNORM, not DXGI_FORMAT_R8G8B8A8_UNORM
Is there a way to fix this?

Ddoitsujin maintainer 2020-12-16 github

The fixme messages are not the reason for your crash. Based on your description you're probably getting a GPU hang, which could be caused by a driver bug or a random game bug, which is known. Please post a complete log so we can see whether all the required Vulkan features are getting picked up.

JJohnnyDilinjer 2020-12-19 github

The fixme messages are not the reason for your crash. Based on your description you're probably getting a GPU hang, which could be caused by a driver bug or a random game bug, which is known. Please post a complete log so we can see whether all the required Vulkan features are getting picked up.

Thanks for the answer. I found a solution and therefore close the topic.

Ggoliv04053 2020-12-24 github

I'm having the same problem that you had. How did you solved that?

Ggoliv04053 2020-12-24 github

@JohnnyDilinjer In my case, i can run the game but it crashes and in the log says the same thing. I can also send the log if you want to give a look.

Ggoliv04053 2020-12-24 github

How can i explain... it runs for sometime like 10/15 minutes depending of the graphical settings (I think) and it crashes. And it gaves the same problem about alpha swizzle and Ignoring plane slice.

Ggoliv04053 2020-12-24 github

cyberpunk2077.txt
Here the log, also... sorry about my english.

KK0bin 2020-12-24 github

It's a known issue.

The release page clearly stated that Nvidia GPU currently aren't supported for Cyberpunk.

Mmozo78 2020-12-24 github

Does anyone know if the guys from NVIDIA are aware about this problem?

KK0bin 2020-12-24 github

They are aware.

Mmozo78 2020-12-24 github

Thanks :)

Proton versions