alitanet Posted March 7, 2016 Author Share Posted March 7, 2016 Hi, Can I delete the files inside the update folder? My second question is about epsxe 2.0 every time I exit the emulator from big box epsxe ask me If I want to exit the program, can I skip this? thanks Quote Link to comment Share on other sites More sharing options...
DOS76 Posted March 7, 2016 Share Posted March 7, 2016 For your ePSXe 2.0 issue go into LaunchBox go to tools, manage emulators select espxe from your list then click edit go to the AutoHotKey tab in the edit form and paste this code in ; This section closes eSPXe when pressing Escape $Esc:: { Process, Close, {{{StartupEXE}}} } Now when you hit escape from either LB or BB it will close without the confirmation window appearing. Quote Link to comment Share on other sites More sharing options...
alitanet Posted March 7, 2016 Author Share Posted March 7, 2016 Thanks Dos76 but it doesn't work , what can I do? Quote Link to comment Share on other sites More sharing options...
DOS76 Posted March 7, 2016 Share Posted March 7, 2016 It does work I tested it my self before posting it. Quote Link to comment Share on other sites More sharing options...
SentaiBrad Posted March 7, 2016 Share Posted March 7, 2016 You can technically delete the files in your update folder, because I generally dont suggest that users downgrade their current install of LaunchBox, like taking their newer XML to an older version. However, they are still useful if you need to do a fresh install. Maybe keep the last 3 or 4 exe's. They should be in order, but you can sort them by date modified just in case. Quote Link to comment Share on other sites More sharing options...
DOS76 Posted March 7, 2016 Share Posted March 7, 2016 I just copied it from the forum post and then pasted into the AutoHotKey tab for eSPXe on another computer and it it working there too. Are you trying to close it with Alt+F4 or Escape the code you put in should close it with Escape and not the usual method of closing eSPXe Quote Link to comment Share on other sites More sharing options...
alitanet Posted March 7, 2016 Author Share Posted March 7, 2016 Thanks for your help, I don't speak english very well. About epsxe 2.0 I copied the script and pasted in script label and It allows me to exit using autohotkey but It still ask me to exit, then I have to use the keyboard to check yes button, anyway I Will try tomorrow again, Thanks! Quote Link to comment Share on other sites More sharing options...
LogicalEgo Posted March 10, 2016 Share Posted March 10, 2016 I tried using the AHK script and it didn't work as well. I still get the would you like to quit box if I exit via controller rather than keyboard. Quote Link to comment Share on other sites More sharing options...
DOS76 Posted March 10, 2016 Share Posted March 10, 2016 So with the keyboard it exists without asking for conmfirmation but with the controller it it still asks? Quote Link to comment Share on other sites More sharing options...
alitanet Posted March 10, 2016 Author Share Posted March 10, 2016 Yes exactly is very strange :( Quote Link to comment Share on other sites More sharing options...
DOS76 Posted March 10, 2016 Share Posted March 10, 2016 That is strange but not the first time I've heard that this week it also does the something similar in KAT5200 emulator where the keyboard was reported to close the program but the controller would behave like the script didn't exist and open the menu. This is weird because the script is to kill the process when you hit escape which works from the keyboard but all you are doing with your controller is setting up a button combo that is supposed to work as the escape key why they would produce different results is beyond me. Quote Link to comment Share on other sites More sharing options...
alitanet Posted March 16, 2016 Author Share Posted March 16, 2016 Thanks for your help DOS76. I can't find a solution to this,does anybody have the same problem?This is very weird :( 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.