this post was submitted on 09 Jun 2023
2 points (100.0% liked)
SteamDeck
15 readers
1 users here now
A place dedicated to all things Steam Deck: news, discussion, photos, questions, memes, etc. Links:
- SteamDeck.com
- OnDeck - Official Steam Deck Twitter
- Steam Deck OLED - Starting at $549
- Steam Deck FAQ
- ProtonDB
- Overkill.wtf
- Steam Deck HQ
- DeckMate.me
- GamingonLinux
- Great on Deck
founded 1 year ago
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Maybe I'm being incredibly thick, but what does this do?
It’s a tool that hooks into Vulkan applications and allows for postprocessing effects (shaders) to be implemented on top. For me; I use it to enable FXAA, smaa, and FidelityFX Contrast Adaptive Sharpening on games which don’t support those features for whatever reason. (As an example, I’m using DXVK with GTA IV, then vkBasalt on top of that to add antialiasing and sharpening)
It’s a bit annoying to use as you have to add a vkBasalt.conf file to the directory of the game you want to use it with, or edit the system vkBasalt.conf file to reflect what you want to apply system wide.
It is comparable to what Reshade does for DirectX applications.