Attract-Mode Support Forum
Attract-Mode Support => General => Topic started by: alucard on November 05, 2018, 10:20:27 AM
-
Hi everyone,
could any one help me I wanted to know if there is any way to block unwanted launch input, so that when I push start button (and re-push it rapidly) the emulator is invoked only once.
Sometimes, using AM + RocketLauncher, if I re-push start button during RL invocation:
- the game doesn't start
- RL shows a generic error message after a couple of seconds
- AM comes back, but unable to launch game anymore
- in the RL logs there are some duplicate emulator instance detections
Any help is appreciated.
Sorry for my bad English
-
I'm start writing an Autoit launcher wrapper that disable inputs when launching a game
-
Try my Program (link below) It contains a function that blocks the start of multiple Processes.
http://meinhtpc.bplaced.net/wordpress/?page_id=30
-
Thanks Kevin I'll give it a try!
I posted my launch wrapper on GitHub: https://github.com/matteocedroni/locked-launcher
Successfully tested on Windows with Attract-Mode and RocketLauncher