vkBasalt icon indicating copy to clipboard operation
vkBasalt copied to clipboard

a vulkan post processing layer for linux

Results 70 vkBasalt issues
Sort by recently updated
recently updated
newest added

in the same way as we have the possibility to use reshade, maybe retroarch shaders may be more useful. Some shaders of retroarch was not ported as well to reshade,...

To recreate: Download GZDOOM, load Project Brutality and use Reshade FX Shaders.

I installed vkbasalt using the ubuntu ppa https://launchpad.net/~flexiondotorg/+archive/ubuntu/mangohud and created a vkBasalt.conf file in my game directory but when I start the game I have this error `vkbasalt:err: no good...

Hello. Thanks for the project This command works just fine, I get blue hamster box rotating: `LD_PRELOAD=/home/dimko/compiled/vkBasalt/ready/lib64/libvkbasalt.so ENABLE_VKBASALT=1 VKBASALT_LOG_LEVEL=debug /usr/lib/go/bin/go run main.go ` Library compiled with no error(second time, after...

``` $ meson --buildtype=release --prefix=/usr builddir The Meson build system Version: 0.53.2 Source dir: /home/user/vkBasalt Build dir: /home/user/vkBasalt/builddir Build type: native build Project name: vkBasalt Project version: undefined meson.build:1:0: ERROR:...

Hi people i run FF4 pixel remastered in window mode cause i have a 32:9 screen and i don't want to take it up all screen space. My desired window...

hello, Trying to make shaders work here and have no success, follow instructions here I made: > cat /etc/vkBasalt.conf #effects is a colon seperated list of effect to use #e.g.:...

In theory, couldn't you make it to where a borderless window is overlayed on top of your entire screen with post processing effects such as film grain or a colorblind...

After trying `./meson --buildtype=release --prefix=/usr builddir` in the dir after git cloning the repo`, I get: ![image](https://user-images.githubusercontent.com/43217178/103913312-4f774b00-5100-11eb-9f50-0480d4d53a78.png) I have all the latest dependencies installed (via `sudo apt get install`), and...

Would be nice to have some copy/paste material to perform quick tests with our games. Do guy guys have some examples?