Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › Genesis 6-Button Controller on Retroarch
- This topic has 10 replies, 5 voices, and was last updated 9 years, 8 months ago by merichards.
-
AuthorPosts
-
03/31/2014 at 12:58 #5886AnonymousInactive
I’m trying to get retroarch (picodrive, I believe) to recognize a 6-button genesis controller setup using an Xbox 360 controller; at the moment, it defaults to 3-button on every tested game. I’ve been looking fruitlessly for a few days for a fix, but I’ve come up completely empty. :(
Any assistance will be greatly appreciated. :)
03/31/2014 at 13:16 #5887trimmtrabbParticipanthave a look through the Retroarch GUI, i’m sure i’ve seen an option in there to change controller type
03/31/2014 at 13:28 #5888AnonymousInactivehmm, how would I access the Retroarch GUI?
Can I go about that through emulationstation?
I may not be correct, but I believe RetroPie uses the emulationstation frontend, which leverages the configurations set in retroarch to launch the picodrive emulator.
03/31/2014 at 14:58 #5889trimmtrabbParticipantYou can access the Retroarch GUI by adding the following to your retroarch.cfg:
input_enable_hotkey_btn = input_menu_toggle_btn =
You can also create specific controls for Picodrive by placing another retroarch.cfg in /home/pi/RetroPie/configs/megadrive/ which will override the default retroarch.cfg
03/31/2014 at 23:28 #5900AnonymousInactiveThanks man. :)
I found the option to use a 6-button controller under the “Core Options…” menu.
04/01/2014 at 23:47 #5917trimmtrabbParticipantcool, glad you sorted it :-)
05/06/2014 at 01:35 #6664metzgerParticipantWas looking at this post as I am trying to get my 360 controller to work as a 6 button genesis. Where do you find “core options?” Is this something you have to go into a text file and change or where do you find it? I want to play my Montana sports talk football but it requires 6 buttons.
08/05/2014 at 14:41 #25365MarcoGuestHi Metzger,
To access the core options you need to enable it on the retroarch.cfg file, under the retropie 2.3 image this can be found here:
/opt/retropie/configs/all/retroarch.cfg
The lines you need to change are: (Thanks Trimmtrab)
input_enable_hotkey_btn =
input_menu_toggle_btn =The “input_menu_toggle_btn =” is your button joypad number
You will also find there a commented line
# Toggles Menu
# input_menu_toggle = f1Uncomment this one too.
Please remember:
These are the paths for the 2.3 image, the old image has different pathsFor this to work make sure you are using the latest image 2.3
https://www.petrockblock.com/retropie/retropie-downloads/Please let us know if this has helped you.
08/09/2014 at 23:36 #29479chrisdemGuestI need to do this stuff but I need move explanation
I tried adding input_enable_hotkey_btn =
input_menu_toggle_btn = to the very top of my retroarch.cfg file, now what12/16/2014 at 15:14 #83666spannerParticipantHow do you control the menu with your joypad at the moment i have to put in a keyboard to move with the arrow keys…??
02/16/2015 at 23:45 #87747merichardsParticipantHi chrisdem,
After the = you need to add the numbers for the buttons you want to use. They will be the ones you set up using retroarch-joyconfig
Then you need to hold the button you setup as input_enable_hotkey_btn and press the button you setup as input_menu_toggle_btn at the same time.
If you use some controllers you’ll find the button maps differ depending on the drivers, this happens with the Xbox 360 controllers depending on whether you use the image 2.3 native xpad drivers or the xboxdrv drivers to avoid the flashing lights.
Hope that helps.
-
AuthorPosts
- The forum ‘Everything else related to the RetroPie Project’ is closed to new topics and replies.