Rall3n / galaxy-integration-amazon

GOG Galaxy 2.0 integration for the Amazon Games Launcher
GNU General Public License v3.0
303 stars 16 forks source link

Galaxy isn't closing the Amazon client after shutting the game down #18

Closed ferrazpedro closed 3 years ago

ferrazpedro commented 3 years ago

Good afternoon!

I have marked the option to close the Amazon client after closing the game, but it's not working.

Rall3n commented 3 years ago

Hello @ferrazpedro,

this is currently not working because the plugin is currently not tracking if a game is running or not.

But this will be fixed/available in the next release.

ferrazpedro commented 3 years ago

Did the changes you made in the master already enabled the tracking? If you need I could help testing.

Rall3n commented 3 years ago

Did the changes you made in the master already enabled the tracking? If you need I could help testing.

Oh, I did the testing, but I didn't have the time to make a new release. I'm trying to get it done tomorrow.

Rall3n commented 3 years ago

I have released a new version (v0.4.0) with the functionality to track running games and therefore automatic closing of the client.

ferrazpedro commented 3 years ago

Sorry for commenting in a closed issue, but I had a little question. Since you added the running status, will Galaxy start to track the time played of Amazon games too?

Rall3n commented 3 years ago

Sorry for commenting in a closed issue, but I had a little question. Since you added the running status, will Galaxy start to track the time played of Amazon games too?

@ferrazpedro Game tracking is never done in Galaxy for games from other "platforms". The different library sources have to support this (and Amazon does not track time).

ferrazpedro commented 3 years ago

I know i'm getting WAY offtopic, but would it be possible to implement something like https://github.com/AHCoder does in their extensions to map the played time? If it's doable, may I open an issue with it? Thanks in advance and sorry for all the trouble!