canonical / steam-snap

Steam as a snap
75 stars 9 forks source link

Add support for vkBasalt #325

Open RickAndTired opened 11 months ago

RickAndTired commented 11 months ago

vkBasalt is not working

Setting in the game's launch options does not work ENABLE_VKBASALT=1 %command%

Running Steam with vkBasalt does not work either $ ENABLE_VKBASALT=1 steam

Ubuntu 23.10 vkBasalt is installed via apt vkBasalt.conf located in ~/.config/vkBasalt/vkBasalt.conf Also tried placing vkBasalt.conf inside the game folder next to the game's .exe

ashuntu commented 11 months ago

Because of the nature of Snap confinement, Steam will not have access to the same packages available to your host system. This is why we have to include things like MangoHUD and GameMode into the Snap itself.

There isn't a real workaround for this other than requesting it to be added into the Snap, so I'll turn this into a feature request.