Mermsky Posted November 12, 2016 Share Posted November 12, 2016 I've just added Cemu to my launchbox setup. everything is working great but I can't exit the emulator using the controller. My controller automation is set up correctly as it is working for everything else. I have added the following to the cemu autohotkey tab - $Esc:: { Process, Close, {{{StartupEXE}}} } However this did not solve the issue. I'm using Cemu 1.6.2c Can anyone help with this please? Thank you in advance. Quote Link to comment Share on other sites More sharing options...
Maddoc1007 Posted November 12, 2016 Share Posted November 12, 2016 @Mermsky try this $Esc:: { Process, Close, cemu.exe } or replace with the exact name of the emulator Quote Link to comment Share on other sites More sharing options...
Mermsky Posted November 12, 2016 Author Share Posted November 12, 2016 Hi, I've tried that but still doesn't work. Thanks Quote Link to comment Share on other sites More sharing options...
Mermsky Posted November 12, 2016 Author Share Posted November 12, 2016 Any other ideas? is anyone else having the same issue? Quote Link to comment Share on other sites More sharing options...
Mermsky Posted November 12, 2016 Author Share Posted November 12, 2016 Strange thing is Alt + F4 doesn't close the game. but it does close Cemu when i open it by itself (without loading a game). Could this have something it not working? Quote Link to comment Share on other sites More sharing options...
ckp Posted November 12, 2016 Share Posted November 12, 2016 (edited) it works for me and i use the same ahk in your original post. what do you have controller automation set to for closing and with what controller? Edited November 12, 2016 by ckp Quote Link to comment Share on other sites More sharing options...
Mermsky Posted November 12, 2016 Author Share Posted November 12, 2016 I use an xbox 360 controller. I hold the select button and press start to exit emulators. It works well for every other emulator, just can't get it to work for Cemu. Are you using the newest release of Cemu 1.6.2c ? could it be to do with that release? Quote Link to comment Share on other sites More sharing options...
Mermsky Posted November 12, 2016 Author Share Posted November 12, 2016 Even pressing esc on the keyboard doesn't close it. it just takes it out of fullscreen mode. Theres got to be something to get it working? Quote Link to comment Share on other sites More sharing options...
ckp Posted November 12, 2016 Share Posted November 12, 2016 Yes i use 1.62c. Maybe check your cemu controller mappings? Quote Link to comment Share on other sites More sharing options...
Mermsky Posted November 13, 2016 Author Share Posted November 13, 2016 Here are my settings in Cemu, Is there anything I need to change? Thank you Quote Link to comment Share on other sites More sharing options...
ckp Posted November 13, 2016 Share Posted November 13, 2016 your controller settings look just like mine except i have wii u gamepad instead of pro controller but i think this just depends on the game and can be switched when needed. so, leave LB out of it. if you run a game from emu without LB, the escape key on your keyboard does not work? when my games are in full screen, pressing escape or my xbox 360 LB automation for close active window both work. do you have any other apps running that may be interfering with your escape key? what if you install a brand new cemu in a new folder without any files from your current emu folder? i am also using windows 10 64bit. Quote Link to comment Share on other sites More sharing options...
Mermsky Posted November 13, 2016 Author Share Posted November 13, 2016 I installed a Cemu again into a different folder and now it works! I have no idea what was going on with the other install, oh well, all good now! Thank you for your help Quote Link to comment Share on other sites More sharing options...
ckp Posted November 13, 2016 Share Posted November 13, 2016 Awesome! Quote Link to comment Share on other sites More sharing options...
Pyrometheous Posted August 29, 2017 Share Posted August 29, 2017 On 11/12/2016 at 2:46 PM, Mermsky said: I use an xbox 360 controller. I hold the select button and press start to exit emulators. Does this still work? I'm assuming that the select button is the "back" button on the controller? So, holding down back, and then start as well, that'll close CEMU? I'm starting to work with a Steam Link to run my emulators in the livingroom, unfortunately BigBox was giving me some issues, so I've been manually adding Wii U game shortcuts to steam. The thing that I hate so far is that you can't close out of emulated games via XBOX 360 controller. But if this method still works, than this will be awesome :-) Quote Link to comment Share on other sites More sharing options...
ckp Posted August 29, 2017 Share Posted August 29, 2017 (edited) Yes, I use that with xbox 360 and one controllers, and it works with Cemu and all other emulators. But it works because of LB. Edit: this works from Launchbox/Bigbox. Exiting things from Steam is a totally different story. I use Steam Link on one of my systems and I prefer to launch Bigbox from Steam Link and have BB launch all my emulators. I have no issues this way. Edited August 29, 2017 by ckp Quote Link to comment Share on other sites More sharing options...
Pyrometheous Posted September 4, 2017 Share Posted September 4, 2017 On 8/29/2017 at 2:38 PM, ckp said: I use Steam Link on one of my systems and I prefer to launch Bigbox from Steam Link and have BB launch all my emulators. I have no issues this way. For some reason, I'm not having a whole lot of luck using BigBox from the Steam Link. I actually ended up running CAT6 under my house and installed a switch to make the connection better (before both the steam link and my desktop were on wifi). Everything seems to work perfectly except BigBox. I've also run into some issues with controller mapping on CEMU specifically. I haven't really tested other emulators yet, but since most of everything is going through retroarch now (I was reluctant to make the switch, but I'm very glad I did), I assume that the controller mapping stuff would be automatic. Quote Link to comment Share on other sites More sharing options...
joel Posted September 5, 2017 Share Posted September 5, 2017 i use this autohotkey script to exit Cemu JOY8:: If GetKeyState("JOY7") { Process, Close, Cemu.exe } Quote Link to comment Share on other sites More sharing options...
FreeSoftwareServers Posted December 21, 2017 Share Posted December 21, 2017 (edited) I think what fixed it for me was Launching LB w/ Admin Rights, then using the following AHK Script: $Esc:: { Process, Close, cemu.exe } (Which I tried, along with a bunch of others to no avail)... Once I was able to get it to work in Admin mode, I closed LB, relaunched w/o Admin and it worked again. I run everything over the LAN via SMB though, so I think that might have caused issues. This allows me to exit by pressing the "Esc" Key on my KB, which I mapped Start+Select in Joy2Key to = "Esc" on my keyboard.... Cemu is the only program that seems to give me a headache with exiting, but for how "young" of an emulator it is, I'm impressed! Also note: I DON'T use controller automation via LB, everything is setup to make Start+Select=Alt+F4 in Joy2Key except in Cemu's case its "Esc". One of my favorite features of Joy2Key is that I can map Start and Select separately to be individual buttons (Or nothing), but map the combo to be a single or multiple keypress unrelated to what they are mapped to individually. (Also that I can create profiles/templates and copy them). All my EMU's are set to launch via a CMD that takes the ROM path as a variable and set JoyToKey's profile (Useful when some Emulators have multiple Profiles like RetroArch). Edited December 21, 2017 by FreeSoftwareServers 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.