Closed Losif-kun closed 5 months ago
Please upload the save file
ArtemisPlayerInfo.zip zipped it because github doesnt support sav file
Tested with the same type flags as #20 and it works for me. If you aren't already, you may need to compile from source to get the necessary fixes as they have not made it to the release yet.
how can I compile it from source on windows?
offset 7514: StructType for ".Data.PlayerCompletionState.TimedTasks.Value" unspecified, assuming Struct(None) offset 9406: StructType for ".Data.PlayerCompletionState.CompletedActivitiesAlways.Key" unspecified, assuming Guid offset 9406: StructType for ".Data.PlayerCompletionState.CompletedActivitiesAlways.Value" unspecified, assuming Struct(None) Error: at offset 17400: io error: failed to fill whole buffer
I have tried using command
-t .Data.PlayerCompletionState.CompletedActivitiesAlways.Key=Struct -t .Data.PlayerCompletionState.Facts.Facts.Key=Struct -t .Data.PlayerCompletionState.SceneCompletion.Key=Struct
but it doesn't work as well.