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

    [Theme] Art Book

    Scheduled Pinned Locked Moved Projects and Themes
    themethemesthemes with vidtheming
    384 Posts 72 Posters 253.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.
    • alphatoanantA
      alphatoanant @duiz
      last edited by

      @duiz done and done - folder name is neogeocd. Let me know if that works out.

      This is my backlog for next things to try...

      • adding additional logos (seeing what custom ideas come up)
      • testing out layouts for a 4x3 version
      • testing out layouts for a TFT screen version (320x240 res)
      • seeing what design works for the case of a game on detail/video view not having artwork to display (right now there is an odd blank space)
      • trying out theme variables to see if they can trim down things further

      Before I dive into 4x3 or TFT versions I am going to take a break so I can come back fresh - which is why I am working on logos here and there =)

      By the way I just got to test out your tip for using images in the video tag and it works really well. Its exactly what I was looking for in a low power build I am working on for a friend. Thank you!

      My RetroPie Themes:
      Art Book https://github.com/anthonycaccese/es-theme-art-book
      Art Book Next https://github.com/anthonycaccese/art-book-next-retropie
      TFT https://github.com/anthonycaccese/es-theme-tft

      1 Reply Last reply Reply Quote 1
      • alphatoanantA
        alphatoanant @barrymossel
        last edited by

        I have started on some concepts for a 4x3 version

        Video View (NES)
        alt text

        View View (SNES)
        alt text

        Video View (TG16)
        alt text

        Detailed View (NES)
        alt text

        @barrymossel would it be possible to let me know the resolution you typically run your 4:3 setup at? (1024x768, 800x600, 640x480?)

        It seems like these layouts could hold up at those various resolutions but I want to test. Going to try to have a release up on github this weekend under its own repo (likely called "Art Book 4:3").

        My RetroPie Themes:
        Art Book https://github.com/anthonycaccese/es-theme-art-book
        Art Book Next https://github.com/anthonycaccese/art-book-next-retropie
        TFT https://github.com/anthonycaccese/es-theme-tft

        lilbudL 1 Reply Last reply Reply Quote 1
        • lilbudL
          lilbud @alphatoanant
          last edited by

          @alphatoanant The title can't be used as a themable element.

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

          Backlog: http://backloggery.com/lilbud

          alphatoanantA 1 Reply Last reply Reply Quote 0
          • alphatoanantA
            alphatoanant @lilbud
            last edited by alphatoanant

            @lilbud what looks like a title in the layouts above is actually the textlist element for the gamelist =)

            I am sizing it to match the height of one item in the list so it looks like a title but still allows you to scroll through the list of games.

            I was finding it tricky to fit a full size list in the layout I am going for while also keeping the metadata intact so I started experimenting with using the gamelist as more of a title

            This is the prototype xml for it:

            <textlist name="gamelist">
             <selectedColor>ffffff</selectedColor>
             <size>0.5625 0.070833333333333</size>
             <fontSize>0.058333333333333</fontSize>
             <forceUppercase>1</forceUppercase>
             <lineSpacing>1</lineSpacing>
            </textlist>
            

            I am essentially making the size of the element about the same height as the font being used to display the text.

            My RetroPie Themes:
            Art Book https://github.com/anthonycaccese/es-theme-art-book
            Art Book Next https://github.com/anthonycaccese/art-book-next-retropie
            TFT https://github.com/anthonycaccese/es-theme-tft

            1 Reply Last reply Reply Quote 1
            • NoPN
              NoP
              last edited by

              @alphatoanant Wow very nice theme, very clean.

              1 Reply Last reply Reply Quote 1
              • greekmanxG
                greekmanx
                last edited by

                Iove this theme only thing I would like that I haven't seem anyone mention is gamelist on right side to he wider so more of the title shows and less scrolling

                D alphatoanantA 2 Replies Last reply Reply Quote 1
                • alphatoanantA
                  alphatoanant
                  last edited by

                  Update 8/25/17:

                  • 4x3 version available on github (https://github.com/anthonycaccese/es-theme-art-book-4-3)

                  Finished work on the 4x3 version and uploaded to github. Going to test it for a few more days before submitting it to the official es-themes list.

                  Only changes are layout to fit 4x3 resolutions best (all systems from the 16x9 version are included)

                  My RetroPie Themes:
                  Art Book https://github.com/anthonycaccese/es-theme-art-book
                  Art Book Next https://github.com/anthonycaccese/art-book-next-retropie
                  TFT https://github.com/anthonycaccese/es-theme-tft

                  HurricaneFanH 1 Reply Last reply Reply Quote 1
                  • D
                    duiz @greekmanx
                    last edited by

                    @greekmanx I would also like to see more character support + a little wider framing for the games list. Not sure how feasable it is though.

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

                      @alphatoanant duiz brings up a good point on the gamelist width. If you don't have any metadata for a system, the gamelist width seems kinda small when games have longer names. I noticed it with some computer roms I'm testing in zspectrum. Their names are super long and the gamelist scrolls for every single game, even though the list could use so much more width of the screen.

                      1 Reply Last reply Reply Quote 0
                      • alphatoanantA
                        alphatoanant @greekmanx
                        last edited by

                        @greekmanx, @HurricaneFan and @duiz while working on the 4x3 version I noticed I had missed updating the width of the gamelist on basic view so I just fixed that for the 16x9 version too.

                        For detail/video view the width is intentional to give the image and metadata more room to display. I'll see what's possible to increase it a bit more.

                        My RetroPie Themes:
                        Art Book https://github.com/anthonycaccese/es-theme-art-book
                        Art Book Next https://github.com/anthonycaccese/art-book-next-retropie
                        TFT https://github.com/anthonycaccese/es-theme-tft

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

                          @alphatoanant Thank you! I'll update my pi today. Thanks for all of your hard work.

                          1 Reply Last reply Reply Quote 1
                          • F
                            fynflood
                            last edited by

                            Love the look of these theme, thanks for all the work!

                            When I install it (from esthemes or manually from git), mine looks weird... Rather than dark grey system logos, I have a grey bar across the screen with white system logos. Is that something you've seen before? HOpefully I explained it well enough.

                            G 1 Reply Last reply Reply Quote 0
                            • G
                              gaavoid @fynflood
                              last edited by

                              @fynflood I think it's that way if you have it set to fade. Switch it to instant or slide.

                              1 Reply Last reply Reply Quote 0
                              • S
                                Sashby
                                last edited by Sashby

                                @fynflood You need to update emulationstation.
                                In emulationstation, go to Retropie > RetroPie Setup
                                Once in, select Update RetroPie-Setup script and select yes to update it. Once that's done, you'll be back at the RetroPie Setup menu.
                                Now select Manage packages, followed by Manage core packages, select emulationstation and finally Update from binary. Once that's done, either go back to the main menu and select Perform reboot or exit the setup script and press start > Reboot System from emulationstation.
                                You can also choose to update emulationstation from source instead of binary but building from source takes longer and can sometimes come with issues that haven't been worked out yet. Binary install is usually the safe bet.

                                https://github.com/retropie/retropie-setup/wiki/updating-retropie

                                F 1 Reply Last reply Reply Quote 1
                                • F
                                  fynflood @Sashby
                                  last edited by

                                  @sashby said in [Theme] Art Book:

                                  @fynflood You need to update emulationstation.
                                  In emulationstation, go to Retropie > RetroPie Setup
                                  Once in, select Update RetroPie-Setup script and select yes to update it. Once that's done, you'll be back at the RetroPie Setup menu.
                                  Now select Manage packages, followed by Manage core packages, select emulationstation and finally Update from binary. Once that's done, either go back to the main menu and select Perform reboot or exit the setup script and press start > Reboot System from emulationstation.
                                  You can also choose to update emulationstation from source instead of binary but building from source takes longer and can sometimes come with issues that haven't been worked out yet. Binary install is usually the safe bet.

                                  https://github.com/retropie/retropie-setup/wiki/updating-retropie

                                  There we go.. working great - and the videos are showing now as well. Thanks!

                                  1 Reply Last reply Reply Quote 1
                                  • alphatoanantA
                                    alphatoanant
                                    last edited by

                                    Thank you for the assist @Sashby and thank you for trying out the theme @fynflood!

                                    My RetroPie Themes:
                                    Art Book https://github.com/anthonycaccese/es-theme-art-book
                                    Art Book Next https://github.com/anthonycaccese/art-book-next-retropie
                                    TFT https://github.com/anthonycaccese/es-theme-tft

                                    1 Reply Last reply Reply Quote 1
                                    • S
                                      Sashby
                                      last edited by

                                      So sorry guys. Selph Scraper doesn't work with .pbp files for PSX. Thats why it cut short in my screenshot. @alphatoanant your scraping command lines work perfectly otherwise. Sorry for wasting your time.

                                      1 Reply Last reply Reply Quote 0
                                      • J
                                        Jaxel
                                        last edited by

                                        Is it possible to make it so that if a game doesn't find a related VIDEO to it, it instead shows a SCREENSHOT?

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

                                          @jaxel I believe if you put an image in the video tag, you can do that in your gamelist.xml file. This will load instead of the static video.

                                          example:
                                          <video>./images/myimage.png</video>

                                          alphatoanantA M 2 Replies Last reply Reply Quote 0
                                          • alphatoanantA
                                            alphatoanant @HurricaneFan
                                            last edited by

                                            @hurricanefan is spot on - that will work

                                            My RetroPie Themes:
                                            Art Book https://github.com/anthonycaccese/es-theme-art-book
                                            Art Book Next https://github.com/anthonycaccese/art-book-next-retropie
                                            TFT https://github.com/anthonycaccese/es-theme-tft

                                            1 Reply Last reply Reply Quote 1
                                            • 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.