Want to play the latest Steam games on your home's biggest screen? Although Valve discontinued the physical Steam Link device, the software lives on. This guide walks you through streaming Steam games using a Raspberry Pi 4 and the Steam Link app—a reliable setup I've used for lag-free big-screen gaming.
Steam Link is now an app for smartphones, smart TVs, and Raspberry Pi. With a compatible Raspberry Pi, you can stream any game from your Steam library to a TV or monitor, freeing you from small laptop screens.

On your gaming PC, open Steam and go to Settings > Remote Play.

Steam is now ready for remote streaming to your Raspberry Pi.
Flash the latest Raspberry Pi OS (formerly Raspbian) to a microSD card using balenaEtcher, a free cross-platform tool.


On first boot, complete the setup wizard: set country, timezone, Wi-Fi, and keyboard. Then, open the Terminal from the toolbar.
sudo apt update
This ensures your system is current before installing Steam Link.
In Terminal, run:
sudo apt install steamlink
Once installed, launch it:
steamlink
Follow the prompts to pair your game controller (USB or Bluetooth) with on-screen guidance.



Steam Link tests your network, then connects. Tweak settings: Settings > Controller for input, and Streaming for video/audio quality.

Choose a game and play! To end:
You're back to the Raspberry Pi desktop. For retro gaming instead, try installing Recalbox on your Pi.