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?

As far as I understand there are two benefits DirectStorage has, one is making load times faster while using less CPU resources and another one allows the GPU to almost entirely bypass the CPU and use the storage directly. Hopefully the first feature would be easier to implement because it doesn’t need the GPU drivers.
Cyberpunk 2077 Phantom Liberty and Starfield are two upcoming games that require SSD to play, presumably because of DirectStorage, curious to see what will the performance be like on Linux using Wine

  • falsem@kbin.social
    link
    fedilink
    arrow-up
    3
    ·
    1 year ago

    Reading about it in the past:

    1. It’s just a DLL that already works fine through WINE.

    2. Linux storage IO is already a lot faster than Windows so this is more about Windows playing catchup.

    another one allows the GPU to almost entirely bypass the CPU and use the storage directly

    IIRC that’s a console only feature. The Windows version is pretty neutered in comparison.