From Martin Wimpress:

What follows is a guide to installing ZeroTier on the Steam Deck, but this technique can be used to install any software on Steam Deck that is available for Arch Linux 👍️

  • hogart@feddit.nu
    link
    fedilink
    arrow-up
    7
    ·
    11 months ago

    Is this what I think it is? I can sit at my laptop and play games that run on my gaming pc? And it works with Linux host and client? With great performance?

        • Hominine@lemonine.hominine.xyz
          link
          fedilink
          English
          arrow-up
          2
          ·
          edit-2
          11 months ago

          They do. I host on my arch PC and use both my steam deck and laptop. Acceleration is also supported across popular hardware.

          • hogart@feddit.nu
            link
            fedilink
            arrow-up
            2
            ·
            11 months ago

            Any notablie differences between Nvidia vs. AMD based GPUs? I’ve read that Nvidia cards can struggle on Linux with certain software. If there aren’t any notable problems I will probably try Linux everywhere.

            • Hominine@lemonine.hominine.xyz
              link
              fedilink
              English
              arrow-up
              1
              ·
              10 months ago

              I’ve not had issues with Nvidia outside of needing to patch drivers occasionally for my older 1070 (see here.)

              Unfortunately I’ve not tried streaming from an AMD device though I’m curious to try it from the Deck now (if only I had the time…)

              • hogart@feddit.nu
                link
                fedilink
                arrow-up
                2
                ·
                10 months ago

                Sounds good. My gaming pc needed a complete blowout anyway so I’m trying to convert to Linux as we speak. A lot to learn. But it feels manageable and not as overwhelming anymore.

    • vpzom@dev.narwhal.city
      link
      fedilink
      arrow-up
      8
      ·
      11 months ago

      Steam itself already does that if you’re on the same network, this solution just creates a virtual network

    • pnutzh4x0r@lemmy.ndlug.orgOP
      link
      fedilink
      English
      arrow-up
      4
      ·
      11 months ago

      ZeroTier is a way to basically create a peer-to-peer VPN of sorts. This is just a blog about how to set that up.

      One possible use case for having such a VPN or overlay network is that you can then play LAN games over the Internet because every machine in the ZeroTier VPN is on the same LAN. This is great if a game you play (usually older) does not support Internet play but does support LAN multi-player.

      Another possible idea is that you can also use this to stream games from say your desktop computer to your Steam Deck even if you are out of the house (if the machines are on the same ZeroTier network).

      An alternative to ZeroTier is Tailscale which would allow you to do basically the same things.

      • hogart@feddit.nu
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        11 months ago

        Do you see any benefits in using ZeroTier for game streaming compared to Moonlight/Sunshine? I’m mainly doing this while at home so I don’t have to hide away in my corner to play games.

    • Russianranger@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      11 months ago

      I use zerotier as a way to connect to my private emulated servers without having to worry about connecting to an external IP address and opening up a ton of ports. Plus if you have a dynamic IP, the address can change. Some people set up a domain name to circumvent the dynamic IP, but it still means you have to port forward. Zerotier solves it via creating a manageable virtual lan network. Think Hamachi.

      In my use case, I run a solo EverQuest server emulator, WoW server emulator, City of Heroes, Ultima Online. I simply spin up my virtual machine connected to zerotier then boot up my steam deck. Then I can connect to them while I’m out and about at a hotel, friends place, etc.

      It’s lightweight, so not much bloat, does exactly what I need it to do and initializes on startup. Then if you want to disconnect/reconnect, it’s really simple to do. Been using it for about a year now. Zero complaints (no pun intended).

    • Dudewitbow@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      11 months ago

      Virtualized network. Allows other computers to connect to the network and make it look like its in the local network and not outside of it.

      Use cases can range from accessing a local device at home, LAN gaming, streaming content remotely from a home server. You could theoretically for example bypass netflix’ sharing block as anyone connecting to the home network would have similar IP and wouldnt get flagged as being in a different region.