You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a Steam game is added using the steam://launch/252950 command, the game's cover art is fetched directly from the Steam database. I created a script to handle this, but it can be integrated into Sunshine so that, upon system startup, it checks for new cover art to download or updates the game name based on the metadata returned by the API.
This .txt file is actually a .ps1 script; it contains all the instructions to detect added games and batch-download their cover art, as well as re-download it if Steam updates.
This script already does the crop to make the cover size 600x800
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Select Topic Area
Feature Request
Body
When a Steam game is added using the

steam://launch/252950command, the game's cover art is fetched directly from the Steam database. I created a script to handle this, but it can be integrated into Sunshine so that, upon system startup, it checks for new cover art to download or updates the game name based on the metadata returned by the API.sync-steam-assets.ps1.txt
This .txt file is actually a .ps1 script; it contains all the instructions to detect added games and batch-download their cover art, as well as re-download it if Steam updates.
This script already does the crop to make the cover size 600x800
All reactions