Homepage › Forums › RetroPie Project › New to RetroPie? Start Here! › RetroPie 3.5 gamepad configuration every time on boot
- This topic has 6 replies, 2 voices, and was last updated 8 years, 9 months ago by pasiasty.
-
AuthorPosts
-
02/14/2016 at 18:18 #117018pasiastyParticipant
Hello
I have Pi Zero with RetroPie 3.5 on 16gb sd card with keyboard, gamepad nad wifi dongle connected through powered usb hub.
I’ve spent almost whole weekend trying to get it working witout success…
After installation of RetroPie emulation station is launched and i have to configure gamepad. My gamepad is Esperanza PS3-like controller and it is recognized as “Sun Light PS2 PS3 USB Controller”. During key mapping i have none problems with key assignment.
Afterwards i press A and go to menu. Now if i select any option like Super Mario or configure wifi and go back to menu gamepad doesn’t work anymore. Keyboard doesn’t work also (arrows or anything besides F4). Then i press F4 and go back to terminal, start emulation station again and i have to configure controller all over again.
There are many guides with controller configuration but almost everyone refers to 2.X Retropie…
02/14/2016 at 18:23 #117019petrockblogKeymasterplease can you post the output of this run from terminal (via ssh)
after configuring the controller in emulationstationcat ~/.emulationstation/es_temporaryinput.cfg cat ~/.emulationstation/es_log.txt
please use a site like pastebin.com for the logs.
02/14/2016 at 19:19 #117022pasiastyParticipantes_temporaryinput.cfg: http://pastebin.com/3TCvUiuk
es_log.txt: http://pastebin.com/BJhARjJG
I did a clean install once again. After first boot i mapped controller, went to Retropie -> configure WiFi -> connected to WiFi and after i went back to menu weren’t working anymore… Then i did a reboot (F4 was working with keyboard) and had to configure controller again at welcome screen.
Edit:
I followed this guide on youtube: https://www.youtube.com/watch?v=AhkEnDdygbQAnd it didn’t solve my problem but i found out that there is my controllers config saved
RETROPIE/configs/all/retroarch-joypads/SunLightPS2TOPS3&USB.cfg RETROPIE/configs/all/retroarch-joypads/SunLightPS2TOPS3&USB.cfg.bak
SunLightPS2TOPS3&USB.cfg: http://pastebin.com/q3fGXFPs
So looks like every time i configure controller again it overwrites previous setup. The question is why controller stops working wheni go back to the menu and why i have to configure it at welcome screen every time…
02/14/2016 at 19:36 #117025petrockblogKeymasterIt’s to do with the encoded & in the device name – we need some changes our side to fix that.
02/14/2016 at 19:56 #117028pasiastyParticipantSo there isn’t any fix for that atm? I did some digging and found out that adding backslash before & sign might work like it helped someone with “/” in his device name:
USB controller device name has a “/” in it!
byu/661305 inRetroPieTried changing name with backslash but it did’t work:
SunLightPS2TOPS3\&USB.cfg SunLightPS2TOPS3\&\;USB.cfg
02/14/2016 at 20:16 #117033petrockblogKeymasterI just fixed it. please do the following from terminal
cd ~/RetroPie-Setup git pull rm ~/.emulationstation/es_input.cfg sudo ./retropie_packages.sh emulationstation configure
and then restart and configure your pad.
02/14/2016 at 20:31 #117036pasiastyParticipantEverything is working fine now. Thank You for a lot for quick help!
-
AuthorPosts
- The forum ‘New to RetroPie? Start Here!’ is closed to new topics and replies.