Closed mogley25 closed 4 years ago
I have looked into it a little bit and there appear to be two issues with replay unpacking right now.
wrpl_version
enum.from the replay.wdb (found in the WT replays folder) we can see the new replay version number is 101033
or 0xA98A01
I would also note that currently the wrpl_parser.py
file currently reads the wrpl_version
as Int16, but the replays.wdb file's version number is at least Int24 long, and could be Int32 long.
Can I ask what program you used to see the binary of the replay file and what extractor did you use to see the replay.wbdx file?
Yeah, this thing broken some time ago, will fix.
Fixed.
so im trying to unpack a replay but the cmd just opens and closes. It worked before but gaijin must have changed something.