Valve just put out a new Steam Client Beta with some adjustments needed for Steam Play along with Vulkan pipeline dumping and more.
First, they've taken another stab at fixing those pesky zero-byte updates that happen in the Linux Steam Client with Steam Play titles. Something that seemed fixed but wasn't quite there with it sneaking in again in some situations. This is where Steam wants to download a zero-byte update for all your Windows games installed with Steam Play, a pretty big nuisance.
In addition, another Steam Play fix went in to help with missing Proton or data files for Steam Play titles. This should hopefully stop the issue we had recently, where Steam Play didn't want to update with a new Proton version.
For those who use it, Big Picture Mode also now has Steam Play configuration with this update. Perhaps this is a step towards another SteamOS update? Would make sense to have that in.
A Vulkan specific feature went into this beta too, Valve say they have "Enabled Vulkan pipeline dumping and collection if Shader Pre-Caching is enabled".
Steam Input also saw a new feature with "visualization support to the controller HUD and the ability to bind beeps when applying/removing action set layers" along with some bug fixes.
You can find the full changelog here.
Also hoping the nVidia 418 driver gets added to the PPA soon so I can test whether or not Monster Hunter is really fixed on it. An Arch user has had luck with it and recommended I check it out. We'll see.
Quoting: KylinuxThat "zero-byte update" (if referring to updates taking years)
Nope, it is when an update is queued up for Steam Play titles that were of size 0 bytes.
Last edited by shawnsterp on 7 March 2019 at 3:18 am UTC
Quoting: Purple Library GuyI know there are knowledgeable people here. What the heck is "Vulkan pipeline dumping"? It sounds like either a good thing or something oil companies do when something has gone very wrong.
Vulkan pipeline dumping is like the DXVK state cache, but it works for any Vulkan application. So native and DXVK through Proton. Like the OpenGL cache in Steam it's also shared*, which means over time we won't have any stutter in any Vulkan (especially Proton+DXVK) game, due to shader compiling, anymore.
* When participating in the Steam Shader Pre-Caching, you will download existing shader caches from the SteamSwarm shader server. After you exit the game, it will upload new generated shaders to the server.
Quoting: EgonautQuoting: Purple Library GuyI know there are knowledgeable people here. What the heck is "Vulkan pipeline dumping"? It sounds like either a good thing or something oil companies do when something has gone very wrong.
Vulkan pipeline dumping is like the DXVK state cache, but it works for any Vulkan application. So native and DXVK through Proton. Like the OpenGL cache in Steam it's also shared*, which means over time we won't have any stutter in any Vulkan (especially Proton+DXVK) game, due to shader compiling, anymore.
So for Proton games, does it work on top of the DXVK state cache ? Does that mean we now have three levels of caching (pipeline, state, shader) ?
Quoting: GrabbySo for Proton games, does it work on top of the DXVK state cache ? Does that mean we now have three levels of caching (pipeline, state, shader) ?I've checked that with one game (Sniper Ghost Warrior 2), renamed the DXVK_state_cache folder and started the game with Proton. The folder was not recreated, so it seems that DXVK state cache is disabled when Vulkan Pipeline Cache is in use. Which makes totally sense, as it is obsolete in Steam Beta now.
I imagine something along the lines...
int updateSize = steamServer.calcUpdateSize();
if (updateSize <= 0) return false;
(Obviously, if it would be that easy, Valve would have solved it in the first attempt.)
Quoting: GuestQuoting: shawnsterpOMG, you don't know what Vulkan pipeline dumping is??!?!?? You must be so embarrassed.Bit harsh don't you think?
Should all Linux gamers know what dumping is?
Aren't the casual "pick up and play" gamers allowed to use Linux and Vulkan without having to learn all this stuff? That's what's so attractive about Windows isn't it? Ease of use an all that, nothing to learn, install and go, right?
I sure as hell didn't buy a PS4 to learn the anatomy of it. Why can't it be the same for Linux?
Patronizing is what turns people away.
Joke...?
See more from me