Difference between revisions of "Steam"

From Linux Gaming
Jump to navigation Jump to search
Line 21: Line 21:


== Steam Tinker Launch ==
== Steam Tinker Launch ==
[https://github.com/frostworx/steamtinkerlaunch Steam Tinker Launch] is a wrapper tool that allows easy customization options for games.
[https://github.com/frostworx/steamtinkerlaunch Steam Tinker Launch] is a wrapper tool that allows easy customization options for Steam games.

Revision as of 12:37, 7 March 2022

Steam runs natively on Linux. You can probably just install it from your App store.

Usually you want to use Steam (Runtime). Only use Steam (native) if you know why you want to use it.

Enable Steam Play for all games

In order to run games that are not explicitly whitelisted by Valve, go to Steam -> Settings -> Steam Play and check "Enable Steam Play for all other titles" and then select "Proton Experimental" in the drop down menu.

If something doesn't work, check out Proton-GE.

ProtonUp-Qt

You can use ProtonUp-Qt to make the installation and update process of Proton-GE simple:

  • 1. Download the ProtonUp-Qt AppImage
  • 2. Mark the AppImage as executable
  • 3. Double-click the AppImage to run ProtonUp-Qt

Launch Options

You may find something like -screen-width 1280 -screen-height 720 -screen-fullscreen 0 on protondb. These are launch options.

To use them, you right click on the game, and in the general tab, there is a field called launch options. You paste them (for example -screen-height 1920 -screen-width 1080 -screen-fullscreen) in there.

Steam Tinker Launch

Steam Tinker Launch is a wrapper tool that allows easy customization options for Steam games.