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

    What would you like to see in future Retropie releases

    Scheduled Pinned Locked Moved Ideas and Development
    retropie4.3wip
    214 Posts 68 Posters 92.6k 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.
    • GraphicsgodG
      Graphicsgod @lilbud
      last edited by

      @lilbud

      Thank you! I found this via ETAPrime on youtube the other day, then found a thread here about how to get just one screensaver or a set of custom videos to run. I've already got this running on my Pi3!! Thanks for everyone that figured that out!!

      1 Reply Last reply Reply Quote 0
      • GraphicsgodG
        Graphicsgod @vikingrock
        last edited by

        @vikingrock

        I like the "virtual keyboard" idea!! I can't tell you how annoying it is to have to grab my old USB keyboard into the living room to make changes to ES when I go into settings! How this will work, I have no idea.. Maybe just make the controller more supported in the DOS like menus in settings..

        I also like the clock idea!

        1 Reply Last reply Reply Quote 0
        • GraphicsgodG
          Graphicsgod @vikingrock
          last edited by

          @vikingrock

          I'm old school as well, I just can't see myself going below NES, Famicom, and the Master System as far as home consoles go!

          1 Reply Last reply Reply Quote 0
          • E
            EctoOne @Graphicsgod
            last edited by

            @graphicsgod said in What would you like to see in future Retropie releases:

            @ectoone

            Thank you! I'll try that. I swear I tried a similar code, but didn't see any change. I've removed the text and the raspberries from boot, so this is my next area.. I want to replace it with a little bit of text at the bottom that reads "EmulationStation Now Loading." But this will also do!

            Also don't you mean..

            <boot name="SplashScreen" value="false" />
            

            not

            <bool name="SplashScreen" value="false" />
            

            I could be wrong, just checking..

            I'm pretty sure it's bool, because it's a bool value that either can be true or false. And if you take a look at the es_setting.cfg you'll see some other bool values.

            1 Reply Last reply Reply Quote 0
            • HyruleslinkH
              Hyruleslink
              last edited by

              I would love to see an official background music player for ES complete with song randomizer in the next release.

              1 Reply Last reply Reply Quote 2
              • T
                thedeathstar
                last edited by

                I use save states quite a bit, and it would be cool to see that become more idiot proof. I have overwritten a game that I'm trying to load because I hit the wrong buttons. Something like a dialog box to confirm like "Loading Save State 2 - Ok/Cancel" etc. would make my life a lot easier. Not sure if that's even a Retropie thing though.

                dankcushionsD 1 Reply Last reply Reply Quote 0
                • dankcushionsD
                  dankcushions Global Moderator @thedeathstar
                  last edited by

                  @thedeathstar there's 'undo load save state' in the retroarch RGUI menu (select + X)

                  1 Reply Last reply Reply Quote 0
                  • ?
                    A Former User
                    last edited by

                    music player app to play whilst plying games

                    meleuM 1 Reply Last reply Reply Quote 0
                    • meleuM
                      meleu @A Former User
                      last edited by

                      @thehuntedfew I think RetroArch can do that.

                      • Useful topics
                      • joystick-selection tool
                      • rpie-art tool
                      • achievements I made
                      ? 1 Reply Last reply Reply Quote 0
                      • ?
                        A Former User @meleu
                        last edited by

                        @meleu any idea how ?

                        meleuM 1 Reply Last reply Reply Quote 0
                        • P
                          Panther7
                          last edited by

                          I think the major update that is currently needed is better scraper integration. This could come in a few different flavors:

                          1.) More options for scrapers beyond gamesdb (which doesn't work half the time)
                          2.) Code that allows easier implementation of new (future) scrapers
                          3.) Ability to scrape missing/empty fields only

                          1 Reply Last reply Reply Quote 0
                          • meleuM
                            meleu @A Former User
                            last edited by

                            @thehuntedfew I read about it on the RetroArch 1.6.0 annoucement, but I didn't test it myself.
                            Follow that link and look for the Audio Mixer section.

                            • Useful topics
                            • joystick-selection tool
                            • rpie-art tool
                            • achievements I made
                            1 Reply Last reply Reply Quote 0
                            • HexH
                              Hex
                              last edited by Hex

                              To all those who want a music player built into ES, it is not happening any time soon. What I can offer is an interface with a python server that plays music. I wrote one in 2012 which still works well. and has an Android controller application.
                              Details -> https://github.com/hex007/pifm_server/blob/master/README.md

                              To those wanting GIF support, not now. A lot of new features are being added and they have the devs pinned with work.

                              @Panther7 Have you thought about contributing data to GamesDB? You can actually make edits and add metadata for missing games.

                              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
                              • G
                                Gavlarr1
                                last edited by

                                BBC Micro, Acorn and Archimedes without having to use MESS (not user friendly at all). Is this wishful thinking?

                                P 1 Reply Last reply Reply Quote 0
                                • P
                                  phulshof @Gavlarr1
                                  last edited by

                                  @gavlarr1 said in What would you like to see in future Retropie releases:

                                  BBC Micro, Acorn and Archimedes without having to use MESS (not user friendly at all). Is this wishful thinking?

                                  Just curious: Why do you consider MESS to be not user friendly?

                                  SuperFromNDS G 2 Replies Last reply Reply Quote 0
                                  • AndersHPA
                                    AndersHP @Hex
                                    last edited by

                                    @hex Here's my personal list (apologies, if these are less possible to execute or only have to do with ES, I'm no coder, just a casual retrogamer) :

                                    • Grid view

                                    • Better Amiga emulation support:
                                      with multidisk bootable directly from ES.
                                      with keymapping through CFG files
                                      WHDLoad support

                                    • Pegasus integration

                                    • Favourites: filtering favourites on/off toggle with a buttonpress.

                                    My "Bubble Bobble" Themed Bartop Arcade
                                    My Gameboy

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

                                      • Grid view is being worked on. See PR
                                      • Not my expertise
                                      • Can you elaborate?
                                      • @pjft might comment on this

                                      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

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

                                        I don't think there are any plans to make favorites toggleable via a button press. There's the favorites games list as a whole, which acts as such a shortcut, and I imagine that @Zigurana may consider implementing a "Favorites" mode similar to the one present in the Kids mode.

                                        If there's an overwhelming number of requests for such a use case, certainly open to considering it, but for the time being it's just noted.

                                        Thanks.

                                        Z 1 Reply Last reply Reply Quote 0
                                        • AndersHPA
                                          AndersHP @Hex
                                          last edited by

                                          @hex OK.
                                          Regarding the Pegasus integration, see here.

                                          Again, as a non-coder, I don't know if it is the right place to post this request, I just really want to see this frontend as a full-on alternative to ES, and AFAIK it's under "experimental packages".

                                          My "Bubble Bobble" Themed Bartop Arcade
                                          My Gameboy

                                          1 Reply Last reply Reply Quote 0
                                          • SuperFromNDS
                                            SuperFromND @phulshof
                                            last edited by

                                            @phulshof I'm not Gavlarr himself, so his answer is probably different, but I think I have a pretty good idea what it is:

                                            Compared to almost every other emulator on RetroPie, MESS requires quite a bit of configuration to get working (especially in the case of, say, setting up three different systems that each function differently, without resorting to a hundred shell scripts), as opposed to the usual "download emulator from retropie setup, put the roms in the folder, put the bios if needed, launch and play the thing".

                                            ▲▼▲▼▲▼▲▼▲▼
                                            IKEMEN Go
                                            SRB2Kart
                                            ▼▲▼▲▼▲▼▲▼▲

                                            G P 2 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.