GPIO Arcade Buttons
-
I'm making a retropie arcade machine and want use the old 6 buttons and a joystick as my basic controls, I'm probably missing something relatively simple but i'm stuck on how to configure these in the most basic way possible. I've watched videos on similar builds and they make it seem like its just plug and play, however this doesn't seem to be the case. I'm pretty new to anything raspberry pi related and any help would be greatly appreciated.
The furthest I've gotten is going into the retroarch.cfg file on my system and editing the inputs manually that way, is this the right direction?
I'm looking and this website http://smartretro.co.uk/forums/viewtopic.php?f=3&t=161 for some of the basic instructions
-
@Benzg1818 When you follow the on-screen prompts in the "Configure Input" menu of Emulation Station, are you able to proceed in mapping your control scheme from there? If not, exit out to the command prompt (f4) and type "jstest /dev/input/js0" without the quotations and press a few buttons to see if the system is reading the input as a viable controller. To terminate the jstest when your done you can interrupt with ctrl-c and then type "emulationstation" without the quotes and press enter.
-
Yet to check out your video link but thought I'd post this as im currently going through the same thing. Im going with the Adafruit approach as per this:
https://learn.adafruit.com/retro-gaming-with-raspberry-pi/buttons
Not totally intuative but got the joystick movements and button presses mimicing keyboard keystrokes and thus its works on the Emulation Station config. Thats where Im up to now... off to configured all the different emulators now.
Good luck!
-
@mediamogul Thanks man, good help
-
@TheStrayMongrel Ill definitely look into this more thanks guys.
-
@TheStrayMongrel When it says to uncompress the file onto the Pi, can i just extract the file from my pc onto the SD card of the Pi and will that just work. Or do i need to do it through the Pi's console??
-
Yeah you'll need to do that through the console on you Pi i believe. If you do something like sudo get https://github.com/adafruit/Adafruit-Retrogame.git that should work... might have that syntax wrong but I'm sure someone will correct me.
Good luck.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.