RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login

    Please Test: Adding support for "All", "Favorites" and "Last Played" systems

    Scheduled Pinned Locked Moved Ideas and Development
    emulationstatiofavouritescustom system
    226 Posts 19 Posters 98.4k 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.
    • R
      red2blue @cyperghost
      last edited by

      @cyperghost @pjft okay killed ES, and made backup just in case.

      Should i update binary or source?

      1 Reply Last reply Reply Quote 0
      • cyperghostC
        cyperghost @meleu
        last edited by

        @meleu said in Please Test: Adding support for "All", "Favorites" and "Last Played" systems:

        @red2blue said in Please Test: Adding support for "All", "Favorites" and "Last Played" systems:

        does this feature come with the latest build on emulation station?? so i can still use the new favorite system?

        Update from source. I think that in a couple of days you can get it updating from binary. But since the PR was merged a few hours ago, I'm not sure if the binary version was updated.

        @meleu told you already

        1 Reply Last reply Reply Quote 1
        • R
          red2blue
          last edited by

          @cyperghost @pjft it froze again at the same line 86% with emulationstation killed... wtf..

          cyperghostC 1 Reply Last reply Reply Quote 0
          • cyperghostC
            cyperghost @red2blue
            last edited by cyperghost

            @red2blue What's the output if you type ps -a
            I'm on 90% of compiling I can upload binary to my github archive! And you can copy it back! Even if this is not the recommended way.

            R 1 Reply Last reply Reply Quote 0
            • R
              red2blue @cyperghost
              last edited by red2blue

              @cyperghost how do i do that

              And yeah i'd appreciate that.. this is starting to get annoying

              1 Reply Last reply Reply Quote 0
              • R
                red2blue
                last edited by

                the outcome is

                PID TTY TIME CMD
                917 tty1 00:00:00 bash
                2184 pts/0 00:00:00 ps

                cyperghostC 1 Reply Last reply Reply Quote 0
                • cyperghostC
                  cyperghost @red2blue
                  last edited by

                  @red2blue It should work....
                  Well please hold on for a few minutes. I can provide binary
                  https://github.com/crcerror/emulationstation-binary-archive

                  Man yesterday I sweared I'll never compile anything. 12hours later I break my rules

                  R 2 Replies Last reply Reply Quote 1
                  • R
                    red2blue @cyperghost
                    last edited by red2blue

                    @cyperghost so how would i go about using that link you sent me in SSH?

                    Also will this override my retroarch settings?

                    1 Reply Last reply Reply Quote 0
                    • R
                      red2blue @cyperghost
                      last edited by

                      @cyperghost ??????/ idk how to import what you just gave me dude

                      cyperghostC 1 Reply Last reply Reply Quote 0
                      • R
                        red2blue @pjft
                        last edited by red2blue

                        @pjft so i deleted kids mode manually and now its under reg emulation station, under the current new version (idk how since it didnt even fully update) but it doesnt have the favorite "X" button under game list?

                        Edit: It also doesnt have Favorite's only when i press select

                        1 Reply Last reply Reply Quote 0
                        • cyperghostC
                          cyperghost @red2blue
                          last edited by

                          @red2blue Sorry I can't compile
                          I'm stuck at 100% binary will not be linked!

                          R 1 Reply Last reply Reply Quote 0
                          • R
                            red2blue @cyperghost
                            last edited by

                            @cyperghost regardless i dont even know what to do with the link you gave me. I tried everything for the last hour...

                            All i want to do is press x to favorite a game.. idk how recalbox had this months before retropie and its still not functional lmao

                            cyperghostC 1 Reply Last reply Reply Quote 0
                            • cyperghostC
                              cyperghost @red2blue
                              last edited by cyperghost

                              @red2blue You can use this
                              https://github.com/crcerror/emulationstation-binary-archive/blob/master/PI2and3/emulationstation2.3.1RP %40pjft %40hex favorites and powersavings v2

                              This is a merged branch of Powersavings and Favorite
                              But it's not official!
                              You can download and must rename it later to emulationstationand copy it to opt/retropie/supplementary/emulationstation

                              R 1 Reply Last reply Reply Quote 0
                              • R
                                red2blue @cyperghost
                                last edited by

                                @cyperghost again, i dont know what to do with the link you sent me.

                                cyperghostC 1 Reply Last reply Reply Quote 0
                                • cyperghostC
                                  cyperghost @red2blue
                                  last edited by

                                  @red2blue That are precompiled binaries.
                                  You SSH as root and exchange binary old with binary you have downloaded

                                  Rename it to emulationstation and copy it to opt/retropie/supplementary/emulationstation

                                  Make it executable and you can use this. Meanwhile I try to compile the official branch!

                                  R 1 Reply Last reply Reply Quote 0
                                  • R
                                    red2blue @cyperghost
                                    last edited by

                                    @cyperghost bro youre speaking another language to me. can you please do step by step with commands

                                    1 Reply Last reply Reply Quote 0
                                    • R
                                      red2blue
                                      last edited by

                                      i give up

                                      1 Reply Last reply Reply Quote 0
                                      • cyperghostC
                                        cyperghost
                                        last edited by cyperghost

                                        @red2blue

                                        That can't be done ad-hoc! Sorry!
                                        Please SSH in, with user Pi
                                        got to home directory with cd ~

                                        If you are on windows mashine I can recommend WINSCP for graphical exploring data structure.


                                        EDIT: to official branch
                                        SSH with user: pi // password: raspberry

                                        Enter folowing commands:

                                        • cd ~
                                        • wget https://github.com/crcerror/emulationstation-binary-archive/raw/master/PI2and3/emulationstation2.3.2RP_favorite
                                        • mv emulationstation2.3.2RP_favorite emulationstation
                                        • chmod +x emulationstation
                                        • sudo mv emulationstation /opt/retropie/supplementary/emulationstation/
                                        • sudo reboot
                                        R 1 Reply Last reply Reply Quote 1
                                        • R
                                          red2blue @cyperghost
                                          last edited by

                                          @cyperghost said in Please Test: Adding support for "All", "Favorites" and "Last Played" systems:

                                          @red2blue
                                          That can't be done ad-hoc! Sorry!
                                          Please SSH in, with user Pi
                                          got to home directory with cd ~

                                          If you are on windows mashine I can recommend WINSCP for graphical exploring data structure.

                                          Please hold on...

                                          1. type wget https://github.com/crcerror/emulationstation-binary-archive/raw/master/PI2and3/emulationstation2.3.1RP%20%40pjft%20%40hex%20favorites%20and%20powersavings%20v2
                                          2. type mv emulationstation2.3.1RP\ @pjft\ @hex\ favorites\ and\ powersavings\ v2 emulationstation
                                          3. type chmod +x emulationstation
                                          4. type sudo mv emulationstation /opt/retropie/supplementary/emulationstation/
                                          5. type sudo reboot

                                          does this allow it so i can press "X" to favorite a game?

                                          cyperghostC 1 Reply Last reply Reply Quote 0
                                          • cyperghostC
                                            cyperghost @red2blue
                                            last edited by cyperghost

                                            @red2blue No not X, it's Y.
                                            Favorite must be enabled in options Menu > Custom Selections... You'll see if you press START on Controller.

                                            You'll see. I tested the approach posted above in my PI and it works flawless.
                                            These binaries are only for a Pi2/3!!. If you have a Pi1/0 they do not work!
                                            But keep in mind, that is an unofficial branch!

                                            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.