NNEMO Posted March 11, 2018 Share Posted March 11, 2018 Im having a problem exiting standalone epsxe emulator using the launchbox autohotkey, i press my start button joy12 and joy9 Really quit? screen pops up, and I can press Enter to exit. So I can exit with my hotkey and then press enter. The problem is I have an arcade setup with the joystick and buttons, so this doesnt work. Ive also tried hotkeys in launchbox. $Esc:: { Process, Close, {{{ePSXe.exe}}} } Does anyone have any suggestions on how to fix this? A autohotkey solution? Ive looked at alot of forum posts and I havnt been able to find anything that works. Quote Link to comment Share on other sites More sharing options...
DOS76 Posted March 11, 2018 Share Posted March 11, 2018 The method in there describing to use the Lilypad 2 plugin from pcsx2 emulator should still work. Actually reading further in the guy said it didn't work it always worked for me so give it a try. that or try using RetroArch it is pretty amazing and works good for PS1. Quote Link to comment Share on other sites More sharing options...
Lordmonkus Posted March 11, 2018 Share Posted March 11, 2018 Try this AHK Script, it's the one I have setup and works for me. $Esc:: { Process, Close, {{{StartupEXE}}} } Quote Link to comment Share on other sites More sharing options...
NNEMO Posted March 11, 2018 Author Share Posted March 11, 2018 I have tired the lillypad and yes it did close out using my hotkeys, b 10 hours ago, DOS76 said: The method in there describing to use the Lilypad 2 plugin from pcsx2 emulator should still work. Actually reading further in the guy said it didn't work it always worked for me so give it a try. that or try using RetroArch it is pretty amazing and works good for PS1. I did try the lillypad method, and yes it did work, but I had a problem with it not registering my joystick, I dont know If I should try messing with this again Quote Link to comment Share on other sites More sharing options...
NNEMO Posted March 11, 2018 Author Share Posted March 11, 2018 9 hours ago, Lordmonkus said: Try this AHK Script, it's the one I have setup and works for me. $Esc:: { Process, Close, {{{StartupEXE}}} } I have tried this one before, and it seems to just be constantly trying t o exit and never gets past the Really quit? Prompt. Maybe I should try using another version of epsxe? Quote Link to comment Share on other sites More sharing options...
Lordmonkus Posted March 11, 2018 Share Posted March 11, 2018 Are you loading with the following command line parameters in Launchbox for ePSXe ? -nogui -slowboot -loadbin Quote Link to comment Share on other sites More sharing options...
NNEMO Posted March 11, 2018 Author Share Posted March 11, 2018 (edited) 25 minutes ago, Lordmonkus said: Are you loading with the following command line parameters in Launchbox for ePSXe ? -nogui -slowboot -loadbin Yes I am , if i take those off, the epsxe doesnt autoload the game, and it just stays open. Edited March 11, 2018 by NNEMO Quote Link to comment Share on other sites More sharing options...
Lordmonkus Posted March 11, 2018 Share Posted March 11, 2018 What version of ePSXe are you using ? 2.0.5 ? Quote Link to comment Share on other sites More sharing options...
NNEMO Posted March 11, 2018 Author Share Posted March 11, 2018 42 minutes ago, Lordmonkus said: What version of ePSXe are you using ? 2.0.5 ? yes im using that version Quote Link to comment Share on other sites More sharing options...
Lordmonkus Posted March 11, 2018 Share Posted March 11, 2018 Hmm, very strange that the AHK script isn't working for you, I use it on 2 systems without issues. Quote Link to comment Share on other sites More sharing options...
NNEMO Posted March 11, 2018 Author Share Posted March 11, 2018 Any ideas, its really driving me crazy Im a 4bit calculator that needs halp, halp halp me Quote Link to comment Share on other sites More sharing options...
mattzane227 Posted April 30, 2018 Share Posted April 30, 2018 I'm having this exact same issue. I tried the autohotkey and the exit message still pops up. I tried the lilypad plugin and epsxe tells me that it can't save settings when I try to set it to not do the exit message. 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.