Posted July 19, 2022
Year of release for a game is an issue here at GOG, that annoys many of us.
For some unknown reason or flawed thinking, GOG sometimes use the wrong date (year).
To my mind, and agreed with by many others, the only true release date, is the year a game was first released, not it's re-release date or the year of enhancement etc. The only time it should change, is for a remake. If GOG want to include those other dates, they should either do so in a separate field for such, or put that date in brackets in the usual field.
If you are looking for a game in your library from the year 1996 for instance, then it doesn't help if a game has the year it was released at GOG, that makes no sense. Neither does the year of re-release or because it has been remastered or enhanced. The game is still a product of the year it was originally released, modifications aside.
Anyway, some staff at GOG do it right, others don't ... or maybe the game provider is at fault.
I have gotten fed up with this, especially as I require to know what year for my structured backups of offline installers.
If I had been savvy enough, then I would have kept a record of the year for each game as I bought it, obtained from somewhere like PCGaming Wiki. Alas I did not do so, and my backup regime has changed now to where Year is important.
In basic terms, I have a folder called GoG Classics for all games before 2002 (currently) and another called GoG Extras, for all games after 2017 (currently). You can see them as Older and Recent folders, and the rest of my games are stored in alphanumeric folders in a folder called GoG, unless they are GoG Freebies or GoG Demos or related to such, GoG Mate. I also have GoG Linux, GoG Videos and GoG Movies folders. GoG Extras is a bit like an overflow folder for newest releases. This is so I can more easily spread them over several backup drives.
Being a hobby programmer or coder, I decided to craft my own solution to this, as having to manually go to PCGaming Wiki to check year for all of my many games, is just too painful.
I have been testing my program, GetGameYear, and improving it for a while, and while testing is ongoing, I have decided it works well enough to share. Windows only I am afraid. It uses both PCGaming Wiki and Wikidata.
INFORMATION & SCREENSHOTS - https://github.com/Twombs/GetGameYear
DOWNLOAD - https://github.com/Twombs/GetGameYear/releases/tag/v1.6
Enjoy!
NOTE - This requires full game title not the lowercase dash separated slug.
For some unknown reason or flawed thinking, GOG sometimes use the wrong date (year).
To my mind, and agreed with by many others, the only true release date, is the year a game was first released, not it's re-release date or the year of enhancement etc. The only time it should change, is for a remake. If GOG want to include those other dates, they should either do so in a separate field for such, or put that date in brackets in the usual field.
If you are looking for a game in your library from the year 1996 for instance, then it doesn't help if a game has the year it was released at GOG, that makes no sense. Neither does the year of re-release or because it has been remastered or enhanced. The game is still a product of the year it was originally released, modifications aside.
Anyway, some staff at GOG do it right, others don't ... or maybe the game provider is at fault.
I have gotten fed up with this, especially as I require to know what year for my structured backups of offline installers.
If I had been savvy enough, then I would have kept a record of the year for each game as I bought it, obtained from somewhere like PCGaming Wiki. Alas I did not do so, and my backup regime has changed now to where Year is important.
In basic terms, I have a folder called GoG Classics for all games before 2002 (currently) and another called GoG Extras, for all games after 2017 (currently). You can see them as Older and Recent folders, and the rest of my games are stored in alphanumeric folders in a folder called GoG, unless they are GoG Freebies or GoG Demos or related to such, GoG Mate. I also have GoG Linux, GoG Videos and GoG Movies folders. GoG Extras is a bit like an overflow folder for newest releases. This is so I can more easily spread them over several backup drives.
Being a hobby programmer or coder, I decided to craft my own solution to this, as having to manually go to PCGaming Wiki to check year for all of my many games, is just too painful.
I have been testing my program, GetGameYear, and improving it for a while, and while testing is ongoing, I have decided it works well enough to share. Windows only I am afraid. It uses both PCGaming Wiki and Wikidata.
INFORMATION & SCREENSHOTS - https://github.com/Twombs/GetGameYear
DOWNLOAD - https://github.com/Twombs/GetGameYear/releases/tag/v1.6
Enjoy!
NOTE - This requires full game title not the lowercase dash separated slug.
Post edited July 19, 2022 by Timboli