Homepage Forums RetroPie Project Ideas for Further Enhancements Extend timeout for register controller

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #88859
    justinbeaird
    Participant

    Extend timeout for register controller, for us that can’t see to well and are older. It goes to fast.

    #88879
    flickcorp
    Participant

    sudo /home/pi/RetroPie-Setup/retropie_setup.sh

    Goto Setup and disable splash screen

    cd && sudo chmod 777 -R /etc/rc.local && sudo sed -i 's#exit 0#echo "Sleeping for 30s. Sync your controller now..."\nsleep 30s\nexit 0#g' /etc/rc.local

    this should work…

    #88888
    justinbeaird
    Participant

    [quote=88879]sudo /home/pi/RetroPie-Setup/retropie_setup.sh

    Goto Setup and disable splash screen

    cd && sudo chmod 777 -R /etc/rc.local && sudo sed -i 's#exit 0#echo "Sleeping for 30s. Sync your controller now..."\nsleep 30s\nexit 0#g' /etc/rc.local

    this should work…
    [/quote]

    I am talking about #317 in retropie_setup.sh register retroarch controller. It doesn’t give enough time before it skips to next button

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Ideas for Further Enhancements’ is closed to new topics and replies.