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

Async patch silently fails if wget not installed, continues with non-async build #15

Closed krathalan closed 2 years ago

krathalan commented 2 years ago

If _async="true", but the wget command is not available, updxvk will fail to download and apply the async patches, but will still continue to build, simply without the async patches. It's hard to catch this error due to the fast-scrolling text output and the location in which the error occurs.