winnitron / WinnitronLauncher

The official Winnitron launcher! The meat and potatoes of the Winnitron.
winnitron.com
MIT License
34 stars 7 forks source link

Mapping button to ESC causes Winnitron launcher to hang when returning from a game #122

Open BenBergman opened 5 years ago

BenBergman commented 5 years ago

I'm in the process of trying to get the cheap Zero Delay boards supported by the Winnitron launcher (#117). I'm trying to do it all within AHK for simplicity. I've got everything working for a first controller using a custom ahk template except that when I press my new escape button to exit a game the Winnitron launcher hangs. Pressing the mapped ESC key to launch a game works just fine.

BenBergman commented 5 years ago

Actually, launching the game with the mapped ESC key only works the first time. If I use a true ESC key to exit the game, I am no longer able to use the mapped ESC key to launch a game.