Hi Samuel!
I have tried to run a program using "execute_shell" or "ProcessExecuteAsync" in linux (ubuntu), but it does not work.
global.pid =execute_shell_simple(_game_path,"");
It runs fine on Windows.
Am I doing anything wrong? Is there anything else I must do so I can make it work on Linux?
Thank you for your attention on the GM community!