this post was submitted on 16 Mar 2026
19 points (95.2% liked)

RetroGaming

27991 readers
128 users here now

Vintage gaming community.

Rules:

  1. Be kind.
  2. No spam, AI slop, or soliciting for money.
  3. No racism or other bigotry allowed.
  4. Obviously nothing illegal.

If you see these please report them.

founded 2 years ago
MODERATORS
 

I know this is more emulation based, but still "retro" as it's ps1/ps2 related...maybe yall crazy modders have done this!

cross-posted from: https://sh.itjust.works/post/56877801

Hey ya'll,

I've had this idea for a while, wanting to play all my PS2 games with my friend who never really got a chance to experience PS2. It'd be so great if it would just work on steam remote play, but that is broken as of now (the "remoteplay whatever" on github is the only thing I found, it is broken as of today). The only other option i've seen is Parsec, and you can't host from the Linux side!! Which I need it to. I'm on linux, he's on windows.

In my mind it's not hard.. I need his pc's input, and then stream my video audio to him...the same way steam remote play does it.

Any help appreciated! Even if this could work for Duckstation for ps1 games, that'd still be fun.

you are viewing a single comment's thread
view the rest of the comments
[–] vividspecter@aussie.zone 2 points 2 days ago

Yeah, your friend would need to install it as well. Shouldn't be an issue as there are Tailscale clients for most OSes, including mobile.

I personally don't use the Tailscale SaaS but headscale but the gist is something like:

  • Open an account on tailscale.com
  • Create a tailnet
  • Your friend also opens an account
  • You add them to your tailnet (probably by an invite or similar)

You'll also need to handle firewall / ACL rules. I think by default tailscale has everything open so you can start with that, but you might want to lock it down later. You will also need to make sure the machine hosting Sunshine isn't blocking the ports itself and if it is, create a firewall rule to do so (this will depend on the particular OS/distro and what firewall tool is used).