protonscr

gzdoom-rt fails due to missing `VK_KHR_external_fence_win32`

protonclosed
ValveSoftware/Proton#7997 · opened 2024-08-18 by Vash63 · updated 2024-08-18 · 1 comments · github
VVash63 2024-08-18 github

Compatibility Report

  • Name of the game with compatibility issues: gzdoom-rt mod for Doom II
  • Steam AppID of the game: N/A - not on Steam (mod for appid 2280 but bug is not for that app)

System Information

I confirm:

  • [X] that I haven't found an existing compatibility report for this game.
  • [X] that I have checked whether there are updates for my system available.

steam-2280.log

Symptoms

Game fails to launch due to missing Vulkan extension in winevulkan
Screenshot from 2024-08-18 14-15-08

Reproduction

Download and unzip: https://github.com/vs-shirokii/gzdoom-rt/
Install Doom I & II on Steam (appid 2280)
Copy DOOM2.wad into gzdoom-rt directory
Set Steam launch options to target gzdoom instead of default, i.e. (adjust paths as needed):

cmd=(%command%); cd "$PWD/gzdoom-rt-1.0.2/"; cmd[-1]=$PWD/gzdoom.exe; PROTON_LOG=1  "${cmd[@]}"
Kkisak-valve maintainer 2024-08-18 github

Hello @Vash63, we're tracking issues with game mods with the game being modified. Also, we're using one issue report per unofficially supported game title, so I've gone ahead and transferred this issue report to https://github.com/ValveSoftware/Proton/issues/1534#issuecomment-2295254691.

Launch options

Upstream links