github Selectively11/CloudRedirect v0.9.9
Public Test Version #9

latest releases: v2.1.6, v2.1.5, v2.1.2...
one month ago

Fixes playtime sync for lua apps. Previously, playtime was not being read from localconfig.vdf reliably due to two bugs and one incorrectly handled behavior:

  1. The VDF parser path was missing the root section key, so it never found the app's playtime entry for certain types of games (AutoCloud)
  2. The VDF file sometimes couldn't be opened on game exit because Steam had it locked (switched to shared-access read)
  3. A very dumb logic issue (that was entirely my fault) could cause the playtime data to be kept local.

This release also includes other minor bug fixes (error handling, resource cleanup, thread safety stuff).

Thanks to Valekatoz for patiently testing as I tried to work out this issue.

Don't miss a new CloudRedirect release

NewReleases is sending notifications on new releases.