Hello everyone. Can this runner.exe file be edited to contain a script to automatically run the emulator in full screen?
This script works perfect if I run the emulator:
WinWaitActive, Neko,
Send {F11}sf
but I don't know how to implement it with the "runner.exe" file from the launchbox Autohotkey.
Some help?