concerning steam
how do you use steam on raspberry pi?


Thanks for all the help!


- DougieLawson
- Posts: 40835
- Joined: Sun Jun 16, 2013 11:19 pm
- Location: A small cave in deepest darkest Basingstoke, UK
- Contact: Website Twitter
Re: concerning steam
Any language using left-hand whitespace for syntax is ridiculous
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
Re: concerning steam
You should be able to download the steam installer (.deb file) from https://store.steampowered.com/about/ and then just run it by double clicking it in the downloads folder. Then, just log in, and any games that run on linux that you have in your library can be played, though they might lag. I have only tried it on the RPi os for laptops, but it should work on the standard Raspbian desktop.
Aim for perfect and you'll hit somewhere near pretty good. (maybe...)
A quick wit is best followed by quick reflexes. (and a Band-Aid...)
A quick wit is best followed by quick reflexes. (and a Band-Aid...)
Re: concerning steam
That won't work, it's designed for an x86 based PC.Zilla707 wrote: ↑Thu Oct 24, 2019 2:07 amYou should be able to download the steam installer (.deb file) from https://store.steampowered.com/about/ and then just run it by double clicking it in the downloads folder. Then, just log in, and any games that run on linux that you have in your library can be played, though they might lag. I have only tried it on the RPi os for laptops, but it should work on the standard Raspbian desktop.
Follow Dougielawson's advice and use steam link, not steam.
Of course, your PC is still required in order to actually use it, so unless you want to play your steam games in a different room of the house without lugging your computer around, just play your steam games on your PC itself.
55:55:44:44:4C
52:4C:52:42:41
Rose tinted glasses are difficult to see through.
52:4C:52:42:41
Rose tinted glasses are difficult to see through.
Re: concerning steam
You can install steam using the command you will the package is not available error:
Based on the Debian repository Steam is only available on i386 which is Intel CPU only if you are using Linux, here is a link to the repository web page:
https://packages.debian.org/buster/steam
You can use Steam Link on the RPI here is a link to the Steam Link for Raspberry Pi web page:
Steam Link App for Raspberry Pi:
https://support.steampowered.com/kb_art ... -IFGH-6589
Code: Select all
sudo apt install steam
https://packages.debian.org/buster/steam
You can use Steam Link on the RPI here is a link to the Steam Link for Raspberry Pi web page:
Steam Link App for Raspberry Pi:
https://support.steampowered.com/kb_art ... -IFGH-6589