Replies: 1 comment
-
|
Thanks for the suggestion. I'm not sure if it's feasible to implement but I'll ponder it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Basically, if the checksums of the two backups (sans configuration file) match, delete the new backup in order to save a bit of space and keep things more organized, since it's not actually needed.
Not sure how doable this is (it would require a check before whenever GBM inserts said config file and a cache of the previous checksum for each game) and it might not even be worth it, but it's a thought I had.
Beta Was this translation helpful? Give feedback.
All reactions