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

Updated EmulationStation for Windows

Scheduled Pinned Locked Moved Projects and Themes
emulationstatiowindows
741 Posts 97 Posters 537.8k 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.
  • J
    jdrassa @ruckage
    last edited by 19 Jul 2019, 18:54

    @ruckage To give credit where it is due, most of what I have been working on lately is just integrating work that @f-caruso has done on his fork into the RetroPie repository. The good news is that both of your requests are already implemented there and I plan to bring them over as well.

    Get latest build of EmulationStation for Windows here

    R 1 Reply Last reply 19 Jul 2019, 19:57 Reply Quote 1
    • R
      ruckage @jdrassa
      last edited by 19 Jul 2019, 19:57

      @jdrassa That's good to hear.
      A big thanks to you and @f-caruso for all your work.

      SNES mini/Nes mini/Famicom mini theme developer.

      If you'd like to support my work you can donate here: Donate

      F 1 Reply Last reply 19 Jul 2019, 20:14 Reply Quote 0
      • F
        f.caruso @ruckage
        last edited by 19 Jul 2019, 20:14

        @ruckage @jdrassa Funny ;--) It's a pleasure to read from you all guys ;-)

        L P 2 Replies Last reply 20 Jul 2019, 00:06 Reply Quote 0
        • L
          LiveFreeDead @f.caruso
          last edited by 20 Jul 2019, 00:06

          @f-caruso Thanks for sharing your work with us. Your time is valuable and just because your doing it as a passion (for yourself) doesn't mean you need to share it public, but you are - not only that your listening to our feedback and actually solving the problems.

          Thank you again
          Glenn

          1 Reply Last reply Reply Quote 0
          • P
            PittStone @f.caruso
            last edited by 21 Jul 2019, 17:42

            @f-caruso I have this Error in the Logfile:
            lvl0: Error finding/creating FileData for "D:/ES/.emulationstation/roms/Syndicate (1993)", skipping.
            lvl1: gameList: file extension is not known by systemlist

            Its a folder, and this repeats for all other folders. Maybe it can be fixed?

            F 1 Reply Last reply 21 Jul 2019, 23:39 Reply Quote 0
            • F
              f.caruso @PittStone
              last edited by f.caruso 21 Jul 2019, 23:39

              @PittStone Do you have errors at runtime ???

              You know : having lines in logs does not mean "hey there's a bug in the code" ;-)
              Logs are meant for developpers to help find errors which occur at runtime !!!!

              If you have no problem at runtime : there is nothing to fix !!!! This is information... right...

              "gameList: file extension is not known by systemlist" -> gamelist describes a game, (not a folder) whose extension is invalid for the system.

              "Error finding/creating FileData for "D:/ES/.emulationstation/roms/Syndicate (1993)", skipping." is just a warning, it does it for every folder containing only one game and it is normal. Plus : why isn't there a system subfolder in the path... ??? Check your gamelists....

              So... nothing to fix....

              L 1 Reply Last reply 28 Jul 2019, 22:14 Reply Quote 0
              • L
                LiveFreeDead @f.caruso
                last edited by 28 Jul 2019, 22:14

                @f-caruso
                It's been 7 days without any major (or minor) bugs found. Might be time to compile an updated version release to replace the bug filled one that most users will currently get by default (non continuous). I have been using this new version every day, many hours worth, just using it as default, although I've not editing items etc, I did scrape a few items tho.

                J F 2 Replies Last reply 29 Jul 2019, 08:05 Reply Quote 0
                • J
                  jero @LiveFreeDead
                  last edited by 29 Jul 2019, 08:05

                  @LiveFreeDead I think it's a good idea, I don't find mistakes either, and everything goes smoothly. I also think that Caruso deserves a vacation from this job

                  1 Reply Last reply Reply Quote 0
                  • F
                    f.caruso @LiveFreeDead
                    last edited by 29 Jul 2019, 08:22

                    @LiveFreeDead Hello… The thing is i'm currently in holidays. I can read forums, surf the internet, but I Don't have access to my dev Tools. Ill be back in two weeks ;)

                    J 1 Reply Last reply 29 Jul 2019, 13:15 Reply Quote 1
                    • J
                      jero @f.caruso
                      last edited by 29 Jul 2019, 13:15

                      @f-caruso said in Updated EmulationStation for Windows:

                      @LiveFreeDead Hello… The thing is i'm currently in holidays. I can read forums, surf the internet, but I Don't have access to my dev Tools. Ill be back in two weeks ;)

                      I imagined why I said that, have fun

                      1 Reply Last reply Reply Quote 0
                      • J
                        jeffreyfrancis
                        last edited by 31 Jul 2019, 05:08

                        IS it stable??

                        L 1 Reply Last reply 31 Jul 2019, 06:17 Reply Quote 0
                        • L
                          LiveFreeDead @jeffreyfrancis
                          last edited by 31 Jul 2019, 06:17

                          @jeffreyfrancis

                          I run the newest continuous release for multiple days, testing lots of roms from many consoles, the only issue I have is sometimes when RetroArch crashes (locks up) when I Task kill it I do not have the ability to use the controller again unless I quit ES and run it again. This is the only thing that affects the many days use I have give it.

                          One other minor thing is it shows non English (no / yes) in the Meta Data editing of an individual item if you press cancel/back. Everything else I have tried had worked perfect and stable.

                          F 2 Replies Last reply 1 Aug 2019, 16:30 Reply Quote 0
                          • F
                            f.caruso @LiveFreeDead
                            last edited by 1 Aug 2019, 16:30

                            @LiveFreeDead said in Updated EmulationStation for Windows:

                            sometimes when RetroArch crashes (locks up) when I Task kill it I do not have the ability to use the controller again

                            It's certainly specific to your config, controller's driver, or the retroarch's core you use ( which one crashes? ) I never produced this with any pad, and you should probably have the same pb with older ES versions.

                            One other minor thing is it shows non English (no / yes)

                            Yez, I saw I let a message harcoded in french in a messagebox, I'll correct it as soon as I'll be back.

                            1 Reply Last reply Reply Quote 1
                            • F
                              f.caruso @LiveFreeDead
                              last edited by 2 Aug 2019, 16:27

                              @LiveFreeDead It was not easy to reproduce your gamepad issue. It is clearly a focus problem : when adding joystick, the window is not focused because taskmanager is between the two windows, and in this case gamepad is "badly initialised". It occurs only when "hide when launch game" is off. I have made a small change to force focus back, It looks better but may not be perfect… I have another idea, but the thing is a don't have my debug Tools here so i can't do better for now. Otherwise : set the "hide when launch" option to on.
                              Also I corrected the hardcoded french messagebox.

                              L 1 Reply Last reply 3 Aug 2019, 00:54 Reply Quote 1
                              • L
                                LiveFreeDead @f.caruso
                                last edited by LiveFreeDead 8 Mar 2019, 01:55 3 Aug 2019, 00:54

                                @f-caruso I tested with a game I know crashes (3DS (Citra) - Harvest Moon 3D (Crashes just after you set a birth date)), with Hide When Running (is enabled) it comes back with Gamepad still working, but when disabled controller is still broken :( - I'll just leave hide when running enabled at least until I finish sorting all these roms out anyway.

                                1 Reply Last reply Reply Quote 0
                                • T
                                  ThePlagueIsBack
                                  last edited by 6 Aug 2019, 16:17

                                  @f-caruso Your build is just excellent but I miss the shutdown functionality, I'm setting up a Windows machine and everything is working as expected but the shutdown. On the build from @jdrassa the shutdown and reboot options do not contain the necessary Windows code to work and on your build it doesn't appear, I guess you hided it. Is there anyway you could add it back via config file with the corresponding missing shutdown command for Windows? If not then if you could help me out setup AppVeyor I can try to do it myself, the code is already a pull request on @jdrassa's GitHub, but I can't seem to setup AppVeyor to build correctly and produce the artifacts, plus can't get the code to compile locally on my Windows machine.
                                  Thank you

                                  F 1 Reply Last reply 6 Aug 2019, 21:59 Reply Quote 0
                                  • F
                                    f.caruso @ThePlagueIsBack
                                    last edited by f.caruso 8 Jun 2019, 23:02 6 Aug 2019, 21:59

                                    @ThePlagueIsBack Hi, Yes it was intentionnally hidden ( with a preprocessor directive for Windows). I assumed that on Windows most users Simply quit ES - and exiting was too long going in submenus - but don't shut down or restart Windows that way. Most users seems happy with that until now. I personnally don't understand the interest unless ES is completely replacing the shell… Furthermore, there's a button on every PC which is sending shutting down signal… (not the case on a pi )

                                    However, I can always make it an option in my version. This is pretty easy to do.

                                    Also, concerning code : there is a win32 api for that : ExitWindowsEx which is better that using shutdown command.
                                    I'll see what I can do when I'll be back ( I'm currently on holidays )

                                    1 Reply Last reply Reply Quote 0
                                    • J
                                      jdrassa
                                      last edited by 7 Aug 2019, 02:14

                                      @ThePlagueIsBack the reason that RetroPie changed the way shutdown/reboot work (and in turn broke them on Windows) is that with the previous implementation, the shutdown/reboot command will execute before ES has a chance to properly shutdown. This will potentially cause a loss of data as gamelists will not be saved.

                                      Get latest build of EmulationStation for Windows here

                                      F 1 Reply Last reply 7 Aug 2019, 08:46 Reply Quote 0
                                      • F
                                        f.caruso @jdrassa
                                        last edited by 7 Aug 2019, 08:46

                                        @jdrassa @ThePlagueIsBack Yes, but the implementation should be different : QuitEs pushes SQL_QUIT : perfect It will break the main loop, but touch/shutdown commands should not be executed at that moment. QuitEs should only store the "Reason" (as a string or better : as an enum) and the Reason should be handled in the main, after deleteSystems where we can run the commands without risks of loosing datas.
                                        Batocera's team (they are now using a 'modified' version of Retropie's ES ) has made a perfect implementation of it.
                                        If you want I'll submit a PR with that when I'll be back.

                                        J 1 Reply Last reply 7 Aug 2019, 13:29 Reply Quote 0
                                        • T
                                          ThePlagueIsBack
                                          last edited by 7 Aug 2019, 11:22

                                          @f-caruso This build is for a friend that I'm helping setting up a Windows 7 arcade machine and we happen to replace the shell with ES so the shutdown was in fact much needed else he ES would not save the favorites/recent-played upon triggering the hard shutdown button. For now I'm using the command line shutdown with a 5 seconds delay which should be enough for ES to save the lists.

                                          @jdrassa Thanks for the info, now it makes sense to me why they removed it from the retropie repo and yes it does prevent ES from saving the lists on Windows. Also, thanks a lot for providing me your AppVeyor yaml config, wouldn't be able to set it up on my own.

                                          @f-caruso Man, that's a really nice implementation to get the shutdown gracefully working, it would be awesome if you could come up with that PR.

                                          For now I've come up with a Frankenstein build forked from @jdrassa + feats from @f-caruso that includes the hacky shutdown as a temporary solution for anyone that would be interested here, I also removed "RESTART ES" from the quit menu since it wasn't working on Windows: https://github.com/Cereal-Killa/EmulationStation/releases

                                          1 Reply Last reply Reply Quote 0
                                          456 out of 741
                                          • First post
                                            456/741
                                            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.

                                            This community forum collects and processes your personal information.
                                            consent.not_received