Tempest Posted April 4, 2010 Share Posted April 4, 2010 This SHOULD allow you to return to GameEx, even if a process 'Hangs', and cannot be closed by pressing the 'Escape' key. I say 'should', because I wasn't able to actually crash an emulator to the point that I couldn't return to GameEx with just a press of the 'Escape' key. Run the program from the 'Launch on Start up Don't Wait' In 'Tweaks/Performance', or from the 'Also Launch' in your emulator setup. Press and hold 'Escape' for three seconds to activate.If someone will tell me a sure-fire way to 'hang' a process in GameEx, I will test it more myself. SuperEscape.7z 1 Quote Link to comment Share on other sites More sharing options...
twotone8 Posted April 6, 2010 Share Posted April 6, 2010 does this also work for holding the joypad escape command combination for 3 seconds? or just the escape key. Quote Link to comment Share on other sites More sharing options...
Tempest Posted April 6, 2010 Author Share Posted April 6, 2010 Just the escape key. If you will confirm for me that it works with the escape key, then I will see about adding the joy combo as well. Quote Link to comment Share on other sites More sharing options...
paulmichel21 Posted September 3, 2014 Share Posted September 3, 2014 hi tempest, code is very good but does not work well with BlueStacks. can be solved? Might you help me? thank you very much Quote Link to comment Share on other sites More sharing options...
rockyrocket Posted September 5, 2014 Share Posted September 5, 2014 hi tempest, code is very good but does not work well with BlueStacks. can be solved? Might you help me? thank you very muchBluestacks has its own included app for closing itself - forget what it is called of the top of my head though sorry. Quote Link to comment Share on other sites More sharing options...
paulmichel21 Posted September 5, 2014 Share Posted September 5, 2014 some process dont close eg hd-agent.exe, hd frontend.exe etc etc. Quote Link to comment Share on other sites More sharing options...
rockyrocket Posted September 5, 2014 Share Posted September 5, 2014 So far I have not had any problems closing Bluestacks via an AHK hotkey, using "E" as an example...E::Run, "C:\Program Files (x86)\BlueStacks\HD-Quit.exe" YMMV Quote Link to comment Share on other sites More sharing options...
Tempest Posted September 5, 2014 Author Share Posted September 5, 2014 Skip the hotkey, and use:LaunchAfter="[WORKINGPATH]\HD-Quit.exe" Quote Link to comment Share on other sites More sharing options...
paulmichel21 Posted September 6, 2014 Share Posted September 6, 2014 ok thanks...i try Quote Link to comment Share on other sites More sharing options...
rockyrocket Posted September 7, 2014 Share Posted September 7, 2014 Skip the hotkey, and use:LaunchAfter="[WORKINGPATH]\HD-Quit.exe"Good point, that certainly works too . Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.