Jump to content
LaunchBox Community Forums

Syntax36

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by Syntax36

  1. On 9/6/2017 at 10:25 PM, CTRL-ALT-DEFEAT said:

    In LaunchBox, go to Manage Emulators and be sure the following Auto-Hotkey script is under the tab designated for it (copy and paste the bolded bits it if it's not):

     

    ; This section closes PCSX2 when pressing Escape
    $Esc::
    {
        Process, Close, {{{StartupEXE}}}
    }

     

    For MAME, you don't need the script.

    Now launch BigBox and go to Options -> Controller Automation

    I use a DualShock 4 myself and I set the Hold button to my Share button (appears in BB as button 7) and the Close the Active Window button to Options (button 8 in BB), so you can do the same with Back and Start on yours.

    Now when you are in a game and you want to exit, hold the Back button and then press Start. This will close the game and emulator.

    Perfect Explanation!!

    Works like a charm.. Thank you!! 

    • Like 1
×
×
  • Create New...