Petey Posted November 15, 2014 Posted November 15, 2014 Hey guys, I'm trying to setup Fusion with Hyperspin and I'm having some trouble closing the emulator through my cabinet button. The only way I can quit is by pressing Alt+F4 on my keyboard. I would like to do the exact same thing by clicking on a single button (Ex: F1) so that way I can map it to a button on my cabinet. What I tried is to create an AutoHotKey profile in HyperSpinHQ for Fusion to close the application when I type F1. F1:: Send !{f4} ExitApp return When I test the ahk through HyperSpinHQ, it closes the test window like it should. But once I try it in the emulator, nothing happens. Any ideal why this is not working? Thanks in advance!
Petey Posted November 16, 2014 Author Posted November 16, 2014 Okay found out how to do it. Instead of using HLHQ profile, I pasted the same code in the Fusion.ahk file and it worked.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.