Artwork got reset after reimport the games
Closed this issue ยท 3 comments
githublsx commented
Hi, first thank you so much for making this tool, this is very helpful!
I noticed an issue that when I'm using the tool, it seems that after I imported the games into steam library and change the art for certain games, and reimport the games, those artworks will be reset to original ones, maybe we can add another extension check for png files in checkartworkexists function to fix it? Thank you!
redromnon commented
The program only checks if images already exist in jpg format. I'll implement checking for those stored in png format.
redromnon commented
This issue should be fixed in v2.5.0
githublsx commented
Thank you!