Did you build d9vk as per the instructions? You only show cloning the git then running setup_dxvk.sh https://github.com/Joshua-Ashton/d9vk
You also may need any missing prerequisites for building that's listed there as well.
Its not obvious from anything you typed there except maybe the missing dlls in the last gist you included: /home/alex/d9vk/x32/dxgi.dll: File not found. Skipping. You probably didn't build d9vk
If you have any problems building, you will need to work through them.
This isn't really a Proton problem (at least nothing to do with Valve really).
Hello @azsorlex, as noted by @byte1024, this is outside the scope of Proton. Feel free to continue discussing your issue, but this is not an issue for Proton.
Took a look at this again. The instructions you probably wanted (or missed) was to grab a download from here: https://github.com/doitsujin/dxvk/releases
In order to install a DXVK package obtained from the release page (I linked just above this line)
Using that you do "setup_dxvk.sh install" otherwise when you grab the source code files as you did but you need to build that first.
I don't know which works for Proton if both or if only building does. That I'm not looking into it far enough to find out ;-)
By the way, yes d9vk linked releases page is doitsujin's dxvk. https://github.com/Joshua-Ashton/d9vk see release page link.
install a DXVK package obtained from the release page
Ah, I see. Didn't know about the releases thing. You linked me to the wrong repository, but after downloading from the proper one and running through the instructions, the game works flawlessly (I mean, it did freeze my computer the first time I ran it), though I haven't yet extensively tested it. I now realise that I should've posted to the d9vk issues page instead of here, but still, thank you so much for your help.
I don't know what happened but at least you got it :+1:
Compatibility Report
System Information
I confirm:
steam-288470.log
Symptoms
The problems (most of them described here) are: the menu is dark, there are frequent black artifacts, and some wood, some stone, player and NPCs eyes are black. I tried following the fix stated in a later comment (which is referring to this (found this through ProtonDB)), but when I do it, it just doesn't fix the issues.
Reproduction
From my home directory, I ran these commands (based on the fix and my personal experience):
git clone https://github.com/Joshua-Ashton/d9vk.gitcd d9vk/export WINEPREFIX=~/.steam/debian-installation/steamapps/compatdata/288470/pfxchmod +x setup_dxvk.sh./setup_dxvk.sh installThis is the output for the last command. Rebooting the system afterwards didn't help.