@slobeck,
thanx, just switched to dxvk and wow... more FPS. :)
| 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: | 235 |
| Popularity: | 1.50 |
| First Submitted: | 2018-03-02 07:39 (UTC) |
| Last Updated: | 2025-09-08 13:07 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 16 Next › Last »
@slobeck,
thanx, just switched to dxvk and wow... more FPS. :)
Yes, D9VK has been folded into DXVK and is included in this package
I noticed d9vk is no longer in AUR, , which is what I Have installed to enhance guild wars 2.
does this take the place of d9vk
version 1.5.1-1 has been released edit the following lines in the PKGBUILD with pkgver=1.5.1 pkgrel=1 sha256sums=('474ce9995edd47a3bd347a8f3263f35cf8df2676f5b16668bf38efa298d75c01') the new version will download and install as normal.
I see what I can do, as I am currently without an Arch environment and will have to do it from Windows.
Can u up the pkgver? There's a newer version out
No, it appears that pacman 5.2 now requires all makepkg users to declare that variable in their makepkg.conf if they're creating packages.
Yeah, I don't know why does that warning pop up, as far as I can tell the maintainernline does follow that format
==> WARNING: PACKAGER should have the format 'Example Name email@address.invalid'
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 installIn order to uninstall DXVK from a wineprefix:
setup_dxvk uninstall