Homepage › Forums › RetroPie Project › Controller Configuration in RetroPie › PSX Arcade Controller › Reply To: PSX Arcade Controller
		09/19/2015 at 23:17
		
		#106433
		
		
		
	
Participant
		
		
	You are going to need some sort of interface to go between the controller and your Pie. You will need to connect your buttons either to a device like a “teensy” controller that can map the button presses as a HID (human interface device) or use them so they can connect to the GPIO pins on the pie. In this case it will be a long drawn out process. I think that if you are looking to keep the integrity of the controller together, then using the USB adapter is the way to go.