Homepage › Forums › RetroPie Project › Controller Configuration in RetroPie › Hotkey for exiting to main menu
- This topic has 16 replies, 2 voices, and was last updated 8 years, 11 months ago by herbfargus.
-
AuthorPosts
-
12/17/2015 at 00:28 #111938ravillaParticipant
So im new to this and seem to got it mostly working, but I cant figure out how to input the hotkey for start-select to exit the emulator. I have searched and searched and tried all kinds of different ways. Very frustrating. I was able to go into retroarch and save the set up for the controller. I am using a usb SNES controller, but everytime i try to enter the file, it says the command doesnt exist.
cd /opt/retropie/emulators/retroarch/configs
doesnt work
I am using retropie 3.2.1Any help would be great. There are some other inputs i have tried and its like the retroarch config file doesnt exist.
12/17/2015 at 00:48 #111942herbfargusMember12/17/2015 at 01:22 #111945ravillaParticipantyeah ive gone through that set up and the command ” /opt/retropie/configs/all/retroarch-joypads ” doesnt work. Just says no such command
12/17/2015 at 01:37 #111946herbfargusMemberIt automatically configured hotkeys when you configure your controllers through emulationstation
Are your hotkeys not working?
12/17/2015 at 02:03 #111947ravillaParticipantive tried the start then select to exit hotkey and it doesn’t work. So ive been trying to get into the config file to set it up myself, but every command i have found doesn’t seem to work.
I watch this video https://www.youtube.com/watch?v=Z0FT4i2CQVI and was able to config the retroarch file with the controller, even though i did that already through emulationstation and when he gets to opening the file to see the hotkeys that are already in place. i get this command does not exist.12/17/2015 at 02:44 #111949herbfargusMemberYou may want to brush up on your Linux terminal command knowledge:
https://github.com/RetroPie/RetroPie-Setup/wiki/ssh
The hotkey is select so its select+start not start+select.
What is the output of
ls -lah /opt/retropie/configs/all/retroarch-joypads
Also BTW that video is outdated. (I need to make a new one) the official wiki is the only thing kept consistently up to date.
12/17/2015 at 03:42 #111954ravillaParticipantWhat is the output of
ls -lah /opt/retropie/configs/all/retroarch-joypads
total 12K
drwxr-xr-x 2 pi pi 4.0K Jul 20 17:57 .
drwxr-xr-x 3 pi pi 4.0K Oct 20 2015 ..
-rw-r–r– 1 pi pi 546 Jul 20 17:57 usbgamepad.cfg
-rw-r–r– 1 pi pi 0 Jul 20 17:29 usbgamepad.cfg.bakyeah i figured the video was out of date, but that it would still have the right commands for what I needed. Pressing select+start doesnt seem to do anything either.
12/17/2015 at 03:57 #111956herbfargusMemberAnd what are the contents of usbgamepad.cfg?
sudo nano usbgamepad.cfg
12/17/2015 at 04:41 #111962ravillaParticipantit was blank, so I guess i messed something up. Been trying to connect it to the internet, but cant keep the damn thing to connect with the ethernet cord.
12/17/2015 at 04:46 #111963herbfargusMemberThat definitely would explain it.
You made sure you were in the retroarch-joypads folder first correct?
The absolute path to edit would be
sudo nano /opt/retropie/configs/all/retroarch-joypads/usbgamepad.cfg
12/17/2015 at 05:13 #111964ravillaParticipantthis came up this time. So it looks like the hotkey is enabled but not working for some reason.
12/17/2015 at 05:43 #111966herbfargusMemberWhich emulators have you tested it on?
12/17/2015 at 20:49 #112003ravillaParticipantJust the SNES one, guess ill try some of the others
12/17/2015 at 21:20 #112004ravillaParticipantwell i got it to work finally. Thanks for the help. Now i just have to figure why the game boy ROMs arent loading. Thanks again.
12/17/2015 at 22:46 #112014herbfargusMemberPlease post your solution so that others with a similar issue can learn from your experience.
12/18/2015 at 00:17 #112016ravillaParticipantlol i feel an idiot, but i guess i needed to hold down the select button and press start. I was just clicking one then the other.
12/18/2015 at 00:41 #112017herbfargusMemberIt’s always the little things ;) glad you got it sorted.
I’ve clarified the wiki:
https://github.com/RetroPie/RetroPie-Setup/wiki/First-Installation#default-hotkeys
-
AuthorPosts
- The forum ‘Controller Configuration in RetroPie’ is closed to new topics and replies.