> Can you try running the game with wined3d? You can enable that by putting `PROTON_USE_WINED3D=1 %command%` into the Steam launch options for this game. Still no luck, does the same thing as before. I'll try it on Windo...
[code] That's the IID of `ID3D11Texture1D`, which is not compatible to `ID3D11Texture2D`. Not sure what on earth that game is trying to do there, but this should definitely fail on Windows as well. Can you try running th...