DebbieL: How do you refresh a cache in Galaxy? I've tried logging in and out multiple times on multiple computers.
I've noticed Galaxy getting "stuck" not showing the correct items under a game's extras page. Once it gets "stuck" I've never seen it fix itself.
Galaxy's cache is stored in SQL database files. You can delete the files, which requires importing all of your games, which will "unstick" the extras page (for a while):
Go to %ProgramData%\GOG.com\Galaxy\storage and delete everything there.
I got tired of doing that because recently the import has been failing to import games, so I looked for a way to fix it without having to reset Galaxy. Grab
DB Browser for SQLite, install it or extract it if you get the portable version. Now do the following:
1: Open %ProgramData%\GOG.com\Galaxy\storage\galaxy-2.0.db (make a backup first)
2: Switch to the Browse Data Tab
3: Select GamePieces from Table dropdown
4: Search for this exactly as is (including the quotes): "bonuses":
5: Select all and delete records
6: Save and close the file
When you start Galaxy, it will have to fetch the available extras since they're not in the .db file.