Open armoha opened 3 years ago
Almost fixed by https://github.com/armoha/eudplib/commit/1398bf86f5c37ce2375eb8db85422c560acaacfe and https://github.com/armoha/eudplib/commit/2051c778ec48156388a8fb0cf3b3cd426c5afcb7. One thing left to solve is preserving offset state 0x654880 + qgc.cmdqlen
of EUDByteWriter for consecutive QGC calls.
[ ] Optimize for multiple calls in single trigger cycle.
QueueGameCommand
call reads command queue length and max buffer size.https://github.com/armoha/eudplib/blob/ba9c840a143fe8d764caebcca3b4adfb77a5188c/eudplib/eudlib/qgcf/qgc.py#L49-53
Potential improvement: