The_Keeper86 Posted May 21, 2023 Posted May 21, 2023 Hey guys! I've been using Pcsx2 qt aka 1.7 for the past several months and was wondering how to exit it? Escape just opens up the menu that shows achievements etc which I do love! But opening up that menu and selecting close game it just goes back to the Pcsx2 ui. I'd love to hear your suggestions! Quote
JoeViking245 Posted May 21, 2023 Posted May 21, 2023 Do you have "-nogui" (without quotes and a single dash) for your command line parameters? Quote
The_Keeper86 Posted May 21, 2023 Author Posted May 21, 2023 I didn't, I added it now but it doesn't exit. I have this in the exit script ; PCSX2 has an ugly exit process; this cleans it up visually Process, Close, {{{StartupEXE}}} Quote
JoeViking245 Posted May 21, 2023 Posted May 21, 2023 Just look at mine. I guess I have something similar in my running script. To 'play nice' with PCSX2, you may want to change out that Process, Close $Esc:: { WinClose, ahk_exe {{{StartupEXE}}} } Also, unless you always exit from the pause menu (uses the Exit Script), you'll want to put this in the Running Script section. 3 Quote
The_Keeper86 Posted May 22, 2023 Author Posted May 22, 2023 Sweet thanks! @JoeViking245 worked perfectly! Great help and community as always :) 1 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.