Achievement-Watcher
Achievement-Watcher copied to clipboard
Support Online fix saves
Online fix game saves are stored in C:\Users\Public\Documents\OnlineFix and are easily accessible would it be possible to add them to the App.
Do they have any achievement file in that folder ? If so, do you mind sharing yours so I can look at it/them ?
for this example im using Fh4 but yes there is a achievements file
from what it looks like most games have them but not all of them have it.
for example heres my achievement for the game. cant send the file through GitHub so had to upload somewhere first. https://www78.zippyshare.com/v/wim0GlWC/file.html
[CollectVehiclesA]
achieved=true
timestamp=1621032765
[CollectVehiclesB]
achieved=true
timestamp=1621032765
The structure looks very familiar and should be 'parse-able' as is by adding C:\Users\Public\Documents\OnlineFix
in Settings > Folders > Add a folder
I can't guarantee that all 'OnlineFix' are using the same structure and name scheming tho.
Unfortunately your example isn't the best to illustrate this 😅 :
When doing the above; Forza Horizon 4 (1293830) does show up but without any achievement because
[1293830] Achievement not found in game schema data ?! ... Achievement was probably deleted or renamed over time
And fair enough when checking it on the SteamDB; both CollectVehiclesA
and CollectVehiclesA
don't exist (schema updated ?)
Unless that achievement file you 've given me was for another game; You would probably need a more up to date build of the game to 'fix' that error.
The structure looks very familiar and should be 'parse-able' as is by adding
C:\Users\Public\Documents\OnlineFix
in Settings > Folders > Add a folder
worked perfectly!!!