Jump to content
LaunchBox Community Forums

Big Box crash / stop working on emulator exit (ppsspp for example)


Recommended Posts

Posted (edited)

Hello People - Nice community forums !

 

I have been cracking my skull for the past week with problems exiting Emulators on Big Box, some of them work fine, others like PPSSPP just crash the Big Box on exit.

I try everything I was able to search on the forums and at the end I think I found the cause and temporary solution:

 

Possible cause: The Crash happens when using Big Box Auto Controller Automation method, but this do not happens when using the same feature on LaunchBox or when using the "esc" key on the keyboards... only on Big Box using the controller automation (X-Box 360 Controller).

Temporary Solution: After trying almost everything I disabled Controller Automation on Big Box (OPTIONS), end up installing Xpader and configure the program to get "esc" output from the controller by pressing Select + Play Button.

 

 

 

 

Edited by Maximilium
Posted

This is usually solved by adding a ahk script to the LB emulator settings in the emulator tab.

It looks like this:

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

 

Posted

 

 

I try that and other variations + different versions of the emulators I was having problems with, once I hit the "Esc" key by accident and exit without crash I realized it has to be controller related.

 

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...