Open poroburu opened 6 days ago
I was at some point working on integration for reading .pcap files from WireShark (wouldn't connect directly to live data for this) Feel free to discuss this on, the VieweD support channel on my Discord (which is easier and more clear to communicate for me) https://discord.com/channels/565914665641836544/944635253266481192
If I get a .pcap for FFXI working I wouldn't put it beyond me to actually also do direct network data reading for it as well. But I'd have to rewrite part of my App's engine to do that.
For a FFXI packet combat parser. I am looking for a solution that inputs raw FFXI packets, and outputs typed FFXI packet data.
poroburu/kparser2