Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
systems:steam [2024/07/25 11:31] dmanlfcsystems:steam [2025/03/26 21:01] (current) jolting_jolter
Line 5: Line 5:
 ====== Steam ====== ====== Steam ======
  
-Steam became available in Batocera **v31** via manual Flatpak installation, and in **v32** it became an integrated system! You can only install Steam on //x86_64// platforms (unfortunately we aren't magic).+You can only install Steam on //x86_64// platforms (unfortunately we aren't magic).
  
 <WRAP center round important> <WRAP center round important>
Line 48: Line 48:
  
 <WRAP center round important> <WRAP center round important>
-A mouse and keyboard will be required for installation.+A mouse and keyboard will be required for the first launch of Steam.
 </WRAP> </WRAP>
 +
  
 ==== Installing the Steam flatpak ==== ==== Installing the Steam flatpak ====
  
-Steam will be installed via Flatpak. The recommended way to do so is [[systems:flatpak#using_flatpak-config|using the flatpak-config GUI]]. Search for "Steam" and install the appropriate package.+=== Using the GUI ===
  
-{{ :systems:virtualbox_batocera.linux_for_pc_31x64_18_10_2021_07_54_52.png?direct&720 |}}+This video shows the install process using the flatpak-config UI, and the launch of the Steam application via the Steam system menu in EmulationStation. 
 +This applies from Batocera v40 and later.
  
-If for some reason that doesn't work, you can always install Steam via [[:access_the_batocera_via_ssh|SSH]]:+{{ :emulators:steamv40.mp4?direct&720 |}}
  
-<code> +Steam will be installed via Flatpak. The recommended way to do so is [[systems:flatpak#using_flatpak-config|using the flatpak-config GUI]]. Add the Flathub remote, search for "Steam" and install the appropriate packageSee the video above for more details.
-flatpak install com.valvesoftware.Steam +
-</code>+
  
-<WRAP center round info> +{{ :systems:virtualbox_batocera.linux_for_pc_31x64_18_10_2021_07_54_52.png?direct&720 |}}
-For Batocera **v31**, if this is the first time you've used [[systems:flatpak|Flatpak]] you'll need to add the repository first:+
  
-<code> +=== Using SSH ===
-flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo +
-</code>+
  
-Batocera **v32** and higher already have this set as the default repository. +If for some reason that doesn't work, you can install Steam via [[:access_the_batocera_via_ssh|SSH]]:
-</WRAP>+
  
-To do this via SSH:+<code> 
 +# flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
  
-<code> +flatpak install com.valvesoftware.Steam 
-batocera-flatpak-update+Looking for matches… 
 +Required runtime for com.valvesoftware.Steam/x86_64/stable (runtime/org.freedesktop.Platform/x86_64/24.08) found in remote flathub 
 +Do you want to install it? [Y/n]:
 </code> </code>
  
-The output should be:+Some older Batocera releases may already have the `flathub` remote installed.
  
-<code> 
-adding Steam 
-updating permissions on files... 
-</code> 
  
 === Update game list === === Update game list ===
  
-To add Steam to EmulationStation from **v40** or higheryou need to do this via SSH or Xterm via F1: +To add Steam to EmulationStation from **v40** or higher you need to update the Games List to get the Steam system on your main menu:
- +
-<code> +
-batocera-steam-update +
-</code> +
- +
-Once that's done, simply update the game list to see Steam in the list of systems!+
  
 {{:systems:screenshot-2024.07.25-13h07.30.png?720|}} {{:systems:screenshot-2024.07.25-13h07.30.png?720|}}
  • systems/steam.1721907089.txt.gz
  • Last modified: 23 months ago
  • by dmanlfc