I may be wrong, but I think DirectStorage is just part of the D3D API and being translated to Vulkan with VKD3D.
this post was submitted on 24 Jun 2023
17 points (100.0% liked)
Linux Gaming
15771 readers
122 users here now
Gaming on the GNU/Linux operating system.
Recommended news sources:
Related chat:
Related Communities:
Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.
founded 4 years ago
MODERATORS
What is DirectStorage?
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.
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.