Windows: 277 Linux: 298

  • PonyOfWar@pawb.social
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    12 days ago

    In many games it does, but I’m not sure this comparison is a good example of that, as it shows persistent CPU stutter on Linux. With those spikes, Windows would be the smoother experience even if the average frametimes are slightly better on Linux.

      • Cethin@lemmy.zip
        link
        fedilink
        English
        arrow-up
        1
        ·
        12 days ago

        How is there not an Arch-derived distro that uses a cat in the shape of the Arch logo for their logo?

  • Omega_Jimes@lemmy.ca
    link
    fedilink
    English
    arrow-up
    1
    ·
    12 days ago

    ITT: OP learns why reviewers take days to provide benchmarks for games. If you don’t come with receipts, it’s death by a thousand buts.

    • djdarren@piefed.social
      link
      fedilink
      English
      arrow-up
      1
      ·
      12 days ago

      I once posted on /r/MacGaming how pleased I was that I could run Horizon Zero Dawn on my M2 Air using Crossover, and how it seemed (to me) to run better than on my massive, old, water-cooled PC with an Nvidia GTX1060. I wasn’t getting 120fps or anything, in fact, it was closer to 20fps at times. But I was running HZD on a fanless laptop, on an architecture on which it was never designed to run.

      Foolishly, I was expecting a chorus of folks saying “yeah, cool, nice!”, but what I actually got were a bunch of folks demanding proof.

      So I closed Reddit, because it wasn’t worth the arsehole.

  • GreatWhiteBuffalo41@slrpnk.net
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 days ago

    I’m not exactly playing anything new but I’ve been playing Grounded (the first one) on Window for like 2 months. My computer was so hot it was warming up my entire room.

    I switched to Linux due to other Microsoft issues and decided to give it another shot. Man, my computer doesn’t really get warm at all. Like yeah I can see the temp monitor change a little bit but not much. There’s no hot air pouring out of my PC. I’m not sweating sitting next to it.

    I’ve made no changes to any game settings (other than using proton) or hardware changes. It’s an insane difference.

    • iocase@lemmy.zip
      link
      fedilink
      English
      arrow-up
      0
      ·
      11 days ago

      I love Vulkan so much. Having everything precompiled ahead of time is probably a big contributing factor on why your machine is running cooler. It’s just pulling from the shader cache instead of doing on the fly computation for shaders.

        • iocase@lemmy.zip
          link
          fedilink
          English
          arrow-up
          3
          ·
          10 days ago

          The long and short of it is that Vulkan and other modern graphics APIs are extremely explicit. As the game developer, you tell the GPU exactly what resources are being used, when they’re available, and how work is synchronized. Once you’ve built those command buffers, the driver mostly just submits them to the hardware “fire and forget” style basically.

          Older APIs like OpenGL and Direct3D 11 were much higher level. You described what you wanted to draw, and the graphics driver figured out resource transitions, synchronization, and a lot of the scheduling behind the scenes. That made them easier to use but also added CPU overhead and made performance less predictable.

  • Korhaka@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    0
    ·
    12 days ago

    Didn’t valve test this sort of thing over a decade ago and found Linux to easily get better performance?

    • sp3ctr4l@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      0
      ·
      12 days ago

      Yes.

      Kind of.

      Its… why they spent that decade making Proton, and now basically have an OS based off of it.

        • sp3ctr4l@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          1
          ·
          8 days ago

          I mean literally yes, but, it could not exist in any meaningful way without Proton.

          Thats why I say its really built around Proton, they started with Proton and then said ‘how do we make an OS that will work with/around this’ and landed on Arch.

          The whole point of it is: Be a functional, efficient, fast, Linux OS that primarily plays video games.

          Thats impossible without Proton.

  • madthumbs@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    arrow-down
    1
    ·
    12 days ago

    It’s laughable because all Linux gamers have is amateur benchmarks that don’t account for 1% lows, shader cache stutters, selective picking, and no frame-by-frame analysis. There’s no mention of input lag, frame timing issues, or whether the game can even be completed on Linux (some are broke for frame timing issues).

    Pushing this kind of nonsense is assholey to people that might be willing to risk damaging hardware to run Linux.