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

    Grid Updates - emulationstation-dev

    Scheduled Pinned Locked Moved Ideas and Development
    developmentgrid viewexperimentalemulationstatio
    89 Posts 13 Posters 25.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.
    • ruckageR
      ruckage @jdrassa
      last edited by

      @jdrassa said in Grid Updates - emulationstation-dev:

      @paffley @ruckage I have a PR in to fix 1 and 2 from the list above.
      As for 3, after looking over the code, I suspect this has probably always been a bug with OMX player. The OMX player component doesn't have the same size calculation logic that image and VLC do.

      That's great @jdrassa , I look forward to trying it - you're a real star :D .

      Regarding OMX player you may be right, I normally tend to explicitly set both axis for video size or use <maxsize> so I just haven't noticed it before.

      SNES mini/Nes mini/Famicom mini theme developer.

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

      1 Reply Last reply Reply Quote 1
      • ruckageR
        ruckage @paffley
        last edited by

        @paffley said in Grid Updates - emulationstation-dev:

        I have the regular OCR font but cannot find the outlined one.

        That's because it didn't exist until I made ;)
        Regarding sharing I'm not sure as it's an edited version of the original OCR font and as far as I'm aware it's not an open source font. For my own personal use it's obviously fine but I'd prefer to find an open source alternative to OCR if possible.

        SNES mini/Nes mini/Famicom mini theme developer.

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

        1 Reply Last reply Reply Quote 0
        • paffleyP
          paffley
          last edited by

          That's why I cannot find it then @ruckage :P

          No probs mate, I hear ya. I'll edit mine.

          1 Reply Last reply Reply Quote 0
          • ruckageR
            ruckage
            last edited by

            Hi @BuZz , any chance of getting @jdrassa pull request for ES merged as it fixes some bugs that grid view currently has. Thanks in advance.

            SNES mini/Nes mini/Famicom mini theme developer.

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

            J 1 Reply Last reply Reply Quote 0
            • J
              jdrassa @ruckage
              last edited by

              @ruckage for bug fix PRs like this, I usually give it a couple days just to make sure no one has any objections, before I will merge it myself.

              Get latest build of EmulationStation for Windows here

              quicksilverQ 1 Reply Last reply Reply Quote 2
              • quicksilverQ
                quicksilver @jdrassa
                last edited by

                @jdrassa Thanks for looking into this. Although I think the issue I brought up may be somewhat different to issue that @ruckage was having. The issue I noticed is when the gameslist view is set to "video" and "showSnapshotNoVideo" is set to true, the screenshots appear at the proper size except after you launch a game and return to emulation station the screenshot of the game you just launched is "squashed" for lack of a better word. So not exactly a grid view issue but still a problem. Is there any chance you could take a look into that as well? Or will your PR also address this? Sorry to be a bother, thanks again!

                ruckageR 1 Reply Last reply Reply Quote 0
                • ruckageR
                  ruckage @quicksilver
                  last edited by

                  @quicksilver said in Grid Updates - emulationstation-dev:

                  The issue I noticed is when the gameslist view is set to "video" and "showSnapshotNoVideo" is set to true, the screenshots appear at the proper size except after you launch a game and return to emulation station the screenshot of the game you just launched is "squashed" for lack of a better word...

                  What theme are you seeing this as an issue as I can't reproduce it myself (at least not on windows).

                  SNES mini/Nes mini/Famicom mini theme developer.

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

                  quicksilverQ 1 Reply Last reply Reply Quote 0
                  • quicksilverQ
                    quicksilver @ruckage
                    last edited by

                    @ruckage Ive been using nostalgia but it also happens on carbon

                    ruckageR 2 Replies Last reply Reply Quote 0
                    • ruckageR
                      ruckage @quicksilver
                      last edited by

                      @quicksilver
                      Is it on the pi or windows that you're seeing the issue? If it's the pi are you using the OMX player to play videos? (there should be an otion to enable/disable OMX player).

                      SNES mini/Nes mini/Famicom mini theme developer.

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

                      quicksilverQ 1 Reply Last reply Reply Quote 0
                      • quicksilverQ
                        quicksilver @ruckage
                        last edited by

                        @ruckage it's on my pi. I'm not using videos, just using video gameslist view to get the marquees to show up.

                        ruckageR 1 Reply Last reply Reply Quote 0
                        • ruckageR
                          ruckage @quicksilver
                          last edited by

                          @quicksilver
                          Just tried the Nostalgic theme and I see what you mean. I'm just going to check the theme.xml to if there are any problems.

                          SNES mini/Nes mini/Famicom mini theme developer.

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

                          1 Reply Last reply Reply Quote 0
                          • ruckageR
                            ruckage @quicksilver
                            last edited by

                            @quicksilver Yeah, looks like another bug, the theme.xml itself seems fine.

                            SNES mini/Nes mini/Famicom mini theme developer.

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

                            quicksilverQ 1 Reply Last reply Reply Quote 0
                            • quicksilverQ
                              quicksilver @ruckage
                              last edited by

                              @ruckage thanks for confirming it. I also noticed that if I use skyscraper to resize any of my scraped images, the last game I played will not resize correctly and stays squashed. I have to run a different game and then regenerate my gameslist.xml again. I'm guessing its probably a related issue.

                              1 Reply Last reply Reply Quote 0
                              • ruckageR
                                ruckage @jdrassa
                                last edited by

                                @jdrassa
                                This is the problem that @quicksilver is talking about, It looks very similar to what's happening to the first game image in grid view but it could just be a coincidence:

                                Video View

                                The image displays correctly before launching the game:

                                video view 1.jpg

                                But once you return back to ES it gets stretched:

                                video view 2.jpg

                                Grid View

                                This is how the first game image is displayed when first going into a system:

                                grid view 1.jpg

                                But if you scroll through the games and then go back it's displayed correctly:

                                grid view 2.jpg

                                SNES mini/Nes mini/Famicom mini theme developer.

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

                                HurricaneFanH 1 Reply Last reply Reply Quote 1
                                • HurricaneFanH
                                  HurricaneFan @ruckage
                                  last edited by

                                  Looks like @jdrassa pushed the fixes from earlier. Thanks!

                                  ruckageR 1 Reply Last reply Reply Quote 1
                                  • ruckageR
                                    ruckage @HurricaneFan
                                    last edited by

                                    @jdrassa
                                    I've tested the latest update on windows and pi and the metadata is now being displayed at all times and no disappearing videos, thanks for getting that fixed :) .

                                    SNES mini/Nes mini/Famicom mini theme developer.

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

                                    1 Reply Last reply Reply Quote 1
                                    • G
                                      gugue
                                      last edited by

                                      Hi every one.
                                      In dev ES retropie with Grid mode , video are enabled ?

                                      G ruckageR 2 Replies Last reply Reply Quote 0
                                      • G
                                        gugue @gugue
                                        last edited by

                                        This post is deleted!
                                        1 Reply Last reply Reply Quote 0
                                        • ruckageR
                                          ruckage @gugue
                                          last edited by

                                          @gugue said in Grid Updates - emulationstation-dev:

                                          Hi every one.
                                          In dev ES retropie with Grid mode , video are enabled ?

                                          Yes they are, you may have to install it from source though.

                                          SNES mini/Nes mini/Famicom mini theme developer.

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

                                          1 Reply Last reply Reply Quote 0
                                          • paffleyP
                                            paffley
                                            last edited by

                                            Hi @jdrassa do you think you could please update stable with the current fixes? especially the disappearing meta data. Thank you :)

                                            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.