• sznio@lemmy.world
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    1
    ·
    9 months ago

    CS2 just doesn’t precompile shaders. The game just shits itself running on AMD because of that.

    The shader cache itself is also broken and gets reset by the game on every restart.

    • Olissipo@programming.dev
      link
      fedilink
      English
      arrow-up
      4
      ·
      9 months ago

      I’m running a 6700XT and weirdly enough it pre-compiled in Linux but not in Windows.

      It’s really stuttery for a while in Windows, with low GPU usage and erratic frequency, until it normalizes.

      I’m getting none of that in Linux, smooth from the start in-game. Only getting some weird fps fluctuation in the start menu.

    • priapus@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      3
      ·
      9 months ago

      CS2 compiles shaders on my desktop. It does so every time it updates. Also, why would this make the game worse on AMD? Afaik RADV supports VK_EXT_graphics_pipeline_library, just like Nvidia. Shader compilation performance should be similar between them.