Right now, I’m playing the early access version of Baldurs Gate 3. I’m getting ready to put it down (frustrated: BG3 has the potential to be good, but without controller support, I’m getting really frustrated with the UI. ) and switch to Yakuza Like a Dragon.

What are you playing now and what are you looking forward to playing next?

  • @chaorace
    link
    English
    1
    edit-2
    1 year ago

    Hmm… I agree that DXVK performance often beats native DX12 on Deck, but it’s definitely not because of shader precaching. The whole thing about precaching is that you’re trying to solve a problem that doesn’t exist when using the native API: shader recompilation.

    In the case of Elden Ring, the native performance issues were due to lousy porting practices by FROM which DXVK was able to hack around with some bespoke API translation trickery, much like the kind of game-specific “optimizations” you often see packaged into GPU driver blobs on Windows.