Search Criteria
Package Details: vkbasalt 0.3.2.10-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vkbasalt.git (read-only, click to copy) |
---|---|
Package Base: | vkbasalt |
Description: | A Vulkan post-processing layer. Some of the effects are CAS, FXAA, SMAA, deband. |
Upstream URL: | https://github.com/DadSchoorse/vkBasalt |
Licenses: | zlib |
Submitter: | gee |
Maintainer: | gee (FabioLolix) |
Last Packager: | gee |
Votes: | 57 |
Popularity: | 1.07 |
First Submitted: | 2019-10-21 10:32 (UTC) |
Last Updated: | 2023-07-04 07:13 (UTC) |
Dependencies (8)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glslang (glslang-gitAUR)
- libx11 (libx11-gitAUR)
- meson (meson-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- spirv-headers (spirv-headers-gitAUR) (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
- reshade-shaders-gitAUR (optional)
Required by (3)
- lib32-vkbasalt
- steamtinkerlaunch (optional)
- steamtinkerlaunch-git (optional)
Latest Comments
1 2 3 4 5 6 7 Next › Last »
FabioLolix commented on 2023-07-04 05:34 (UTC)
I have emailed the maintainer with the patch, in the meantime here there are fixed pkgbuilds
https://github.com/FabioLolix/AURFIX/tree/main/v/vkbasalt
https://github.com/FabioLolix/AURFIX/tree/main/l/lib32-vkbasalt
hasechris commented on 2023-06-16 14:07 (UTC)
@yochananmarqos @tesseracht
Seems they made a fix here https://github.com/DadSchoorse/vkBasalt/issues/209
See Commit: https://github.com/DadSchoorse/vkBasalt/commit/4f97f09ffe91900e6ca136cc26cf7966f8f6970d
tessaracht commented on 2023-05-11 15:17 (UTC)
@yochananmarqos: ahhh cool, so we're just waiting for them to cut a new release that includes the fix, I take it? thanks for the quick update!
yochananmarqos commented on 2023-05-11 01:17 (UTC)
@tessaracht: See upstream issue #209.
tessaracht commented on 2023-05-11 01:13 (UTC) (edited on 2023-05-11 01:14 (UTC) by tessaracht)
I'm having issues building the package on my system using
yay
, when I go to build it dies here:gee commented on 2022-11-15 22:40 (UTC)
@RogerRoger thanks for trying!
@eclairevoyant yup, thanks for catching that!
eclairevoyant commented on 2022-11-15 22:35 (UTC) (edited on 2022-11-15 22:36 (UTC) by eclairevoyant)
Normally (and as per the XDG spec),
~/.local/share
is for user-specific program data and~/.config
is for user config; might be better to suggest users use~/.config
, since per the README that's checked first anyway. Also see https://github.com/DadSchoorse/vkBasalt/pull/54RogerRoger commented on 2022-11-15 22:08 (UTC)
32bit not building was related to rua, running makepkg manually worked. I've tested with 32 and 64bit games and both worked fine.
gee commented on 2022-11-15 20:52 (UTC)
@RogerRoger thank you, I undid that change! Please do tell me if I messed up something as I don't use the steam container.
I'll look at the 32b as well.
RogerRoger commented on 2022-11-15 17:00 (UTC)
According to this issue steam should pick up vulkan layers placed under /usr.
I installed 64bit vkbasalt under /usr and have it working. 32bit wouldn't compile but I suspect it to work the same so the move to /opt should be unnecessary.
1 2 3 4 5 6 7 Next › Last »