azorean Posted February 2, 2023 Share Posted February 2, 2023 (edited) Hi everyone Just as the title says, how do I get the games from Atari Jaguar (running on BigPEmu) to exit when pressing the escape button, like Retroarch does? When pressing Esc it just goes to BigPEmu menu.. Edited February 2, 2023 by azorean Quote Link to comment Share on other sites More sharing options...
moudrost Posted February 2, 2023 Share Posted February 2, 2023 $Esc:: { WinClose, ahk_exe {{{StartupEXE}}} } 3 Quote Link to comment Share on other sites More sharing options...
azorean Posted February 2, 2023 Author Share Posted February 2, 2023 21 minutes ago, moudrost said: $Esc:: { WinClose, ahk_exe {{{StartupEXE}}} } Worked perfectly, thank you! 1 Quote Link to comment Share on other sites More sharing options...
fleegerc Posted October 17, 2023 Share Posted October 17, 2023 Is there a way to make this script so it exits in big box when you hit like button 7 and 8? I can't seem to get anything to work to exit BigPEmu from my controller. 1 Quote Link to comment Share on other sites More sharing options...
Dark Fact Posted September 23 Share Posted September 23 I have same issue. Anyone figure this out? How to Quit BigPEmu from the gamepad?? Quote Link to comment Share on other sites More sharing options...
faeran Posted September 24 Share Posted September 24 On 9/23/2024 at 1:11 AM, Dark Fact said: I have same issue. Anyone figure this out? How to Quit BigPEmu from the gamepad?? You can set a hotkey under Controller Mappings in either LaunchBox or Big Box to exit the emulator. If you would rather do it inside of BigPEmu itself, it looks like they have a hotkey you can set up to enter into their menu, and their menu has an Exit button. 1 Quote Link to comment Share on other sites More sharing options...
Dark Fact Posted September 25 Share Posted September 25 Thanks! Unfortunately, I have a Nintendo Switch Pro and LB/BB still don't work correctly with SDL controllers yet. Not sure why since BigPEmu and Retroarch can use SDL. That means Controller Mappings don't work for me. I can't use BigBox with the controller at all. Your suggestion to do inside BigPEmu was a great workaround! Binded a button to Menu and can go to Exit now. But one thing: I had to remove -localdata from the Command Line parameter before the Menu button would work on my gamepad! LB automatically put that in there, but I took it out. Strange thing, but it works now. Many thanks! 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.