SirCamel Posted March 2, 2019 Posted March 2, 2019 Having an Issue with Project 64 not exiting with Big Box hot key close, Any Ideas? Thanks Quote
Suhrvivor Posted March 2, 2019 Posted March 2, 2019 I don't use that emulator (fell into the Retroarch vortex and can't get out), but whenever I have a problem closing an emulator, using an Autohotkey script usually solves the problem. In LaunchBox, go to tools -> Manage Emulators, double click your emulator (in this case Project 64), in the Autohotkey Script tab, add the following: $Esc:: { Process, Close, {{{StartupEXE}}} } Quote
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.