DavidoTek / ProtonUp-Qt

Install and manage GE-Proton, Luxtorpeda & more for Steam and Wine-GE & more for Lutris with this graphical user interface.
https://davidotek.github.io/protonup-qt
GNU General Public License v3.0
1.25k stars 40 forks source link

Heroic: Add vkd3d #268

Closed DavidoTek closed 1 year ago

DavidoTek commented 1 year ago

Adds vkd3d-lutris and vkd3d-proton for heroicwine/heroicproton, similar to https://github.com/DavidoTek/ProtonUp-Qt/pull/263

sonic2kk: An equivalent change can be made for VKD3D as well, though that can go in a separate PR that will depend on whether # 262 is accepted or not ;-)

sonic2kk commented 1 year ago

Tested a couple versions of each locally, they install as expected:

image

Also confirmed the folder structure matches what Heroic downloads for vkd3d-proton. I expected it to, since it mirrors what DXVK/D8VK use folder (top level folder with x86 and x64 folders inside). Checking and unchecking the "Auto Install/Update VKD3D on Prefix" checkbox in the Heroic game settings forces it to download/fetch VKD3D, which is how I verified the folder structure.

image

DavidoTek commented 1 year ago

Thanks for also testing this. Great! I will merge this now.