Frogging-Family / wine-tkg-git

The wine-tkg build systems, to create custom Wine and Proton builds
836 stars 146 forks source link

proton can't build due to failure with building dxvk #1183

Closed s0mebodyhelpme closed 1 month ago

s0mebodyhelpme commented 1 month ago

DXVK build fails from dxvk-tools, and it only works outside of proton-tkg by setting an earlier commit. I set mine to the latest release (as of now 2.3.1), and it builds. However, whenever proton-tkg's script is launches any changes made to updxvk.cfg are reverted to whatever is default and the build process is essentially soft-locked into failing when building with the proton-tkg script.

s0mebodyhelpme commented 1 month ago

commenting out lines 374-375 of proton-tkg.sh stops the dxvk-tools repo in external-resources from reverting to the defaults. this seems to be a temporary workaround, though.

IdrisKalp commented 1 month ago

It is a failure due to GCC 14. Downgrading to GCC 13 ends succesful

Tk-Glitch commented 1 month ago

Fixed with https://github.com/Frogging-Family/dxvk-tools/commit/bec16df66b36b2c81389085de944a4e95b72ca45