Hi
Is there are a replay parser for Warthunder’s replay file?
I’m trying to develop a model to detect hackers, but I haven’t been able to find any parser for replay files.
Closest I was able to find was this, but it appears to be limited in it’s functionality.
Better off if you have the skills to seek employment maybe…
I always support fellow players with the passion to make things better - so i wish you all the best for your project!
Just 2 thougths:
- Why investing personal time in a task that should be done by the game provider?
- Why investing time and money in a product if you think it meets not your personal requirements regarding quality of game play?
They actually didn’t say that…
I thought about getting touch with them, but I thought that’s not where I’m going to start
Just bare in mind both that, and the wt-tools are old, and possibly well out of date/problematic.
I am keen to see what you do though too, this could serve a very good purpose, very easily.
Thanks for the tip!
Let’s hope that it will turn out well.
1 Like
The best chance you have is:
first there is some text in the .wrpl file, mission , map … i parsed it to html with a python scrypt :
levels/air_falklands.bin gamedata/missions/cta/planes/historical/bfd/air_falklands_bfd_norespawn.blk</bmissions/_BfD_norespawn;location/air_falklands
this is about all the text you get the rest is non readable chinese
The best approach so far was parsing this stuff to Json , then you get events, i have done it my self, was creating a video and gave it to AI for subtitles and voice over
just look for warthunder .wrpl parser you ill find simple python scrypts
None of this prevents hacking or has anything to do with hacking
the most you can do with this is , parse a replay => edit that replay , replace airplanes with tanks that , replace animations with other ones, replace bombs with L3 tanks , play around with obvects , reparse that same file to a .wrpl , then watch it back on warthunder replay
if u run into any issues [email protected]
but if u ask me its just aloooot of work for … what ?