there is a java program FAchart, that extracts information from old SCFAReplay. It shows some nice charts, micro, actions, build orders ...
i looked at the different replay formats and the sources of fachart and fafclient. I understand that the fafreplay format has
- json header with meta information
- body is base64 encoded
the decoded body fafreplay seems completely different to old scfaeplay. Is there something like FAchart for the new fafreplay format? If not can someone help me to understand the new format? Perhaps i can modify fachart to read the new format.
I have modified FAChart to be compatible with new fafreplay format. The source is included in the jar file which is wrapped with the exe.
EDIT:
My modified version seems to have a serious bug. I deleted the file. So use the version of fffmmm.
viewtopic.php?f=41&t=2702