voneiden / pyfsuipc

Python 3 compatible Cython implementation of the FSUIPC_User library
6 stars 1 forks source link

adding support for more than 8-bytes of size and reading all the offsets #2

Open brightening-eyes opened 5 years ago

brightening-eyes commented 5 years ago

there should be possible for people to read the offsets based on different sizes like strings (something like vor1 and vor2 name) for format, we should check if thats an int, read by a specified amount of size, otherwise, it should be parsed with struct. also, the maximum amount of offsets which fsuipc can support is 665535, not 10000

voneiden commented 5 years ago

Definitely good improvement ideas. I've invited you to become a collaborator to this repo, feel free to improve things as you see fit. You can of course also keep using your own fork if you prefer that way.

voneiden commented 4 years ago

Hi @brightening-eyes - there's a new project that you might be interested in: https://github.com/odwdinc/Python-SimConnect