Jump to content
LaunchBox Community Forums

PCSX2 - Escape Key not closing games and exiting app


Go to solution Solved by Tsik,

Recommended Posts

Posted

Apologies if I am asking questions that have already been answered but I was not able to decipher a clean straightforward answer. In the APP the hotkey ESC shuts down the down etc. When I try the same via launchbox/bigbox nothing happens. What do I need to do and where do I need to apply these rules to get this to work correctly with my I/O Board. -fullscreen is current default command line. Thank you

  • Solution
Posted (edited)

If I understand correctly when launching PCSX2 from LaunchBox/Bigbox the emulator does not exit when pressing ESC... if so 
go to Tools>Manage>Emulators> choose your PCSX2 entry and in the Running Script  tab paste the lines:

#NoEnv 

$Esc::
{
	Process, Close, {{{StartupEXE}}}
}

(It's the I/O board you mentioned that's confusing me, but still, try the above and we'll see.🙂

Edited by Tsik

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...