happyleavesaoc / aoc-mgz

Age of Empires II recorded game parsing and summarization in Python 3.
MIT License
197 stars 42 forks source link

Doesn't work with msx format #1

Closed jduyon closed 4 years ago

jduyon commented 9 years ago

I've tried to run it against the new .msx (AOE2HD) files and have had no luck. I guess that's obvious since it's intended to work against mgz files, but do you have any tips for figuring out the new max format?

happyleavesaoc commented 9 years ago

There is a recanalyst fork that has some code to handle HD recorded games. I'd start there. I don't think the changes are significant.

Link: https://github.com/goto-bus-stop/recanalyst

happyleavesaoc commented 4 years ago

Fixed in https://github.com/happyleavesaoc/aoc-mgz/commit/91acd3732d4fd654b18c8076bf7b0f09c654f966