Package Base Details: dxvk-git

Git Clone URL: https://aur.archlinux.org/dxvk-git.git (read-only, click to copy)
Keywords: dxvk
Submitter: ssorgatem
Maintainer: ssorgatem (niobium93)
Last Packager: ssorgatem
Votes: 21
Popularity: 0.000000
First Submitted: 2018-01-24 19:41 (UTC)
Last Updated: 2023-10-16 15:53 (UTC)

Packages (1)

Pinned Comments

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 install

In order to uninstall DXVK from a wineprefix:

setup_dxvk uninstall

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »

Enverex commented on 2018-04-20 14:58 (UTC)

Found the cause of the "meson.build:1:0: ERROR: Executables created by c compiler /usr/bin/x86_64-w64-mingw32-gcc are not runnable." error. See here - https://github.com/doitsujin/dxvk/issues/309

stativ commented on 2018-04-13 20:58 (UTC)

Please add 'git' to makedepends, it's required for building in a clean chroot.

zfkerr commented on 2018-03-29 03:51 (UTC) (edited on 2018-03-29 03:53 (UTC) by zfkerr)

@ssorgatem, thank you! Fixed now

ssorgatem commented on 2018-03-27 22:38 (UTC)

@zfkerr: upstream changed the behaviour of the building script, I updated the PKGBUILD to take advantadge of that, issue should be fixed now.

ssorgatem commented on 2018-03-27 21:17 (UTC)

That's weird. It looks like a yaourt bug. Does it happen with a different paxkage manager?

zfkerr commented on 2018-03-27 18:47 (UTC)

Hi,@ssorgatem. What is it? Is it a bug or a feature?

Installing src/d3d11/libd3d11.dll.a to /home/user/Other/yaourt-tmp-user/aur-dxvk-git/src/dxvk-git/install.32/lib/libd3d11.dll.a
Installing /home/user/Other/yaourt-tmp-user/aur-dxvk-git/src/dxvk-git/build.32/wine_utils/setup_dxvk.sh to /home/user/Other/yaourt-tmp-user/aur-dxvk-git/src/dxvk-git/install.32/bin
rm: remove write-protected regular file 'dxvk-git/.git/objects/pack/pack-758597a9727cd86caccb335df52c2179f359eea6.pack'? y
rm: remove write-protected regular file 'dxvk-git/.git/objects/pack/pack-758597a9727cd86caccb335df52c2179f359eea6.idx'?

zfkerr commented on 2018-03-17 15:19 (UTC)

@ssorgatem, thank you very much!

ssorgatem commented on 2018-03-17 15:16 (UTC)

Change the "source" line to:

source=($pkgname::"git+https://github.com/doitsujin/dxvk.git#branch=direct-image-mapping")

zfkerr commented on 2018-03-17 15:13 (UTC) (edited on 2018-03-17 15:13 (UTC) by zfkerr)

Hi,@ssorgatem. How do I switch to direct-image-mapping DXVK branch editing your PKGBUILD?

https://github.com/doitsujin/dxvk/tree/direct-image-mapping

Perfecon commented on 2018-03-12 11:58 (UTC) (edited on 2018-03-12 11:59 (UTC) by Perfecon)

Also - I know it's not the best solution, but you can add blackarch repository (which has mingw-w64) or just download from it. There's also some mirrors available for blackarch