casbalti Posted November 16, 2019 Share Posted November 16, 2019 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. Quote Link to comment Share on other sites More sharing options...
Retro808 Posted November 16, 2019 Share Posted November 16, 2019 I do not use this emulator so just downloaded it and tested. It worked fine with a controller exiting. Is this in Launchbox or BigBox? What controller are you using? Also was PCSXR version are you using? Quote Link to comment Share on other sites More sharing options...
casbalti Posted November 16, 2019 Author Share Posted November 16, 2019 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. Quote Link to comment Share on other sites More sharing options...
Retro808 Posted November 16, 2019 Share Posted November 16, 2019 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. Quote Link to comment Share on other sites More sharing options...
casbalti Posted November 16, 2019 Author Share Posted November 16, 2019 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? Quote Link to comment Share on other sites More sharing options...
Retro808 Posted November 16, 2019 Share Posted November 16, 2019 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 } Quote Link to comment Share on other sites More sharing options...
casbalti Posted November 17, 2019 Author Share Posted November 17, 2019 Thank you very much; I have it working now and really appreciate your help! all the very best. Quote Link to comment Share on other sites More sharing options...
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.