Comparing a snapshot

To compare an existing snapshot for the current configuration, go to the "Config" menu, select "snapshot" then "compare...". A new dialog will prompt you to begin the comparison process. The comparison process can take long time since it must read all files to verify the xxHash checksum, you can cancel the comparison process at any time.

Comparison output

During the comparison process, an output log is generated in the comparison process dialog window. This output log lists all file tree differences with the last snapshot. This list has three columns: Type, Change and Path.

Type : identifies whether the concerned entry is a file or a directory.
(f) : stands for File.
(d) : stands for Directory.
Change : identifies what kind of changes occurred about this entry.
+ : stands for added, the file or folder was added since the last snapshot.
- : stands for removed, the file or folder was removed since the last snapshot.
~ : stands for modified, the file was modified since the last snapshot.
Path : identifies the relative path of the entry from the root game folder.