RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    CEC / remote control support in emulationstation

    Scheduled Pinned Locked Moved Help and Support
    emulationstatioceccontrolsremote
    3 Posts 2 Posters 544 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      mdx
      last edited by

      Is CEC / remote control support functional in emulationstation? I'd like to be able to have remote control for the sake of menus but can't seem to be able to get it to respond to remote control input that normally works with cec-client.

      As remote control can't be configured for input manually (no long press recognised during key input), I added the following stanza to /opt/retropie/configs/all/emulationstation/es_input.cfg inside <inputList></inputList>

        <inputConfig type="cec" deviceName="cec" deviceGUID="-2">
          <input name="select" type="button" id="0" value="1"/>
          <input name="up" type="button" id="1" value="1"/>
          <input name="down" type="button" id="2" value="1"/>
          <input name="left" type="button" id="3" value="1"/>
          <input name="right" type="button" id="4" value="1"/>
        </inputConfig>
      

      I followed the API document to set the other values.

      The id values for keys are what cec-client reports for those keys.

      1 Reply Last reply Reply Quote 0
      • mituM
        mitu Global Moderator
        last edited by

        @mdx said in CEC / remote control support in emulationstation:

        Is CEC / remote control support functional in emulationstation?

        No, it's not finished/usable.

        M 1 Reply Last reply Reply Quote 0
        • M
          mdx @mitu
          last edited by

          @mitu FYI for the time being, I have a partial workaround to execute commands to stop and start emulationstation via a remote.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post

          Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

          Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.