Steam is a proprietary game store and DRM platform with social features written in [[C++]] and web technologies.
- Website
- GitHub
- Documentation
- AlternativeTo
> QUOTE
# Notability
The world's biggest game store.
# Philosophy
# OS Support
- Linux
- Mac
- Windows
# Features
# Tips
## Linux Helpers
- [Steam Tinker Launch](https://github.com/sonic2kk/steamtinkerlaunch)
- Provides a command which can be prefixed onto a program to wrap it: `steamtinkerlaunch %command%`
- [Linux Steam Integration](https://github.com/solus-project/linux-steam-integration)
- Seems abandoned by [[Solus]] since 2018
- Breaks Steam since a major library update (in Steam) in 2023
## Linux Launchers with Steam Support
- [[Lutris]]
- [[]]
## Steam Game Banners, Icons, Logos, and Art
```cardlink
url: https://www.steamgriddb.com
title: "Home"
description: "Download and share custom video game assets and personalize your gaming library."
host: www.steamgriddb.com
favicon: /static/favicon/16.png
image: https://www.steamgriddb.com/static/img/logo-512.png
```
```cardlink
url: https://gaming.stackexchange.com/questions/360366/how-to-set-big-picture-image-and-banner-in-steam
title: "How to set Big Picture Image and Banner in Steam"
description: "In the new updated Steam Library; I am able to add a 'Non-Steam Game', set a custom icon to it and set 'Custom Artwork' for it.When I set a custom icon; I use '.ico' files and that works fine.W..."
host: gaming.stackexchange.com
image: https://cdn.sstatic.net/Sites/gaming/Img/
[email protected]?v=5f35bf9106a3
```
## Steam Proton AppData
- https://www.reddit.com/r/linux_gaming/comments/hr8jvm/where_is_appdata_in_proton/
## Run Executables in Game Context
## Use Proton Without Steam
- https://github.com/Open-Wine-Components/umu-launcher
# References