Forum Replies Created
Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
vercetty92Participant
SOLVED!
The solution was ont he psot proposed by dudleydes:
I just added “sleep 7” (sleep 5 was not enough in /usr/bin/emulationstation
Thx a lot all, and Merry Christmas
vercetty92ParticipantHi and thx for your answer.
The folder /home/pi/.emulationstation/ and all the files inside own to pi:pi.
content of es_input.cfg :
<?xml version="1.0"?> <inputList> <inputConfig type="joystick" deviceName="Sony PLAYSTATION(R)3 Controller" deviceGUID="030000004c0500006802000011010000"> <input name="a" type="button" id="14" value="1" /> <input name="b" type="button" id="13" value="1" /> <input name="down" type="button" id="6" value="1" /> <input name="left" type="button" id="7" value="1" /> <input name="pagedown" type="button" id="11" value="1" /> <input name="pageup" type="button" id="10" value="1" /> <input name="right" type="button" id="5" value="1" /> <input name="select" type="button" id="0" value="1" /> <input name="start" type="button" id="3" value="1" /> <input name="up" type="button" id="4" value="1" /> </inputConfig> <inputConfig type="joystick" deviceName="PLAYSTATION(R)3 Controller (00:1B:FB:78:CD:70)" deviceGUID="060000004c0500006802000000010000"> <input name="a" type="button" id="14" value="1" /> <input name="b" type="button" id="13" value="1" /> <input name="down" type="button" id="6" value="1" /> <input name="left" type="button" id="7" value="1" /> <input name="pagedown" type="button" id="11" value="1" /> <input name="pageup" type="button" id="10" value="1" /> <input name="right" type="button" id="5" value="1" /> <input name="select" type="button" id="0" value="1" /> <input name="start" type="button" id="3" value="1" /> <input name="up" type="button" id="4" value="1" /> </inputConfig> </inputList>
I tested with only one Joypad but it’s the same…
Thx
-
AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)