Windows: 277 Linux: 298

  • GreatWhiteBuffalo41@slrpnk.net
    link
    fedilink
    English
    arrow-up
    0
    ·
    11 hours 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
      ·
      5 hours 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
          0
          ·
          3 hours 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.

  • damwab@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    15 hours ago

    Oh wow, wonder why that is! Microslop is only here to slowly but surely make your computer a slave to their system, Linux along with pretty much all FOSS are here to keep your computer yours (some exceptions sadly exist)

  • Honytawk@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    0
    ·
    16 hours ago

    How much did you do to optimize on both systems beyond the in-game settings?

    Most Linux benchmarks I see have a completely stripped down version of Linux and a bloated version of Windows with tons of running background services just to get similar performance.

    And those stutters are a much bigger problem than the 6fps gain.

  • brucethemoose@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 day ago

    Sometimes, you can get similar benefits on Windows running DXVK.

    Some older DX9/OpenGL games like it in particular.

    • Grass@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 day ago

      how does anything handle raytracing? I watched a friend with a 5090 show off his bullshit money rig and maybe it was a 4k monitor or something, I didn’t check, but it wasn’t performant enough to impress me at that price range. Its probably also lack of optimization and nobody ever leaving the default unreal engine visuals.

  • prole@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 days ago

    I feel like people don’t believe me when I tell them this is the case. Always glad to see evidence.

      • Cethin@lemmy.zip
        link
        fedilink
        English
        arrow-up
        0
        ·
        1 day ago

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

          • Cethin@lemmy.zip
            link
            fedilink
            English
            arrow-up
            0
            ·
            1 day ago

            I did think of that one after. It’s still not a cat arching it’s back, like the pictures above, though. Those cats are so close to being in the shape of the Arch logo that someone should make a cat Arch logo.

        • keyez@lemmy.world
          link
          fedilink
          English
          arrow-up
          0
          ·
          1 day ago

          I think it’s an AUR package you can download and configure, probably the one that caused all the security issues for AUR the other week.