protonscr

Cyberpunk crashes on the Cyberpunk logo after launching the game

vkd3dclosed
HansKristian-Work/vkd3d-proton#1290 · opened 2022-11-11 by Zeioth · updated 2022-11-14 · 3 comments · github
ZZeioth 2022-11-11 github

Cyberpunk crashes 3 seconds after launching the game (during the cyberpunk logo). I'm almost certain this is a game bug and not DXVK's fault, as one week ago I was able to play the game perfectly well. But just to be sure:

Software information

  • Cyberpunk
  • No special args passed, just PROTON_LOG

System information

  • GPU: 6700XT
  • Driver: Mesa 22.2.3-1
  • Wine version: Proton experimental.
  • DXVK version: v1.10.3 (most likely)

PROTON_LOG

steam-1091500.log

Apitrace file(s)

  • WIP

For instructions on how to use apitrace, see: https://github.com/doitsujin/dxvk/wiki/Using-Apitrace

Log files

  • d3d9.log:
  • d3d11.log:
  • dxgi.log:
ZZeioth 2022-11-11 github
ZZeioth 2022-11-11 github

Issues isolated. The problem is in mesa, the game works fine with AMD_VULKAN_ICD=AMDVLK but it crashes with AMD_VULKAN_ICD=RADV. Closing and reporting to mesa.

HHansKristian-Work maintainer 2022-11-14 github

VKD3D_CONFIG=host_import_fallback should work around it. The root cause is actually a kernel bug.

Proton versions

Launch options

Upstream links