DirectStorage on Wine/Proton

Blizzard recently announced that they will be enabling DirectStorage for Diablo 4 in the future.
Will gaming on Wine support this feature as new games start to enable it?

21 points · 4 comments · view on lemmy.world

4 Comments

pelotron@midwest.social · 3 pts · 3y (1 reply)

What is DirectStorage?

Erska@lemmy.ml · 6 pts · 3y

Movement of stuff from SSD to GPU without accessing CPU/RAM.

provides parallel reads from nvme ssds through the PCIE connections both the GPU and SSD connect to.

sonoriensis@lemmy.ca · 3 pts · 3y

I may be wrong, but I think DirectStorage is just part of the D3D API and being translated to Vulkan with VKD3D.

conciselyverbose@kbin.social · 1 pts · 3y

Last I was aware, there wasn't anything for wine/proton to hook into to enable support. I know nvidia added extensions for some of the functionality, but I don't think there's anything ready to actually use it on Linux yet.