Whitestrake1967 Posted December 28, 2018 Share Posted December 28, 2018 Hey all, I'm new to LaunchBox but looking for some assistance with Nestopia; whenever I launch a game and set it to run full screen all starts up fine, runs perfectly etc - issue is occurring when I try to exit a game in BigBox or LaunchBox. When tapping ESC (or similarly assigned controller hotkey, the game appears to attempt to exit out (goes to black screen with menu bar at the top) before returning to the game I was playing; trying again just loops this behaviour. Essentially I can exit out by pressing alt+enter or shift+tab but part of the joy of LaunchBox was being able to fully navigate etc using a controller and meant I could be lazy and not get up off of the couch... I've also successfully got N64 and SNES emus up and running and can exit out of those with no issues so I'm curious to know whether I'm overlooking a simple setting somewhere with this one? Thanks! Quote Link to comment Share on other sites More sharing options...
Retro808 Posted December 28, 2018 Share Posted December 28, 2018 @Whitestrake1967 Try putting this into the AutoHotKey tab of the edit emulator option in Launchbox. Go to Tools>Manage Emulators and then edit Nesoptia. In the AHK Tab paste the code below. Although LB/BB should not actually need an AHK to close Nestopia. $Esc::WinClose, ahk_exe nestopia.exe Quote Link to comment Share on other sites More sharing options...
Whitestrake1967 Posted December 28, 2018 Author Share Posted December 28, 2018 @Retro808 That's sorted it - amazing! Thank you; so simple too. Cheers Quote Link to comment Share on other sites More sharing options...
Retro808 Posted December 28, 2018 Share Posted December 28, 2018 Glad to hear! ? Quote Link to comment Share on other sites More sharing options...
Sandalphon22 Posted October 21, 2019 Share Posted October 21, 2019 I tried this and I had no luck, it still doesn't want to exit. Has something changed since this was effective? Quote Link to comment Share on other sites More sharing options...
Retro808 Posted October 21, 2019 Share Posted October 21, 2019 8 hours ago, Sandalphon22 said: I tried this and I had no luck, it still doesn't want to exit. Has something changed since this was effective? Nothing changed that should affect it. In fact just tested on latest stable version and latest beta of Launchbox and that code still close Nestopia without issue for me. Do you have you keys or controller button mapped in Launchbox for the "Exit Game" command? Quote Link to comment Share on other sites More sharing options...
PsycoBanana Posted July 22, 2021 Share Posted July 22, 2021 So I put the emulator on full screen, read the thread, and added the code, but all it does is pauses the program, and then I have to hunt for the file which is hidden to exit. Is there a better script command that fixes this? Quote Link to comment Share on other sites More sharing options...
Retro808 Posted July 22, 2021 Share Posted July 22, 2021 6 minutes ago, PsycoBanana said: So I put the emulator on full screen, read the thread, and added the code, but all it does is pauses the program, and then I have to hunt for the file which is hidden to exit. Is there a better script command that fixes this? LB does not actually need an AHK to close Nestopia. Bind your exit button or button combo in LB and/or BB controller automation and it just works. Just tested both with the AHK and without and it works either way. Both in Fullscreen and Windowed mode. In the Nestopia preferences do you have the box for "Confirm on Exit" unchecked? Also make sure you are not running the emulator as admin. Doing so will not allow LB to elevate and have the AHK close the emulator. Quote Link to comment Share on other sites More sharing options...
PsycoBanana Posted July 23, 2021 Share Posted July 23, 2021 how can I tell if its running as admin???? 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.