protonscr

Forts using vulkan renders everything transparent and dark

protonclosed
ValveSoftware/Proton#7362 · opened 2023-12-19 by tristanjl · updated 2023-12-19 · 1 comments · github
Ttristanjl 2023-12-19 github

Compatibility Report

  • Name of the game with compatibility issues: Forts
  • Steam AppID of the game: 410900

System Information

I confirm:

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

steam-410900.log

Symptoms

When vulkan rendering is enabled, everything in the game looks darker and transparent
When captured in render doc, the output pixel value is approximately 1/4 the alpha is should be. Due to blend modes, this is then multiplied through the colour, hence why everything looks dark
When debugging the shader in render doc, the pixel value result appears to be the correct value - but it does not match the actual pixel value.
In testing a debug build, it renders correctly run from wine directly (including wine used by proton). It also appears correct when disabling Vulkan (which uses OpenGL)

Reproduction

Go to Options -> Video
Ensure 'Enable Vulkan' is checked
Restart the game
Notice that everything appears transparent and darker

Kkisak-valve maintainer 2023-12-19 github

Hello @tristanjl, 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/637#issuecomment-1861905772.

Upstream links