butterfly
butterfly copied to clipboard
Butterfly Dota Replay parser
Fixes #7 Fixes #8 - [x] Fix docker build - [x] Fix stringtables parsing - [x] Fix deprecation warnings - [x] Add support for stringtables using varint_bitcounts - [x] Fix...
Hi, I was trying to use the 01-basic tool for the first time on a recent demo, and on parsing I get: ``` CUtlVectorEmbeddedNetworkVar< CNetworkedIKProceduralTargetContext > /home/inolen/projects/butterfly/src/butterfly/private/flattened_serializer.cpp:206: Unhandled fs type....
Hi, when I'm trying to use one of the example binaries I always get the following error: butterfly/src/butterfly/public/butterfly/flattened_serializer.hpp:89: FS out-of-bounds. Is there a fix for this problem? Cheers Max
Hi based Nox, we're trying to make some app for windows that need to parse replays.. We tried compiling protobuff etc but to no avail.. I was wondering if had...