LuminaSapphira / ffxiv-act-linux-interface

An interface program to parse the memory of FFXIV running on linux/wine and push it to a client running in a VM where ACT may parse it.
Apache License 2.0
9 stars 0 forks source link

Add sequence to UDP packets to prevent ordering issues #7

Closed LuminaSapphira closed 5 years ago

LuminaSapphira commented 5 years ago

To prevent inaccuracies in memory data

LuminaSapphira commented 5 years ago

Fixed in dev branch: 569ab45b9b02d3a78db5db79c622c3649e4de692

LuminaSapphira commented 5 years ago

PR #8 fixes this