-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update banner of games #117
Comments
I'll take it into consideration for version 3.1.0. The solution would have to be platform-dependent. For Steam games you can generate the URL to the banner based on a base/template URL and the game's AppID (can be extracted from the banner path), but for e.g. GOG Galaxy you would either have to re-acquire the URL from the database or always store it in At the moment you can click on the banner in At the moment I think that the completed status of a game should be handled by the user via the existing tag system. |
Perfect, thanks you!! |
This has now been implemented in the branch for version 3.1.0. The option is available for Steam and GOG Galaxy games. |
I just tried with a steam game and works perfect! Thanks again! |
Hello again! I have a new suggestion. I was thinking of have the option "update banner" in Game.ini. There are games that changes its banner on certain circunstances (for example, when releasing new content, or exiting Early Access program), and could be useful have the option to update their banner without manually removing the existing banner.
Beside, I want to know if you changed your mind about "completed" option for games, or will be added in a future release.
The text was updated successfully, but these errors were encountered: