Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. My bare hosting costs are currently not met so please consider becoming a contibuting member by either clicking this text or the Patreon link on the right.

Patreon

Recommended Posts

Posted

I've made a basic autohotkey script, just changing a couple of keys around to work in nullDC

I have it launching with the emu and all works fine so far

The problem is after i exit the emu i dont know how to close the script and have the keys go back to normal for mame.

I'm sure its simple enough to do, I just cant figure out how. any help would be much appreciated

edit - figured it out.

something as simple as esc:exitapp works

do whatever you want with this topic mods. delete/lock/leave

Posted
I've made a basic autohotkey script, just changing a couple of keys around to work in nullDC

I have it launching with the emu and all works fine so far

The problem is after i exit the emu i dont know how to close the script and have the keys go back to normal for mame.

I'm sure its simple enough to do, I just cant figure out how. any help would be much appreciated

edit - figured it out.

something as simple as esc:exitapp works

do whatever you want with this topic mods. delete/lock/leave

Its good to keep around for other users with similar issues..

:)

Posted

Actually, remapping escape to exit is probably the most elegant way you could do it. Since you probably have escape set to quit the emu in GameEx already, it will simply also exit the script for you with the same key press!

Guest
This topic is now closed to further replies.
×
×
  • Create New...