You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When starting, then exiting Darktide, Playnite continue to report the game as "running", even though it's not. This seems to be specific to how Darktide does things, as other Windows Store games are tracked correctly.
Diagnostics ID
2a16e4ab-4bb5-4ca7-ac1a-d7176db1e9d1
The text was updated successfully, but these errors were encountered:
The game most likely launches some other processes from its install folder and doesn't close them down properly after the game itself exits. Xbox plugin would then detect game as still running because Xbox plugin detects game as running as long as some exe from game's install folder is running (this is the most reliable way of doing it for UWP/GamePass games).
Describe the bug
When starting, then exiting Darktide, Playnite continue to report the game as "running", even though it's not. This seems to be specific to how Darktide does things, as other Windows Store games are tracked correctly.
Diagnostics ID
2a16e4ab-4bb5-4ca7-ac1a-d7176db1e9d1
The text was updated successfully, but these errors were encountered: