@damachine with that same prefix set, what is the output of wine winepath -u 'C:\windows\system32'
?
That's how the script determines the prefix' location. If it doesn't work for Proton prefixes (like yours), then that is a bug that should be filed upstream.
I'm just packaging the setup script unmodified, just wrapping it with the arguments so that it behaves the most compatibly like the previous scripts.
Pinned Comments
ssorgatem commented on 2018-03-27 06:47 (UTC) (edited on 2019-02-26 12:20 (UTC) by ssorgatem)
To enable DXVK in a wineprefix, do the following (with the WINEPREFIX variable properly set):
setup_dxvk install
In order to uninstall DXVK from a wineprefix:
setup_dxvk uninstall