Attract-Mode Support Forum

Attract-Mode Support => General => Topic started by: alucard on November 05, 2018, 10:20:27 AM

Title: Block multiple launch input
Post 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:

Any help is appreciated.
Sorry for my bad English




Title: Re: Block multiple launch input
Post by: alucard on November 14, 2018, 02:51:31 AM
I'm start writing an Autoit launcher wrapper that disable inputs when launching a game
Title: Re: Block multiple launch input
Post by: Kevin on November 16, 2018, 06:41:19 AM
Try my Program (link below) It contains a function that blocks the start of multiple Processes.

http://meinhtpc.bplaced.net/wordpress/?page_id=30
Title: Re: Block multiple launch input
Post by: alucard on November 18, 2018, 10:25:15 AM
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