Frogging-Family / dxvk-tools

dxvk and vkd3d-proton scripts to build/patch/install/update, Lutris and Proton-tkg compatible
60 stars 13 forks source link

DXVK & vkd3d-proton script to build/patch/install/update, Lutris and Proton-tkg compatible.

Requirements:

Building DXVK DLLs

Inside the dxvk-tools directory, run:

./updxvk build

Building vkd3d-proton DLLs

Inside the dxvk-tools directory, run:

./upvkd3d-proton build

Exporting DXVK DLLs for Proton-tkg

Still inside the dxvk-tools directory, after you ran the command above, run:

./updxvk proton-tkg

DXVK files will be copied in a folder next to proton-tkg script, ready for building.

You'll find more details on the various functions (such as installation-related ones) of these scripts right inside them.

DXVK : https://github.com/doitsujin/dxvk

vkd3d-proton : https://github.com/HansKristian-Work/vkd3d-proton