Back to flight sim development. I believe WASM Standalone Module similarly works like how DLL works for P3D. I am trying to make a verificaton and playing around. So i am wondering, is the standalone module able to run or detect exe upon sim running? I tried putting system("myexe.exe") but the module seems to fail knowing that it us c++. Alternatively, using an executable and put it on EXE.xml but that would allow users from removing it.
Secondly, is WASM Standalone Module able to be attached to an scenery object? Example, Module1 is attached to terminal.bgl and texture.
I hope to get some answers to my clarification and advices. Thank you
Secondly, is WASM Standalone Module able to be attached to an scenery object? Example, Module1 is attached to terminal.bgl and texture.
I hope to get some answers to my clarification and advices. Thank you
