Boomerps2 Posted March 11, 2023 Share Posted March 11, 2023 The default running script for the current PCSX2 (1.7.4207) no longer works which is: ; This section closes PCSX2 when pressing Escape $Esc:: { WinClose, ahk_exe {{{StartupEXE}}} } When ESC is pressed to exit, the game closes with the PCSX2 emulator game selection screen left open on top of BigBox which stops BigBox. Pressing ESC a second time is required to close the emulator so BigBox can continue. I tried an alt + F4 script and that doesn't work either. Is there a script that will close the game and the emulator at the same time? Thanks for the help. Quote Link to comment Share on other sites More sharing options...
JoeViking245 Posted March 11, 2023 Share Posted March 11, 2023 See if something in here helps. 1 Quote Link to comment Share on other sites More sharing options...
JereBear Posted March 11, 2023 Share Posted March 11, 2023 (edited) I had to add -batch to the PCSX2 command-line parameter's in LB. Fixed it for me. Also have "Confirm Shutdown" unchecked in PCSX2 Settings. Edited March 11, 2023 by JereBear 2 Quote Link to comment Share on other sites More sharing options...
Boomerps2 Posted March 11, 2023 Author Share Posted March 11, 2023 (edited) yep, it was the "-batch" that worked Thank You Edited March 11, 2023 by Boomerps2 2 Quote Link to comment Share on other sites More sharing options...
MaxxFawver Posted March 14 Share Posted March 14 (edited) Can someone walk me through how to do this and then what to push on my controller. I can't seem to get it to work. When i put the -batch line in, the emulator stops loading. I would like to control everything from a controller instead of a keyboard. Edited March 14 by MaxxFawver Quote Link to comment Share on other sites More sharing options...
JoeViking245 Posted March 14 Share Posted March 14 2 hours ago, MaxxFawver said: Can someone walk me through how to do this and then what to push on my controller. I can't seem to get it to work. When i put the -batch line in, the emulator stops loading. I would like to control everything from a controller instead of a keyboard. Try the Default Command-line Parameters: -nogui. This assumes you're using PCSX2-qt. I believe by default, the Confirm Shutdown is checked by default (in PCSX2 Settings). So make sure that's un-checked. Quote Link to comment Share on other sites More sharing options...
MaxxFawver Posted March 14 Share Posted March 14 I understand that. I did that. I don't know how to configure Launchbox to allow me exit PCSX2 mid-game. Don't know how to set it up and don't know the button shortcut on my controller. Quote Link to comment Share on other sites More sharing options...
JoeViking245 Posted March 14 Share Posted March 14 1 hour ago, MaxxFawver said: I understand that. I did that. I don't know how to configure Launchbox to allow me exit PCSX2 mid-game. Don't know how to set it up and don't know the button shortcut on my controller. Oh. The thread was about not having the GUI show when exiting PCSX2. To exit a game using your controller, you need to map the controller button(s) in LaunchBox Premium and [separately] in BigBox. You can map any button or button combination you like. Just make sure it's not a button(s) that's assigned to something else. LaunchBox: Tools - Options- Game Controllers - Mappings. Then map to Exit Game. BigBox: System Menu - Options - Controller Mappings. Then map to Close the active Window (Not Exit. That's to completely exit BigBox). Quote Link to comment Share on other sites More sharing options...
MaxxFawver Posted March 14 Share Posted March 14 So if I start up BigBox, pick a PS2 game, play for an hour, decide to play something else, this is how I exit the PS2 game back to BigBox? Quote Link to comment Share on other sites More sharing options...
JoeViking245 Posted March 14 Share Posted March 14 2 hours ago, MaxxFawver said: So if I start up BigBox, pick a PS2 game, play for an hour, decide to play something else, this is how I exit the PS2 game back to BigBox? Yes. That would be how you exit the game and return to BigBox. Then just select a different game and play it [for however long] and use the mapped button(s) (again) and return to BigBox. 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.