Jump to content
  • Announcement

    The HyperSpin 2 early access beta is here!

    We’re starting the first public testing phase with Platinum Members to keep the scope manageable while we test the current feature set and begin to add more. In the future, we’ll provide a version for basic members as well.  On behalf of the entire HyperSpin team, we look forward to another exciting adventure with our community.

Closing Fusion in Hyperspin


Petey

Recommended Posts

Posted

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!

Posted

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...