How do I set it up for my Steam Deck?
Comment on Hamachi like altervative
Chewy7324@discuss.tchncs.de 8 months agoI’d really suggest something Wireguard-based like Tailscale instead of OpenVPN for latency sensitive applications like games.
The great thing about mesh vpn’s like tailscale is that each device connects directly to each other. This means traffic isn’t routed through a central server, which results in lower latency. If you run game server and vpn on the same host it doesn’t make a difference in latency.
neku@discuss.tchncs.de 8 months ago
Chewy7324@discuss.tchncs.de 8 months ago
The installation guide for tailscale [1] requires a bit of terminal use, but it’s only copy pasting of a few commands.
There’s also a Decky plugin to control tailscale from gaming mode [2]. Installing and setting up both took me around 15min.
neku@discuss.tchncs.de 8 months ago
I get the following error all the time when I want to start the systemd run section of the tutorial: Failed to find executable /home/deck/.local/share/tailscale/steamos/tailscale_1.24.2_amd64/tailscaled: No such file or directory. Everything up until there went fine but the last command won’t work.
Chewy7324@discuss.tchncs.de 8 months ago
What installation instructions are you following?