Hello @robert-olofsson, 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/58#issuecomment-628102625.
proton 5.0x1 2020-05proton 5.0-7x1 2020-05
Compatibility Report
System Information
I confirm:
Symptoms
Missing pictures in game. Most visible on the startup screen where the current info images
are missing and in the game the minimap do not show extras on top of it.
Reproduction
Start game. look at login screen
Starting from console I see a few log lines like:
0024:err:wincodecs:PngDecoder_CreateInstance Failed reading PNG because unable to find libpng12.so.0
Look around and notice that modern ubuntu uses libpng16 and does not have an easy libpng12. It is available in a PPA though and installing it solves the issue.
Would be good to build with a more modern libpng.