Hi,
I'm playing with writing a 3rd party tool for Il-2 that would integrate by generating and launching missions - a bit like il2mg.
I've found autoplay.cfg as a way to launch il-2 straight into a generated mission, which is great.
However, it only seems to work on a clean start, which seems very slow and wasteful. Is there a way to programmatically put the running game into a mission?
I had a play with a few UI automation tools (Winium, sikilux) but they don't work against the Il-2 interface.
Thanks for any pointers.