From 743055114535a4350a023efe7a86ad88aa4355ac Mon Sep 17 00:00:00 2001 From: MikeMaximus Date: Tue, 6 Mar 2018 13:49:24 -0600 Subject: [PATCH] Added a known issue to readme.txt --- GBM/readme.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/GBM/readme.txt b/GBM/readme.txt index c28c7d1..0902555 100644 --- a/GBM/readme.txt +++ b/GBM/readme.txt @@ -58,5 +58,9 @@ Known Issues: - If one or more Game IDs are changed on one computer and these changes are synced to another PC sharing the same backup folder: - The local session data on that PC for the changed game(s) will be lost. - The local backup manifest data for the changed game(s) on that PC will be reset. GBM will see any backups for the changed game(s) as new and will handle them accordingly. +- Backup files made prior to v1.1.0 are not being renamed or removed when a new backup is created. + - This is due to file name now being generated by the Game ID and not the name. + - Only backups made prior to v1.1.0 are affected by this issue. + - After new backup files are created, these files can be deleted at the user's discretion. The entire version history of GBM releases is available at http://mikemaximus.github.io/gbm-web/versionhistory.html \ No newline at end of file