• Noodle07
    cake
    link
    fedilink
    English
    arrow-up
    46
    ·
    1 day ago

    Half life 3 steam machine exclusive would break the internet

        • Quetzalcutlass
          link
          fedilink
          English
          arrow-up
          25
          ·
          1 day ago

          “Shut it down now!”

          “It’s not- it’s not shutting down!”

          *cut to scientist mashing keys in vim insert mode as resonance cascade begins*

      • RiQuY@lemmy.zip
        link
        fedilink
        English
        arrow-up
        9
        ·
        edit-2
        1 day ago

        What will happen if they release the next Half-Life as a Linux only build? There is no Wine in Windows. Is WSL even able to run games?

        • fuckwit_mcbumcrumble@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          6
          ·
          1 day ago

          Wsl is just a VM and it can run graphical apps. I’ve never used it for games, but I’ve ran some intensive simulations through it that used my GPU and it worked fine so probably.

          • 42firehawk@fedinsfw.app
            link
            fedilink
            English
            arrow-up
            3
            ·
            22 hours ago

            Wine is no longer a vm, they switched approaches a couple years back and now perform translations from windows specific apis and commands into the nearest available Linux version. Slowly refining the process like a fine wine to reduce the differences. That’s also why wine developers work closely with the dxvk devs (direct x 7-12 translated into vulkan regardless of platform) and other translation layer devs to be able to use their tools rather than duplicate the work.