Package Details: d7vk-bin 1.9-2

Git Clone URL: https://aur.archlinux.org/d7vk-bin.git (read-only, click to copy)
Package Base: d7vk-bin
Description: Vulkan-based D3D7/6/5/3 implementation for Wine (prebuilt ddraw.dll)
Upstream URL: https://github.com/WinterSnowfall/d7vk
Licenses: zlib
Conflicts: d7vk, d7vk-git
Submitter: guglovich
Maintainer: guglovich
Last Packager: guglovich
Votes: 1
Popularity: 0.69
First Submitted: 2026-03-23 22:15 (UTC)
Last Updated: 2026-05-07 08:25 (UTC)

Latest Comments

guglovich commented on 2026-05-07 09:08 (UTC)

@HurricanePootis Thank you for the information. Added

HurricanePootis commented on 2026-05-07 02:07 (UTC)

@guglovich

Could you add

provides=("${pkgname::-4}")
conflicts=("${pkgname::-4}")

to your PKGBUILD? I just created d7vk and d7vk-git. Thank you!

guglovich commented on 2026-03-23 22:16 (UTC)

After installing, run once to set up your Wine prefix:

d7vk-install # for default ~/.wine d7vk-install /path/to/prefix # for custom prefix

To remove: d7vk-uninstall