Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Install it on the deck and both PC's, open steam while in desktop mode on the deck and go to settings > remote play and click your PC then click pair, on the PC you click other computer and it will give you a 4 digit pin which you then enter on the deck, then begin a remote play session and you'll see the deck's desktop on your PC and can control it as normal
hi, how do you get this working? i've just tried to use the google remote desktop but it just downloads a .deb file it expects you to install which you obviously can't on a non-debian linux.
You can use Remmina if your desktop is running Linux, not sure what options exist for windows.
If all you want to do is file management, you could enable the SSH server on the deck and then use a client on your desktop that supports sftp. On a Linux desktop it would be as easy as going to sftp://deck@deck.ip.addy in a file browser. Just make sure to disable the ssh server when you're done.
yeah, vnc was what I was hoping for but I cannot see any flatpak version of any brand of vnc server available. which do you use?
In order to set up a vnc server you'll have to enable writing to the OS and install through pacman. Someone wrote a guide to it on reddit:
https://www.reddit.com/r/SteamDeck/comments/ul8uvu/install_vnc_server/i8gdk3n/
However without having to install extras, if you just want to tinker with files or run specific applications then you can use ssh and ssh X forwarding (to display the gui on your pc)
This works as is on linux and with a terminal application like mobaxterm on windows/
You do first need set the file system on the Deck in writable mode, so check if your comfortable with that.
Currently it is running fine when I'm remoting into the Deck from my Windows 10 PC, but the other way around (remoting into WinPC from Deck) gives me artifacts (blackouts) that makes it unusable. Maybe it's because the Linux version is 7.10.1 and the Windows one is 7.10.2 or maybe the 32-bit version for the Deck is working better.
So instead to remote in to the Windows PC from my Steam Deck I use Remmina with the RDP protocol for desktop work (also very fast to interact with, but compression artifacts on remote video's) and for playing custom games Sunshine (server app on Windows) and Moonlight (NVIDIA Stream client derivative). X2Go was a no-go albeit it also being a NX server like NoMachine.
Partly I used Google Remote Desktop in combination with NoMachine, because RDP in Remmina on Windows messed up - separate login sessions not closing etc. Weird stuf.
Only nag with Google Remote is that you'd have to go back and forth between server and client, to get it working with a given code and confirm access on the server side. And after a while the Google app asks if you still want the connection to interact with your computer. So you'd have to login over another service like NoMachine or Moonlight to dismiss that prompt. Yeah, I'm not a fan of the stairs... my studio is on the first and my grande game PC is in the living on the floor below connected to the TV.
Haven't tried TeamViewer yet. But that also seems like a good option for some desktop work.
VNC should work just fine, because it's a common graphical remote desktop protocol, but its performance doesn't feel snappy.
- just my 50 bucks
I'm not using it at the moment, but there is a Google Remote Desktop package in the AUR.
I have paru installed for easy AUR package management.
As far as I can recall from memory: as long as you set the filesystem to enable writing to it, you can install paru with pacman -S paru. Then install GRD with paru -S chrome-remote-desktop. If not please post in this thread.
My best experience is remoting into Steam Deck with nomachine. Even got to show both the Deck's screen and the connected ultrawide in one view that the mouse scrolls the parts not in view.
You could search for howto's for installation in Arch Linux and Manjaro, as Steam Deck is also based on Arch.
And also I like to reccomend Remmina, which is installable from within the Discovery appstore, and use the RDP protocol to remote into a Windows (10/11) machine from the Steam Deck, when it is in Desktop Mode.
If you set your Steam Deck in Desktop Mode, set a static IP address, in the System settings under Connections. Choose your Wi-Fi connection and set Method to Manual under the IPv4 tab and fill in a unused local IP address and maybe some DNS servers (Cloudflare: 1.1.1.1 & 1.0.0.1 or Google: 8.8.8.8 & 8.8.4.4 - not sure if you can leave this blank so that it copies your router ISP's DNS numbers). You can use the Steam Decks IP to connect to from your PC/laptop over Wi-Fi and tinker with the mod-files over Chrome Remote Desktop (CDR) or NoMachine (NM). Good luck!