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 96.0k 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.
    • pjftP
      pjft @cyperghost
      last edited by

      @cyperghost by all means, feel free to share the binary. I can do it tomorrow as well. My binary was compiled on a pi 3 though.

      Sorry for the potentially incorrect instructions, I wrote them from memory.

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

        @pjft de nada

        1 Reply Last reply Reply Quote 1
        • TMNTturtlguyT
          TMNTturtlguy
          last edited by

          wow, I travel for work for 2 weeks and the world has turned upside-down! This stuff looks incredible, but I just got a setup that is working wonderfully......I guess i better buy another pi and start a fresh build!

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

            @TMNTturtlguy
            There is no need for a second PI... The make process runs wonderfull and you can exchange the compiled binary with the binary in /opt/retropie/supplementary/emulationstation/
            Don't worry you won't mess up the system :)

            I can provide binaries:
            https://github.com/crcerror/emulationstation-binary-archive

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

              Actually this is a great idea to provide compiled binaries on github with proper versions and features.

              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

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

                @Hex That's a bit hard to handle. I think main feature, author and ES version should be enough.
                But everybody is free to fork and add the archive :)
                I hope the archive will make development faster and more accurate because more users can simply download and try out versions.

                In the repo...

                1. If there is no @ in the name then it's a main branch release within RetroPie
                2. authors of the branch are names by adding @name to the file
                3. main features are named within file name

                for ex. emulationstation2.1.5RP means main realase of ES from RetroPie in ES version 2.1.5
                for ex. emulationstation2.2.4RP PS @hex PowerSavingsmeans ES branch from @hex with PowerSaving feature with ES version 2.2.4

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

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

                  @Hex That's a bit hard to handle. I think main feature, author and ES version should be enough.
                  But everybody is free to fork and add the archive :)

                  I mean for a tester to do and not the developer. The dev cannot keep on sharing the binaries as they are much busy compiling

                  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

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

                    Added @pjft file to binary archive RPI2/3 only

                    https://github.com/crcerror/emulationstation-binary-archive

                    How to:

                    1. Copy file from repro and rename it back to emulationstation
                    2. Rename file emulationstation in /opt/retropie/supplementary/emulationstation/ maybe emulationstation.org >> That's your backup!
                    3. Copy repro file to /opt/retropie/supplementary/emulationstation/
                    4. User rights 755 root:root

                    @Hex I wans't able to merge your Powersaver Patch together with @pjft
                    I added

                    https://github.com/hex007/EmulationStation feature-powersaver d2aa4861704e4d93659246c13ecc982a6fd18314 Hex's powersaver patch
                    

                    to es-patches.txt but I wasn't able to select this patch. Just the Repro was available.

                    1 Reply Last reply Reply Quote 0
                    • meleuM
                      meleu @Hex
                      last edited by meleu

                      @Hex hey bro, do you recommend some cross compiling guide? Compiling ES on my raspi1 is very time consuming and on my laptop take 2 or 3 minutes. I compiled the very first version of the @pjft 's PR and it took almos 4 hours on my raspi1. Now I don't have the guts to compile the new changes we are getting (I would like to test/provide feedback about two PRs you submitted too).

                      • Useful topics
                      • joystick-selection tool
                      • rpie-art tool
                      • achievements I made
                      cyperghostC 1 Reply Last reply Reply Quote 0
                      • cyperghostC
                        cyperghost @meleu
                        last edited by cyperghost

                        @meleu Maybe I uploaded the file you need already.
                        https://github.com/crcerror/emulationstation-binary-archive

                        --

                        Sorry @pjft your branch work wonderfull. I can even favourize the favourites of Little Favourite Launcher and it works flawless ;) Thank you very much I'm looking forward that the next release will be a burner :)

                        One suggestion. The "Added xxxxx to favourite" beacon is in the middle of the upper screen. May you can set it to right down corner?

                        Little Bug if you add a Favorite within the auto-favorite then ES will give error message segmentation faultand the binary is killed

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

                          @meleu Thats the beauty i work with. I write all my code on my linux system only. I test it on rasp pi only when i reach a workable copy. skipping make clean should reduce the compile time. The thing is the higheryour changes are in the hierarchy the more files are compiled again. If you have a Pi3 i would suggest compiling on that. It is fast on pi 3. Use 2 or 3 cores only and not all 4 else you will run out of ram.

                          I do not have a cross compile setup. I never have used one.

                          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

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

                            @cyperghost Did you atleast see the patches menu?

                             es-dev.sh (version: zeta.2) - manage EmulationStation mods on your RetroPie
                             ────────────────────────────────────────────────────────────────────────────
                            
                            ┌─────────────────────────────────────────────────────────────────────────┐
                            │ Would you like to apply any patches from es-patches.txt or remove all   │  
                            │ patches applied to this repository?                                     │  
                            │                                                                         │  
                            │                                                                         │  
                            │                                                                         │  
                            │                                                                         │  
                            │                                                                         │  
                            │                                                                         │  
                            │                                                                         │  
                            │                                                                         │  
                            │                                                                         │  
                            ├─────────────────────────────────────────────────────────────────────────┤  
                            │                       < Yes >            < No  >                        │  
                            └─────────────────────────────────────────────────────────────────────────┘  
                            

                            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

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

                              No... This windows I had never seen.

                              I tried manually via the github commands you posted... But then there was an error message about the cherry pick, that I can't commit the file.

                              git clone --recurse-submodules https://github.com/pjft/EmulationStation -b RetroPie-Virtual-Systems-PR pjft-vs
                              
                              mkdir pjft-vs/build && cd pjft-vs/build
                              
                              git  fetch https://github.com/hex007/EmulationStation feature-powersaver
                              git cherry-pick d2aa4861704e4d93659246c13ecc982a6fd18314
                              
                              1. git clone works and downloads pjfts branch
                              2. of course works
                              3. git fetch also works
                              4. did not work
                              1 Reply Last reply Reply Quote 0
                              • HexH
                                Hex
                                last edited by

                                @cyperghost please post the error that you get.

                                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

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

                                  from git fetch https://github.com/hex007/EmulationStation feature-powersaver

                                  pi@retropie:~/pjft-vs/build $ git  fetch https://github.com/hex007/EmulationStation feature-powersaver
                                  From https://github.com/hex007/EmulationStation
                                   * branch            feature-powersaver -> FETCH_HEAD
                                  

                                  from git cherry-pick d2aa4861704e4d93659246c13ecc982a6fd18314

                                  pi@retropie:~/pjft-vs/build $ git cherry-pick d2aa4861704e4d93659246c13ecc982a6fd18314
                                  error: Your local changes would be overwritten by cherry-pick.
                                  hint: Commit your changes or stash them to proceed.
                                  fatal: cherry-pick failed
                                  
                                  1 Reply Last reply Reply Quote 0
                                  • HexH
                                    Hex
                                    last edited by Hex

                                    @cyperghost Okay i get what is happening. follow these commands and post on success or failure (post error messages too mate)

                                    git cherry-pick --abort
                                    git reset --hard
                                    git cherry-pick d2aa4861704e4d93659246c13ecc982a6fd18314

                                    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

                                    cyperghostC 1 Reply Last reply Reply Quote 0
                                    • lilbudL
                                      lilbud
                                      last edited by lilbud

                                      I updated to the newest version. How do you create game collections?

                                      I see the game collections settings menu, but how does it all work?

                                      Creator of the Radiocade: https://retropie.org.uk/forum/topic/6077/radiocade

                                      Backlog: http://backloggery.com/lilbud

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

                                        @Hex That worked!
                                        Thank you mate ... I had to fill out credentials in git -- git config -- but now the branch is merged!

                                        It works like @Sano already wrote. If there is no action in ES the CPU load on a Raspberry gots down from 15-20% (without PS) to only 0,3% really amazing.

                                        I'll upload to github >> https://github.com/crcerror/emulationstation-binary-archive

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

                                          @lilbud Sorry, I wasn't clear.

                                          There are still no custom collections yet - this is still only the same work posted a week or two ago. It received some very timely and reasonable feedback during review, and I have now incorporated most of it here. As such, before it can effectively be merged, I've just posted it here for a new round of testing, to make sure nothing new is broken.

                                          It still only has "All", "Favorites" and "Last Played".

                                          After these are closed, we'll move on to the next stage.

                                          Thanks!

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

                                            @pjft I have some suggestions/question for improvment (personal note) - most are just cosmetic and some may be out of your scope

                                            1. Can you make in all-games the systemsname[gb] [nes] [....] look uppercase? I think that looks better (That are my personal experiences in developing an own favourite system)
                                            2. The "xxxx has been added to favorite"-badge is now popping up in the upper middle screen area - I think making it right down corner may look a bit better
                                            3. A small bug.... If you press Y if you are already in favourites it will break ES and you are in terminal mode (I know it's still on development. I think in future this will remove favorites)
                                            4. I think we can reserve the X-button for annother function in carousel (=system select) mode rather than random select for whole system. Random select would be an option if you are in the games list. So you randomly select a game for MegaDrive if you are in MD, for Gameboy if you are in GB.... And you still have the function working like now if you press X in the auto-allgames VS. Why am I asking? I have a lot of ATARI 2600 roms, but just a few of them I really want to random select. So the function for now is a bit weird because I randomly get lot's of ATARI roms :)
                                            5. Search setting A-Z if you press select in game selection was in older ES version on first place. Why not back to normal?
                                            6. Thank you again for your straight development - Keep on the good work!

                                            Just my one cent ... Have a nice weekend. I'm on buisness yourney again :(

                                            pjftP Z 3 Replies 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.