Added a known issue to readme.txt

This commit is contained in:
MikeMaximus
2018-03-06 13:49:24 -06:00
parent b9244eeeae
commit 7430551145
+4
View File
@@ -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: - 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 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. - 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 The entire version history of GBM releases is available at http://mikemaximus.github.io/gbm-web/versionhistory.html