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?

  • Windows is super jank on deck. Steamos is far more stable and in many games the proton layer makes games smoother than in windows because the Vulcan to dx 12 stuff forces precaching of shaders.

    For a while people were installing holoiso (steamos for other computers) to make elden ring less studdery.

    Yes, I have tries this personally too. Steamos is much MUCH better for handheld gaming than windows is.

    •  chaorace   ( @chaorace@lemmy.sdf.org ) 
      link
      fedilink
      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.