protonscr

Hades II black screens with working audio and in-game cursor on NVIDIA 555.42.02

vkd3dclosed
HansKristian-Work/vkd3d-proton#1997 · opened 2024-05-22 by matte-schwartz · updated 2024-05-22 · 3 comments · github
Mmatte-schwartz 2024-05-22 github

Please describe your issue as accurately as possible. Include screenshots or videos if relevant

Software information

Hades II appears to only show a black screen now on my setup since upgrading my NVIDIA drivers to 555.42.02. Notably, the audio and the custom in-game cursor both work, but the entire screen is pitch black except for the cursor.

image

The main culprit in my proton log appears to be a large chunk of err:vkd3d-proton:dxgi_vk_swap_chain_recreate_swapchain_in_present_task: Failed to create swapchain, vr -3. errors, which I saw has appeared in past NVIDIA issues before. Is this a VKD3D-Proton issue or should this be filed with NVIDIA instead?

System information

  • GPU: NVIDIA GeForce RTX 4070 Max-Q / Mobile
  • Driver: NVIDIA 555.42.02
  • Desktop environment: KDE Plasma 6/Wayland
  • Distro: Fedora 39
  • Wine version: Proton: 1715877763 experimental-9.0-20240516
  • VKD3D-Proton version: latest pulled into Proton Experimental

Log files

steam-1145350.log

HHansKristian-Work maintainer 2024-05-22 github

Tried VKD3D_DISABLE_EXTENSIONS=VK_KHR_present_wait,VK_KHR_present_id,VK_NV_low_latency2?

Mmatte-schwartz 2024-05-22 github

Just tried, no change in terms of how the issue presents.
steam-1145350.log

Mmatte-schwartz 2024-05-22 github

fixed with: rd.driver.blacklist=amdgpu modprobe.blacklist=amdgpu in my GRUB commandline

Probably a silly laptop hardware quirk