Is it possible to leave the process opened after bot finished it's executing?
Asking for that because it would help to reduce the time it takes for the bot to launch for the second time, because otherwise we have to wait for the game process to be relaunched after we launch the bot.
Yes, leaving inactive process takes memory but it would greatly help in terms of development and debugging speed.
Is it possible to leave the process opened after bot finished it's executing?
Asking for that because it would help to reduce the time it takes for the bot to launch for the second time, because otherwise we have to wait for the game process to be relaunched after we launch the bot.
Yes, leaving inactive process takes memory but it would greatly help in terms of development and debugging speed.