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.
    • HexH
      Hex
      last edited by

      @pjft Do you mean 2X for Pi zero too? It makes sense to have it for Pi3 though

      Sent from 20,000 leagues under the sea.

      Powersaver Emulation station : https://github.com/hex007/EmulationStation
      ES dev script : https://github.com/hex007/es-dev/blob/master/es-tests.sh

      pjftP 1 Reply Last reply Reply Quote 0
      • pjftP
        pjft @Hex
        last edited by

        @Hex I don't know, sorry. I wasn't reading the code, just profiling processes and memory usage on my Pi3.

        1 Reply Last reply Reply Quote 0
        • HexH
          Hex
          last edited by Hex

          @pjft I did this in my script

          
          # Find how may processors we can spare for compilation. If running on faster than dual core use 2 less
          proc=$(( `nproc` >= 4 ? `nproc`-2 : 1 ))
          
          make -j $proc
          

          Sent from 20,000 leagues under the sea.

          Powersaver Emulation station : https://github.com/hex007/EmulationStation
          ES dev script : https://github.com/hex007/es-dev/blob/master/es-tests.sh

          pjftP 1 Reply Last reply Reply Quote 1
          • pjftP
            pjft @Hex
            last edited by

            @Hex Thanks.

            On a separate note, I just tested your latest build and I do confirm that the description scrolls, as well as long game names on the game list!

            The game names seem to stop at the end, which is the same as in the main ES.

            I won't oppose, then, if the description stops at the end as well so you only scroll once, though ideally I'd be supportive of both stopping at the beginning, and not permanently looping. But that can be a separate change.

            But we can probably discuss this further on the power savings thread :)

            1 Reply Last reply Reply Quote 0
            • HexH
              Hex
              last edited by

              @pjft Agreed. Congrats on getting this merged.

              Sent from 20,000 leagues under the sea.

              Powersaver Emulation station : https://github.com/hex007/EmulationStation
              ES dev script : https://github.com/hex007/es-dev/blob/master/es-tests.sh

              pjftP 1 Reply Last reply Reply Quote 1
              • pjftP
                pjft
                last edited by pjft

                Redacted

                It's now available via Update from Binary in RetroPie-Setup. Thanks @BuZz - I had compiled the code earlier in the day and it was still 2.3.2 so I didn't know it was updated to 2.4.0.

                Thank you!

                BuZzB 1 Reply Last reply Reply Quote 0
                • pjftP
                  pjft @Hex
                  last edited by

                  @Hex Thank you! Looking forward to getting yours merged as well :)

                  1 Reply Last reply Reply Quote 0
                  • BuZzB
                    BuZz administrators @pjft
                    last edited by

                    @pjft Is that build different from main ES master ? ES binaries are up to date (v2.4.0)

                    To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                    pjftP 1 Reply Last reply Reply Quote 2
                    • pjftP
                      pjft @BuZz
                      last edited by

                      Everyone: it's now available via Update from Binary.

                      Thanks @BuZz - I had compiled the code earlier in the day and it was still 2.3.2 so I didn't know it was updated to 2.4.0.

                      I have removed that link - it was the same binary, but before the commit to update the version.

                      Thank you.

                      TMNTturtlguyT 1 Reply Last reply Reply Quote 4
                      • TMNTturtlguyT
                        TMNTturtlguy @pjft
                        last edited by TMNTturtlguy

                        @pjft I am excited about this new update, i apologize for not being able to help test. I know you are very busy and I plan to read through a bunch of the posts when i have time to find out how everything works, but i was wondering if you have or if you will create a wiki for how to use the new features? No rush on any of this as it will probably be a few weeks before i even get to test this stuff out!

                        EDIT: Never mind, as i put my shoes on to exit the house i realized this is for Lastplayed/favorites/all games and does not yet include the custom collections :)

                        pjftP 1 Reply Last reply Reply Quote 0
                        • pjftP
                          pjft @TMNTturtlguy
                          last edited by

                          @TMNTturtlguy Well, I really should document that on the Wiki, even if it's only All / Favorites / Last Played. You're right. :)

                          I also dropped a ball a bit on the video screensaver and OMX Player wiki. I suppose I'll need to get to that.

                          First let me finish the custom collections bit, and then I'll pick that up.

                          Thanks!

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

                            I just created new thread: Which theme is ready for virtual system (3) and custom-collections (1)
                            Please help to collect date which theme is ready and which means maintance

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

                              @pjft as mentioned 3 times earlier, i killed ES.

                              killall emulationstation in putty

                              there was something wrong with the source. because it froze numerous times.

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

                                Glad to see its updated to binary! after hours and hours trying to get this to work with @cyperghost i can finally run latest build

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

                                  Expletive... It wont let me update from Binary. i'm getting git pull error. and its telling me something about theme.xml .....
                                  alt text

                                  pjftP 1 Reply Last reply Reply Quote -1
                                  • pjftP
                                    pjft @red2blue
                                    last edited by

                                    @red2blue Well, ES seems to have updated anyway. You're getting an error updating ES Themes. Did you per chance edit it on your end?

                                    As mentioned, by the way, you'll need either to update to the latest Carbon version via RetroPie-Setup, or use any of the other supported themes.

                                    Best.

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

                                      @pjft yes i manually edited carbon to add ratings in gamelist. i tried bringing it back to normal but no avail. ..... its under /etc/emulatiosntation/themes/carbon correct??? should i just uninstall carbon first? then install? then install binary?

                                      Im also using comic book theme right now and i didnt touch the theme on it so idk whats going on =/

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

                                        Okay uninstalled carbon and reinstalled, and it updated.

                                        Okay now my current problem. im under the gamelists and I cannot press a button to favorite a game.

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

                                          Fixed my error from above.

                                          @pjft Could you possibly make it when we favorite a game it displays a heart next to the favorited game in game list? basically they do this in Kids Mode, and in recalbox. Also all the favorited games in that collection are on the top of the list.

                                          Found bug: When playing a game now, runcommand doesnt show. it takes me to the command line of retropie for about 3 seconds then opens the rom.

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

                                            Another bug found, when I changed sort in gamelist to Ratings Ascended it crashed my pi.....

                                            Why was this released? this is still way too buggy!!

                                            EDIT: after rebooting, runcommand is now showing.

                                            pjftP 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.