richelbilderbeek Posted May 1, 2023 Share Posted May 1, 2023 I would enjoy to analyze my replays. I know that 0AD has a tool to put all units' stats into tables ( https://trac.wildfiregames.com/browser/ps/trunk/source/tools/templatesanalyzer ), but I could not find an analysis script/tool. Do scripts/tools to analyze a replay/savegame exist? If yes, where was I not looking? BTW, I think it is super cool to have a checksum on each turn. I assume that is an anti-cheat mechanism :-) Link to comment Share on other sites More sharing options...
Player of 0AD Posted May 1, 2023 Share Posted May 1, 2023 2 hours ago, richelbilderbeek said: I would enjoy to analyze my replays. I know that 0AD has a tool to put all units' stats into tables ( https://trac.wildfiregames.com/browser/ps/trunk/source/tools/templatesanalyzer ), but I could not find an analysis script/tool. Do scripts/tools to analyze a replay/savegame exist? If yes, where was I not looking? BTW, I think it is super cool to have a checksum on each turn. I assume that is an anti-cheat mechanism :-) I can recommend the mod "Local Ratings". Afaik it works only on multiplayer replays, though Link to comment Share on other sites More sharing options...
Yekaterina Posted May 1, 2023 Share Posted May 1, 2023 2 hours ago, richelbilderbeek said: Do scripts/tools to analyze a replay/savegame exist? What kind of analysis are you looking for? Kill count? KD ratio? Eco? 2 hours ago, richelbilderbeek said: BTW, I think it is super cool to have a checksum on each turn. I assume that is an anti-cheat mechanism :-) Yes, this will also reduce OOS and make OOS easier to debug. However, it does increase the amount of information being transferred across network and processing demands, which means more lag. Link to comment Share on other sites More sharing options...
Yekaterina Posted May 1, 2023 Share Posted May 1, 2023 25 minutes ago, Player of 0AD said: Afaik it works only on multiplayer replays, though It's possible to edit singleplayer replay files into a the format of a multiplayer replay and trick localratings into believing that it was multiplayer. 1 Link to comment Share on other sites More sharing options...
richelbilderbeek Posted May 22, 2023 Author Share Posted May 22, 2023 @Player of 0AD > I can recommend the mod "Local Ratings". Afaik it works only on multiplayer replays, though Thanks, I will take a look@Yekaterina > What kind of analysis are you looking for? Kill count? KD ratio? Eco? Build orders. I can calculate by hand how to optimise a greedy strategy, but I feel that is overly clean. You know any tool that does that? Worst case is that I will need to write it myself :-) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now