SteamGridDB / steam-rom-manager

The bulk game importer and artwork manager for Steam!
https://steamgriddb.github.io/steam-rom-manager/
GNU General Public License v3.0
1.9k stars 121 forks source link

Only some icons work. #102

Closed noah978 closed 6 years ago

noah978 commented 6 years ago

I have my parser configuration setup to add icons from a local folder of them. Each icon is identically named to the game it is associated with, that is how I connect the game with the icon. This works, but only with some images.

All of my icon images are perfect squares and are png format (steam requires this). They are not all the same width and height for each image but because icons of the sizes 520x520 and 230x230 and more worked, I know the exact size is not the issue. The curious part is that it almost seems random which ones work and the ones that don't. I have attached a 520x520 icon that worked

carnival games icon

and another 520x520 icon that did not.

fire emblem echoes - shadows of valentia icon

This is my local image glob: D:/HDD - Pictures/Steam Images/Icons/${title} Icon.*

Perhaps I am just missing something here.

noah978 commented 6 years ago

I managed to fix the problem. Somehow the icon glob was broken. When I rewrote the glob, it worked. Here is the updated glob: D:/HDD - Pictures/Steam Images/Icons/${title} Icon.*