what I have found interesting is that there are some major changes from wine version 10.2
and onward, that the current setup_vkd3d_proton installation script no longer works, where hans has updated the script in the repo:
https://github.com/HansKristian-Work/vkd3d-proton/commit/5ee989f6217c16bd044d74fbc9caaf0cf2ac003c
but its not in the redistribution as for now, so for the missing d3d12.dll error, either you can use the updated script from source (haven't tested yet with this pkg) or you can downgrade wine to pre 10.2
and run the installation script, then upgrade wine up to date, which is tested and working.
Pinned Comments
samxl001 commented on 2021-06-11 20:28 (UTC) (edited on 2021-06-14 09:09 (UTC) by samxl001)
For installing in wineprefix, run the command:
WINEPREFIX=/your/wine/prefix/dir setup_vkd3d_proton install
alternatively run this command to use symlink:
WINEPREFIX=/your/wine/prefix/dir setup_vkd3d_proton install --symlink