Jump to content
LaunchBox Community Forums

Pcsx reloaded won’t quit


casbalti

Recommended Posts

Hi guys,

I have big box setup and love it; I have various emulators running with PCSX Reloaded for PS1 games (had no luck with other emulators). 
 

now it works great except when I go to quit it just pauses when using the controller shortcut. If I press ESC it will work but not from the controller where as every other emulator is ok (Dolphin, PCSX2 etc). 
 

I have trailed through google and tried various things to no avail; I think I need a custom command in the shutdown auto hit keys script but don’t know what. 
 

please can someone help me out? Would really appreciate it.

thank you so much. 

Link to comment
Share on other sites

7 hours ago, casbalti said:

Hi guys,

I have big box setup and love it; I have various emulators running with PCSX Reloaded for PS1 games (had no luck with other emulators). 
 

now it works great except when I go to quit it just pauses when using the controller shortcut. If I press ESC it will work but not from the controller where as every other emulator is ok (Dolphin, PCSX2 etc). 
 

I have trailed through google and tried various things to no avail; I think I need a custom command in the shutdown auto hit keys script but don’t know what. 
 

please can someone help me out? Would really appreciate it.

thank you so much. 

Thanks for your help, it was the latest version but will confirm when I get home. 
 

it’s within BigBox but LaunchBox also had the same issue. 
 

Mathis is the one platform I’ve had no luck with despite allot of effort and different emulators. 

As it was PCSX Reloaded and this wasn’t in the list I did have to choose PCSXfrom the list when setting up. Only just remembered that gem of information. 

Link to comment
Share on other sites

20 minutes ago, casbalti said:

Thanks for your help, it was the latest version but will confirm when I get home. 
 

it’s within BigBox but LaunchBox also had the same issue. 
 

Mathis is the one platform I’ve had no luck with despite allot of effort and different emulators. 

As it was PCSX Reloaded and this wasn’t in the list I did have to choose PCSXfrom the list when setting up. Only just remembered that gem of information. 

OK. I tested only in Launchbox and it worked. Will test BigBox as well. I used 1.9.94 of PCSX Reloaded. Also tested with two prior versions no issues. 

What version Launchbox?

As far as it not being on the list in Launchbox that is not an issue. There are just some more commonly known emulators that Jason put in as sort of a default. Any emulator can be added and used. 

 

Link to comment
Share on other sites

Thank you,

so I am running pcsxr1.9.94 also with LaunchBox 10.6 on Windows 10 64Bit and using an Xbox 360 controller. 
 

I have tried renstalling the emulator a few times but always get the same result. So very strange ?

do you know of a way I can script the auto hot key to send another ESC?

Link to comment
Share on other sites

4 hours ago, casbalti said:

Thank you,

so I am running pcsxr1.9.94 also with LaunchBox 10.6 on Windows 10 64Bit and using an Xbox 360 controller. 
 

I have tried renstalling the emulator a few times but always get the same result. So very strange ?

do you know of a way I can script the auto hot key to send another ESC?

LB and BB both have controller binding options so make sure you set them both. Are you binding a combo or just using the X360 center button?

It should not need an AHK. But you can try putting something like the below in the Running AHK tab. I am not an expert in AHK. Just know this works and has helped on other emulators by changing the exe name. 

$Esc::
{
        WinClose, ahk_exe pcsxr.exe
}

 

Link to comment
Share on other sites

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