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
{{ message }}
This repository was archived by the owner on Aug 23, 2023. It is now read-only.
Expected Behaviour
Disabling persistence will use global power tools settings.
Actual Behaviour
Persistence option turns itself back on when starting the game if it was turned on once previously.
Unable to disable Persistence option for a game to use global power tool settings.
To Reproduce
Steps to reproduce the behaviour:
Navigate to Power tools
Change settings
Enable persistence option
Disable persistence option
Change settings back to default.
Relaunch Title
Power tools settings reverted to what it was with persistence setting enabled
Persistence setting is enabled.
The text was updated successfully, but these errors were encountered:
I could've sworn I had fixed that in v1.0.5, but apparently not. Since I'm deep into work on the next feature update now, the fix will be in v1.1. I'll leave this issue open until that update is released.
In the meantime, if anyone is desperate to remove the persistent settings for a game you can manually delete the file ~/.config/powertools/<game id>.json where <game id> is the game ID of the game. You can also search through every file in that folder and look for the json file with the correct name field.
Expected Behaviour
Disabling persistence will use global power tools settings.
Actual Behaviour
Persistence option turns itself back on when starting the game if it was turned on once previously.
Unable to disable Persistence option for a game to use global power tool settings.
To Reproduce
Steps to reproduce the behaviour:
The text was updated successfully, but these errors were encountered: