Skip to content

Commit

Permalink
Update setup-vulkan.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
adminx01 authored Aug 26, 2023
1 parent 809214c commit 7c74b22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup-vulkan.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ bash "$PWD/vkd3d/setup_vkd3d_proton.sh" install

cp -r -f "$PWD/dxvk-nvapi/x64/nvapi64.dll" "$WINEPREFIX/drive_c/windows/system32"
cp -r -f "$PWD/dxvk-nvapi/x32/nvapi.dll" "$WINEPREFIX/drive_c/windows/syswow64"
winecfg -v win10
winecfg -v win11
wineserver -w

0 comments on commit 7c74b22

Please sign in to comment.