Started failing build today:
==> Starting build()...
The Meson build system
Version: 0.63.1
Source dir: /home/markus/.cache/yay/dxvk-git/src/dxvk
Build dir: /home/markus/.cache/yay/dxvk-git/src/build/x64
Build type: cross build
dxvk/meson.build:1:0: ERROR: Unknown options: "enable_tests"
A full log can be found at /home/markus/.cache/yay/dxvk-git/src/build/x64/meson-logs/meson-log.txt
==> ERROR: A failure occurred in build().
Aborting...
-> error making: dxvk-git (dxvk-mingw-git)
Pinned Comments
niobium93 commented on 2024-07-07 15:22 (UTC)
DXVK upstream just merged d3d8 support, so I updated our setup script. Be sure to re-run it to enjoy DXVK's shiny new d3d8 frontend!
ssorgatem commented on 2018-06-22 06:24 (UTC) (edited on 2019-02-26 15:49 (UTC) by ssorgatem)
This package provides Windows binaries of the DXVK dlls. They work on wine and should work on Windows too. If you don't specifically want Windows binaries and you want to just use DXVK on wine, the winelib package is a better approach and much easier to build (dxvk-winelib-git).
To enable DXVK in a wineprefix, do the following (with the WINEPREFIX variable properly set):
setup_dxvk installIn order to uninstall DXVK from a wineprefix:
setup_dxvk uninstall