samgrant78 Posted May 20, 2022 Share Posted May 20, 2022 Im using a sinden gun so cant obviously trigger the button 7,button8 (select and start) combo to exit games. Is there a script I can use to exit the model 2 emulator where im using the gun as when I push escape key it doesnt close the emu but pushes it to windowed mode or fullscreen. Any help appreciated. Quote Link to comment Share on other sites More sharing options...
Retro808 Posted May 21, 2022 Share Posted May 21, 2022 Paste in the “Running AHK” tab when you edit your Model 2 emulator in LB $Esc:: { Process, Close, {{{StartupEXE}}} } Quote Link to comment Share on other sites More sharing options...
samgrant78 Posted May 21, 2022 Author Share Posted May 21, 2022 thanks. sorry for the noob question. 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.