Package Details: dxvk-bin 2.4.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: 225
Popularity: 3.57
First Submitted: 2018-03-02 07:39 (UTC)
Last Updated: 2024-09-26 17:59 (UTC)

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 .. 6 7 8 9 10 11 12 13 14 15 16 Next › Last »

ssorgatem commented on 2019-02-26 12:20 (UTC)

@kode54 it should be fixed now

kode54 commented on 2018-12-30 02:06 (UTC)

Minor issue with these packages: It stages the .dll files as belonging to the user that built the package, rather than belonging to root.

ssorgatem commented on 2018-10-13 07:28 (UTC)

@BrianAllred it should be fixed now

BrianAllred commented on 2018-10-12 22:20 (UTC)

Is there anyway the script could have a proper shebang (#!/bin/sh) at the top? I use fish shell, and it can't execute the script (throws "Exec format error"), so I currently either have to run it in a bash shell, wrap it in a bash one-liner, or put the shebang in there myself.

Not a big deal, but would be nice to have. Thanks for maintaining this!

ssorgatem commented on 2018-09-30 00:22 (UTC)

It actually was updated, but it looks like it has changed again without notice or version change (it's no the first time it happens...)

linuxuser437442 commented on 2018-09-29 23:41 (UTC) (edited on 2018-09-30 02:35 (UTC) by linuxuser437442)

sha256sum in the makepkg for the dxvk-0.80.tar.gz seems to have not been updated from the last tar.gz file:

sha256sums=("f9e736cdbf1e83e45ca748652a94a3a189fc5accde1eac549b2ba5af8f7acacb" "1a88e01e02ef9bfd9bf43d8dec4e70b425fb25812f597463ee4145705c82a504")

7058a834bb006cad5462933110449b434df561e67d83f68d3965ecc74e2e1cbc dxvk-0.80.tar.gz

Thank you for the update!

ssorgatem commented on 2018-09-09 22:50 (UTC)

@sum01 mut be a problem on your end or a temporal githug issue, it works well for me.

sum01 commented on 2018-09-09 19:01 (UTC)

The upstream url is a dead link.