boppreh / steamgrid

Downloads images to fill your Steam grid view
MIT License
675 stars 42 forks source link

different image for recently/now played game (header.jpg) #146

Closed papaj-na-wrotkach closed 1 year ago

papaj-na-wrotkach commented 1 year ago

Steam grid library image for recently played (or now played) game is different than the normal 600x900 image:

Normal (600x900) image: Screenshot_20230410_004802

Recently played (now played) image: Screenshot_20230410_004908

Is there a support for customizing differently those two?

btw, you could get normal 600x900 image from cdn.cloudflare.steamstatic.com/steam/apps/<appid>/library_600x900.jpg and the second one is cdn.cloudflare.steamstatic.com/steam/apps/<appid>/header.jpg

Original images for the game on my screenshots (appid 774171):

library_600x900.jpg
header.jpg
papaj-na-wrotkach commented 1 year ago

I am closing this issue as I found out that steamgrid uses the same image for header and banner - #148