Hiya,
Is it possible for me to read scores shortly after they've been written to the scores.db file? I'm attempting to build a small app in C# which needs some way of knowing when the player has completed a map (including unranked and offline plays). I need read-only access to the db. The db files seem to be encrypted, so I have no idea where to begin.
Also is there any way of detecting when a player has failed a map, or cancelled their play (returned to the map selection screen)?
Thanks
Is it possible for me to read scores shortly after they've been written to the scores.db file? I'm attempting to build a small app in C# which needs some way of knowing when the player has completed a map (including unranked and offline plays). I need read-only access to the db. The db files seem to be encrypted, so I have no idea where to begin.
Also is there any way of detecting when a player has failed a map, or cancelled their play (returned to the map selection screen)?
Thanks