Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › Problems setting input: Wired Xbox 360 Controller › Reply To: Problems setting input: Wired Xbox 360 Controller
No problem buddy!
Im a NOOB in the raspberry pi thing, and i’ve been working on this a couple of days to get it right. So feel free to let me know if this has worked for you.
And don’t forget to change this (in my first reply):
./retroarch-joyconfig -o p1.cfg -p 1 -j <strong>1</strong>
into this:
./retroarch-joyconfig -o p1.cfg -p 1 -j 1
PS: I have also used this guide;
but one of the last codes (to make it pretty), bugged the emulationstation
cd RetroPie/supplementary
git clone http://github.com/elpendor/ES-scraper
cd
cd RetroPie-Setup
sudo ./retropie_setup.sh
This code above gave me a white screen. The RetroPie still works, but you can’t see the menu. But the menu becomes visible again when you start a game and then return to the menu. This bug occurs every time my raspberry is powered on. So I would strongly advise to not execute this last step.