boppreh/steamgrid

Setting custom background and logos for Non-Grid-View

hashworks opened this issue · 4 comments

Steam allows to set custom backgrounds and logos:
example

Do you have any idea if those can be set automatically? It would be a great addition to steamgrid.

Lucki commented

Already fixed by #57

Hm, this doesn't seem to work for any of my non-steam games. For example, according to the log a banner was found for "Resident Evil Village":

$ ./steamgrid -nonsteamonly -steamgriddb "foo"
[...]
Processing Resident Evil Village (20/22)
Banner found from SteamGridDB
Cover found from SteamGridDB
Hero found from SteamGridDB
Logo not found
[...]

banner-example

grid

files

I'm using the latest v3.2.1 on Linux. Any idea?

Lucki commented

I'm using the latest v3.2.1 on Linux. Any idea?

The latest release is missing #69 specifically 9c8788d.

Aaaah, the MR was merged on 2021-03, but the latest release is from 2020-12. Got it. @boppreh, maybe a new release would be good?