Persistence setting cannot be disabled, game will continue to use persistence settings instead of global power tool settings. #55
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:
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 correctname
field.