SteamGridDB / SGDBoop

A program used for applying custom artwork to Steam, using SteamGridDB. Supports both Windows and Linux, written completely in C.
https://www.steamgriddb.com/boop
zlib License
266 stars 10 forks source link

Ability to manually select a different Steam game to boop. #12

Open Fereval opened 2 years ago

Fereval commented 2 years ago

Often, I find myself wanting to add an image from an edition to another :

Example :

I own "Dark Souls (Prepare to die Edition)" on Steam But I prefer to add an image from the original "Dark Souls" (that I don't own) - from GridDB.

The database between "Prepare to die Edition" and the "normal" edition aren't shared, so I don't get the "Apply with BOOP" button on the GridDB "Dark Souls" images.

Currently this is not possible to automate this as far as I'm aware.

Thanks for the WONDERFUL program 👍

mpaterakis commented 2 years ago

I will be as transparent as possible. While this is possible, it's honestly not worth the hussle. Anyone willing to make a PR about this would be really welcome.

Some pointers: Parse appinfo.vdf to get owned games, then plug them in the non-steam games array.

Bo9da commented 8 months ago

god that would be an awesome feature