server.manoel.dev/extra_games/Linux/SteamLibrary/steamapps/common/SteamLinuxRuntime/

NameSizeLast modification

Parent directory

pressure-vessel/

2020-07-05 18:30:08 -03:00 4 years ago

scout/

2020-10-13 02:41:26 -03:00 4 years ago

scout_0.20201007.1/

2020-10-13 02:41:26 -03:00 4 years ago

scout_sdk/

2020-07-05 18:30:08 -03:00 4 years ago

_start-container-in-background3.2 KB

3.2 KB2020-10-13 02:40:19 -03:00 4 years ago

_v2-entry-point6.6 KB

6.6 KB2020-10-13 02:40:19 -03:00 4 years ago

com.valvesoftware.SteamRuntime.Platform-amd64,i386-scout-buildid.txt13 B

13 B2020-10-13 02:40:16 -03:00 4 years ago

com.valvesoftware.SteamRuntime.Platform-amd64,i386-scout-runtime.tar.gz144.3 MB

144.3 MB2020-10-13 02:40:19 -03:00 4 years ago

deploy-runtime6.4 KB

6.4 KB2020-10-13 02:40:17 -03:00 4 years ago

README.md1.6 KB

1.6 KB2020-10-13 02:40:17 -03:00 4 years ago

run282 B

282 B2020-10-13 02:40:17 -03:00 4 years ago

run-in-scout282 B

282 B2020-09-07 21:18:11 -03:00 4 years ago

run-in-steamrt6.9 KB

6.9 KB2020-10-13 02:40:17 -03:00 4 years ago

SHA256SUMS11.6 KB

11.6 KB2020-10-13 02:40:17 -03:00 4 years ago

toolmanifest.v1.vdf42 B

42 B2020-10-13 02:40:19 -03:00 4 years ago

toolmanifest.v2.vdf141 B

141 B2020-10-13 02:40:18 -03:00 4 years ago

toolmanifest.vdf141 B

141 B2020-10-13 02:40:18 -03:00 4 years ago

VERSIONS.txt305 B

305 B2020-10-13 02:40:19 -03:00 4 years ago

README.md

Container based Steam Runtime

This experimental container-based release of the Steam Runtime is enabled on a per-title basis by forcing its use in the title's Properties dialog.

Its behaviour can be changed by running the Steam client with environment variables set:

  • PRESSURE_VESSEL_WRAP_GUI=1 or STEAM_RUNTIME_CONTAINER_TEST=1 will spawn a 'test mode' dialog allowing you to select a different runtime and set various options. This developer tool requires Python 3, PyGI, GTK 3 and the GTK 3 GObject-Introspection bindings (apt install python3-gi gir1.2-gtk-3.0 on Debian-derived distributions like Ubuntu and SteamOS).

Some more advanced environment variables (subject to change):

  • PRESSURE_VESSEL_RUNTIME=scout_sdk/files uses a SDK version of the runtime with extra debugging tools. This needs some setup to be done first: see scout_sdk/README.md for details.

  • PRESSURE_VESSEL_SHELL=instead runs an interactive shell in the container instead of running the game.

  • STEAM_COMPAT_FORCE_SESSIONS forces session mode when the compat tool is used.

  • See the pressure-vessel source code for more.

Licensing and copyright

The Steam Runtime contains many third-party software packages under various open-source licenses.

For full source code, please see the version-numbered subdirectories of https://repo.steampowered.com/steamrt-images-scout/snapshots/ and https://repo.steampowered.com/steamrt-images-soldier/snapshots/ corresponding to the version numbers listed in VERSIONS.txt.