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

    NEW RetroPie Web Console

    Scheduled Pinned Locked Moved Ideas and Development
    web interfaceretropiesetupnodejs
    58 Posts 9 Posters 11.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.
    • darkniorD
      darknior @MileSacul
      last edited by

      Interesting that you are using .inf files.

      Yes, the emulators on Xbox are using them. And it is not compaatible with RETROARCH :(
      But if you can convert them, nobody never do it before, there are no more RA code over the net or i don't found them :(

      Is that what you mean by RUMBLE code? The only file type I found that it supports so far are .cht files using this format:

      They made them like CHEAT CODE, with a memory adress to survey.
      And when it change, the emulator not lock it to give you infinite life, but launch an event.
      And this event is to make the controller RUMBLE with different strong !
      It is really excellent and a really cool idea :D
      I have a friend that add this feature today to Zelda Solaris for future release, so strange nobody never do it on RA.

      /opt/retropie/configs/all/emulationstation/es.systems.cfg is the only PATH for me.

      I found the es_input.cfg file containing the controller UUID.

      Excellent :D I have forgot there is the UUID there.

      Do you know where those settings are saved to? I will add it to my scripts.

      /opt/retropie/configs/all/retroarch.cfg : Default settings and PATH
      /opt/retropie/configs/ $SYSTEM$ /retroarch.cfg : Can be modify here, i change PATH by SYSTEM here.

      # Savefile / Savestate directory
      savefile_directory = "/home/pi/RetroPie/medias/3do/savefile"
      savestate_directory = "/home/pi/RetroPie/medias/3do/savestate"
      screenshot_directory = "/home/pi/RetroPie/medias/3do/screenshots"
      

      It can also have file there : /opt/retropie/configs/all/retroarch/config/ $CORE$ /

      But it's not for change PATH ... i don't use them.
      And it will be hard for you to verify them because it is not a SYSTEM name you can found on the es_system file but the CORE name.

      Life is game, just play it !

      1 Reply Last reply Reply Quote 0
      • MileSaculM
        MileSacul
        last edited by

        I posted an update to the RetroPie Web Console.
        If you already have the RetroPie Web Console, you can execute the self-update through the updates page.
        Also, I have added RetroPie-Extra to the update for RetroPie-Setup.

        FYI, the monitor page is now unfiltered until I can figure out a good filtering setup, so my apologies if the list is massive.

        Regarding Games section, I am working on better support for file types and alternative configurations, but it is not in yet. Cheats upload is not functional yet. Also, deeply nested folders are not supported yet. Once I figure out file types configurations, that will be resolved.

        Lucas Showerman
        The true sign of intelligence is not knowledge, but imagination. -Albert Einstein

        darkniorD 1 Reply Last reply Reply Quote 0
        • darkniorD
          darknior @MileSacul
          last edited by

          I posted an update to the RetroPie Web Console.
          If you already have the RetroPie Web Console, you can execute the self-update through the updates page.

          I think it works but i'm not sure ...
          I have also made an git pull and ./updates.sh

          Also, I have added RetroPie-Extra to the update for RetroPie-Setup.

          I don't see it. you have merge it with Retropie-Setup ?

          FYI, the monitor page is now unfiltered until I can figure out a good filtering setup, so my apologies if the list is massive.

          I can't see nothing. Before it not works fine all the time, but now i haven't any stats.

          Regarding Games section, I am working on better support for file types and alternative configurations, but it is not in yet. Cheats upload is not functional yet. Also, deeply nested folders are not supported yet. Once I figure out file types configurations, that will be resolved.

          I will stand you finish this page before testing it.
          For the moment it's empty.

          Life is game, just play it !

          1 Reply Last reply Reply Quote 0
          • MileSaculM
            MileSacul
            last edited by

            @darknior Any chance you can clear your browser cache. ctrl+shift+delete (Only cached files and cookies)

            As for pulling updates for Retropie-Extra, I found there is a lag when dealing with the conversion from shell files to the database to the browser. I will look into that.

            Lucas Showerman
            The true sign of intelligence is not knowledge, but imagination. -Albert Einstein

            darkniorD 1 Reply Last reply Reply Quote 0
            • darkniorD
              darknior @MileSacul
              last edited by

              @milesacul said in NEW RetroPie Web Console:

              Any chance you can clear your browser cache. ctrl+shift+delete (Only cached files and cookies)

              The monitor works with the console opened. Because like you write it clean the cache.

              Life is game, just play it !

              1 Reply Last reply Reply Quote 0
              • MileSaculM
                MileSacul
                last edited by

                I think the games section is almost ready, but I need some opinions on if I should include a feature or not.

                Currently, no games are displayed on the page until you select your emulators and then press the search button. For me, a full search takes about 22 seconds to load all 298 games. Should I auto-load from the start or enforce that they select their emulators?

                Lucas Showerman
                The true sign of intelligence is not knowledge, but imagination. -Albert Einstein

                darkniorD 1 Reply Last reply Reply Quote 0
                • darkniorD
                  darknior @MileSacul
                  last edited by

                  @milesacul said in NEW RetroPie Web Console:

                  Should I auto-load from the start or enforce that they select their emulators?

                  I think it's better to stand we choose a system before show the gamelist.

                  Life is game, just play it !

                  1 Reply Last reply Reply Quote 0
                  • MileSaculM
                    MileSacul
                    last edited by

                    Finally got the game section mostly working. The cheats section cannot update cheats yet, but at least you can view them and see if there are any issues pulling them.

                    FYI, you can also update your game metadata including uploading the image.

                    Lucas Showerman
                    The true sign of intelligence is not knowledge, but imagination. -Albert Einstein

                    darkniorD 2 Replies Last reply Reply Quote 0
                    • N
                      nevsan
                      last edited by

                      Not sure if this is the place for this question or not, but would you be able to program a section in this to apply and change graphical overlays and filters that the wonderful peeps on this forum have made.

                      I ask this as I still haven't got to grips with adding them. Like

                      ,
                      and the amazing work done by John Merritt for the mame sets.

                      I not sure if functionality could be added to this or their could be a separate program to add to Emulation Station but I would love if this came to fruition.

                      MileSaculM 1 Reply Last reply Reply Quote 0
                      • darkniorD
                        darknior @MileSacul
                        last edited by

                        @milesacul said in NEW RetroPie Web Console:

                        Finally got the game section mostly working. The cheats section cannot update cheats yet, but at least you can view them and see if there are any issues pulling them.

                        FYI, you can also update your game metadata including uploading the image.

                        I can't try it, i don't know why. I have use the updater.sh with no problem but the web service is down i think.
                        I have nothing on port 3000. Manager on port 8000 and Webtropie are working fine.
                        How can i reload your Web Console ?
                        Thanks

                        Life is game, just play it !

                        1 Reply Last reply Reply Quote 0
                        • MileSaculM
                          MileSacul
                          last edited by

                          @darknior Maybe send me your updater.sh file.
                          I did add some node modules, so you may have to add "npm install" to it.

                          Lucas Showerman
                          The true sign of intelligence is not knowledge, but imagination. -Albert Einstein

                          1 Reply Last reply Reply Quote 0
                          • darkniorD
                            darknior @MileSacul
                            last edited by

                            I did add some node modules, so you may have to add "npm install" to it.

                            Ok it works with install

                            The new application filters is e really cool idea :)
                            I have try to change emulation|retro|omx to see OMXPlayer but it don't work.

                            The cheats section cannot update cheats yet, but at least you can view them and see if there are any issues pulling them.
                            FYI, you can also update your game metadata including uploading the image

                            I can't see nothing in your game page.
                            I change filter but it list nothing.
                            I don't know where you search games but it not works for me.

                            Life is game, just play it !

                            MileSaculM 1 Reply Last reply Reply Quote 0
                            • MileSaculM
                              MileSacul @darknior
                              last edited by

                              @darknior

                              Ok it works with install

                              Great! Did you try my self-update? FYI, I found out RetroPie-Setup and RetroPie-Extra did have updates.

                              The new application filters is e really cool idea :)

                              You asked for the ability to modify the filter I use. This was the idea I thought would be sufficient. :)

                              I have try to change emulation|retro|omx to see OMXPlayer but it don't work.

                              One thing to keep in consideration, Name filters name column and Command filters command column. Try adding omx to the command input. If necessary, remove all filters in name and command and then manually search for it.

                              I can't see nothing in your game page.
                              I change filter but it list nothing.
                              I don't know where you search games but it not works for me.

                              I attempted to search for games based on of your /etc/emulationstation/es_systems.cfg file. I ran my test with default settings, so maybe it is screwing if you modified that file.

                              Keep in mind, you have to click the Search section to make it drop down. Then select your emulator(s) and click Search. Then the list should appear as shown here:
                              alt text

                              alt text

                              Lucas Showerman
                              The true sign of intelligence is not knowledge, but imagination. -Albert Einstein

                              1 Reply Last reply Reply Quote 0
                              • MileSaculM
                                MileSacul @nevsan
                                last edited by

                                @nevsan said in NEW RetroPie Web Console:

                                Not sure if this is the place for this question or not, but would you be able to program a section in this to apply and change graphical overlays and filters that the wonderful peeps on this forum have made.

                                I would love to add that feature. If you could find some readable manual instructions on how to set that up, then I can work on implementing it within the web console. With all the things I am programming, watching a 30-minute video on how to implement it is bothersome.

                                FYI, I plan to add a configs section where you can edit any retroarch/emulator config, so I will probably include it in that section.

                                Lucas Showerman
                                The true sign of intelligence is not knowledge, but imagination. -Albert Einstein

                                N 1 Reply Last reply Reply Quote 0
                                • darkniorD
                                  darknior @darknior
                                  last edited by

                                  @darknior said in NEW RetroPie Web Console:

                                  /opt/retropie/configs/all/emulationstation
                                  If it can help you, my ES file for custom system list and my XML gems list to see path media.
                                  http://www.mediafire.com/file/p9kvgpqdq92vnys/es_systems.cfg
                                  http://www.mediafire.com/file/hzmd20bmh82lmc8/es_gamelists.tgz

                                  I already give you my files if you want to try with them.
                                  I have modified my es_systems.cfg

                                  Keep in mind, you have to click the Search section to make it drop down. Then select your emulator(s) and click Search. Then the list should appear as shown here:

                                  Yes i click SEARCH button ;)
                                  But ... (WTF) ... i don't have the same screen than you ?????
                                  I don't have the MINIMUM MAXIMUM input and INCLUDE CHEAT checkbox ...
                                  There is a problem i think.

                                  Life is game, just play it !

                                  1 Reply Last reply Reply Quote 1
                                  • MileSaculM
                                    MileSacul
                                    last edited by MileSacul

                                    Sorry about that. I sent you an old screenshot. I removed those since I found minimum and maximum only is updated on pi restart. Also, include cheats is loaded by default.

                                    So you still are not able to get a games list?

                                    Lucas Showerman
                                    The true sign of intelligence is not knowledge, but imagination. -Albert Einstein

                                    1 Reply Last reply Reply Quote 0
                                    • MileSaculM
                                      MileSacul
                                      last edited by

                                      I created a discord chat if anybody wants to join for better support.
                                      RetroPie Web Console

                                      Lucas Showerman
                                      The true sign of intelligence is not knowledge, but imagination. -Albert Einstein

                                      1 Reply Last reply Reply Quote 0
                                      • N
                                        nevsan @MileSacul
                                        last edited by

                                        @milesacul said in NEW RetroPie Web Console:

                                        @nevsan said in NEW RetroPie Web Console:

                                        Not sure if this is the place for this question or not, but would you be able to program a section in this to apply and change graphical overlays and filters that the wonderful peeps on this forum have made.

                                        I would love to add that feature. If you could find some readable manual instructions on how to set that up, then I can work on implementing it within the web console. With all the things I am programming, watching a 30-minute video on how to implement it is bothersome.

                                        FYI, I plan to add a configs section where you can edit any retroarch/emulator config, so I will probably include it in that section.

                                        Sorry fella, this is one of the main reasons why I'm asking if it can be added as I haven't easily added Overlays or filters to anything :(

                                        It does seem the retroarch adds the overlay per system or per game. This includes telling it where the file is stored and what size and where on the screen. This can be different per game - Mame is a classic example of this.

                                        Then there is an option within retroarch that allows you to add scanlines or other filters to change the screen effect.

                                        Sorry for the bad explaination – perhaps someone else that knows their beans can explain it in a way that MileSacul can understand. Would really love this feature - especially IF a file could be set up within this program a system all together, for batch changes.

                                        hopes

                                        1 Reply Last reply Reply Quote 0
                                        • MileSaculM
                                          MileSacul
                                          last edited by

                                          @darknior
                                          If the caps lock was intentional. Sorry that I angered you; I do not mean to disrespect.

                                          I reviewed your es_systems.cfg file again and it looks about on par with mine, although you have a lot bigger games list than I do.

                                          FYI, The method I use to find your games is I search path for any files matching what you have in extension.

                                          EX:
                                          <system>
                                          <name>3do</name>
                                          <fullname>3DO Interactive Multiplayer</fullname>
                                          <path>/home/pi/RetroPie/roms/3do</path>
                                          <extension>.iso .ISO</extension>
                                          <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 SYS 3do %ROM%</command>
                                          <platform>3do</platform>
                                          <theme>3do</theme>
                                          </system>

                                          If you select 3DO Interactive Multiplayer, then I search anything under /home/pi/RetroPie/roms/3do that ends with ".iso" or ".ISO"

                                          One thing your es_systems.cfg doesn't show is if you are using any aliases for your folders. I am thinking of adding another push to the Program that allows you to get log information.

                                          This might make it easier to track down where you are having issues.

                                          Just for a start, what Emulators are you selecting for your search?

                                          Lucas Showerman
                                          The true sign of intelligence is not knowledge, but imagination. -Albert Einstein

                                          1 Reply Last reply Reply Quote 0
                                          • darkniorD
                                            darknior
                                            last edited by

                                            @milesacul said in NEW RetroPie Web Console:

                                            If the caps lock was intentional. Sorry that I angered you; I do not mean to disrespect

                                            No problem i use caps lock to make a word more visible like Bold.
                                            And for WTF i always write it with caps lock, maybe because i'm French :p

                                            I am thinking of adding another push to the Program that allows you to get log information.
                                            This might make it easier to track down where you are having issues.

                                            Yes good idea, it can help me too if i can track when i click some where, what is doing the program.
                                            If you can write all the LOG in the Chrome/Firefox Console it can be easier to read and use.

                                            Just for a start, what Emulators are you selecting for your search?

                                            I have try many ... but if you want we can work on 3DO or SNES.

                                            Life is game, just play it !

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