Package Details: dxvk-bin 2.3.1-1

Git Clone URL: https://aur.archlinux.org/dxvk-bin.git (read-only, click to copy)
Package Base: dxvk-bin
Description: A Vulkan-based compatibility layer for Direct3D 9/10/11 which allows running 3D applications on Linux using Wine (Windows DLL binary files)
Upstream URL: https://github.com/doitsujin/dxvk
Keywords: dxvk
Licenses: zlib/libpng
Conflicts: d9vk, dxvk
Provides: d9vk, dxvk
Submitter: ssorgatem
Maintainer: ssorgatem (kekonn)
Last Packager: kekonn
Votes: 222
Popularity: 2.31
First Submitted: 2018-03-02 07:39 (UTC)
Last Updated: 2024-04-16 17:51 (UTC)

Dependencies (2)

Required by (5)

Sources (2)

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

Latest Comments

« First ‹ Previous 1 .. 11 12 13 14 15 16

zfkerr commented on 2018-03-02 16:30 (UTC)

@ssorgatem, a bug report here:

That is in your PKGBUILD:

cp -r "dxvk-$pkgver"/x64 $pkgdir/opt/dxvk

cp -r "dxvk-$pkgver"/x64 $pkgdir/opt/dxvk

And rightly so:

cp -r "dxvk-$pkgver"/x64 $pkgdir/opt/dxvk

cp -r "dxvk-$pkgver"/x32 $pkgdir/opt/dxvk