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

    [Theme] Art Book Next

    Scheduled Pinned Locked Moved Projects and Themes
    themethemestheme creationtheme designtheme making
    55 Posts 22 Posters 16.9k 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 @aphyx
      last edited by

      @aphyx hmm i think i am tracking. how are your custom collections named?

      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

      A 1 Reply Last reply Reply Quote 0
      • A
        aphyx @alphatoanant
        last edited by

        @alphatoanant I've named the background artwork for the automatic genre collections "auto-platform", "auto-pinball" etc. and the theme finds them with no problem. I couldn't find the default logos for these genre collections in the theme files -- are they generated on the fly?

        Genre collections - Resized.jpg

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

          @aphyx awesome thank you, that confirms what I was thinking. I don't currently have logos included for the auto genre collections. Those logos would need to be added in order for them to show up - what you are seeing on the gamelist is the fallback text if a logo is not available. That same logic unfortunately does not work on system view.

          For now you can pull any of the logos you are interested in from here: https://github.com/anthonycaccese/art-book-next-es/tree/master/_inc/systems
          And place them in the theme-customizations/logos folder.

          I haven't pulled them into the JELOS version of the theme yet because I don't have backgrounds created for them yet. That said, if you are cool with contributing some of the backgrounds you have made i'll gladly give you credit in the theme readme.

          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

          A 1 Reply Last reply Reply Quote 1
          • A
            aphyx @alphatoanant
            last edited by

            @alphatoanant Many thanks, I've grabbed the logos from your link and that's got it working great now!

            As for the backgrounds, I'd be very happy to share what I've created so far. I really enjoy making them (gives me an excuse to search through all those lovely old game screenshots) and I'd be more than happy to make the others you need for the genre collections to finish off the set. I've been using and enjoying your themes for years, I'd like to contribute something back.

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

              @aphyx thank you! I have a ToDo item on github where I am tracking the backgrounds that are open to be created.

              Here: https://github.com/anthonycaccese/art-book-next-es/issues/9
              (the genres are under the header "Auto-Collections (Genres)")

              I am with you regarding... "gives me an excuse to search through all those lovely old game screenshots" - creating these backgrounds has been a good way for me to learn about games for the systems I had not played in the past.

              Easiest way to contribute would likely be to comment on that topic along with the images you have created. I can port them into the themes from there and mark them off as complete.

              If you are comfortable with github another option is to make a pull request against the theme with your new files. I am glad to walk through that option if you are interested.

              Thank you for any help ❤️

              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

              A 1 Reply Last reply Reply Quote 0
              • A
                aphyx @alphatoanant
                last edited by aphyx

                @alphatoanant Cool, that's really helpful. I have a GitHub account (user: nautipuss) but not familiar with pull requests, I'll stick to uploading them via comments as I create them. I have a few I can upload straight away, and a few more that need some work as they're not pixel perfect and I need to find better source screenshots for them.

                For the genre game selections they are mostly from games I'm familiar with from my own gaming past, so let me know if you know of alternative ones that might work better for that genre. I started my gaming life in the arcades of the late 1970s so I have a reasonably good selection in my head, but always open to new ideas.

                1 Reply Last reply Reply Quote 0
                • P
                  prefor @SP
                  last edited by

                  @SP Could you tell us how to you did it?

                  1 Reply Last reply Reply Quote 0
                  • P
                    prefor @SP
                    last edited by

                    @SP said in [Theme] Art Book Next:

                    @alphatoanant Is there a way to remove the darkening filter on the screenshot when using the list (no metadata) variant?

                    Screenshot (33).png

                    @alphatoanant Do you know how to remove the darkening filter on this? :) 🙏

                    1 Reply Last reply Reply Quote 0
                    • A
                      astrocity
                      last edited by

                      @alphatoanant

                      I am trying to add custom logos and artwork for custom system in batocera. I have named them to match but the theme never loads the images.

                      Can you help me to determine where you are pulling the "system name" from - the custom system works in batocera but the theme never picks up my images. I have tried everything that I've set for the system name but still no luck.

                      I'm not well versed to open an issue on github but I am desperate for help. Seeing others having success I know I can too.

                      Thank you for your time and energy and creativity for this AWESOME theme (and the 4x3 support as I'm running this on my CRT!)

                      mituM alphatoanantA 2 Replies Last reply Reply Quote 0
                      • mituM
                        mitu Global Moderator @astrocity
                        last edited by mitu

                        @astrocity said in [Theme] Art Book Next:

                        Can you help me to determine where you are pulling the "system name" from - the custom system works in batocera but the theme never picks up my images. I have tried everything that I've set for the system name but still no luck.

                        This doesn't come from the theme, but from EmulationStation. Each system is declared in es_systems.cfg like this:

                         <system>
                            <name>amiga</name>
                            <fullname>Commodore Amiga</fullname>
                            <path>/roms/amiga</path>
                            <extension>.adf .adz .chd .cue .dms .ipf .lha .m3u .sh .uae .zip .ADF .ADZ .CHD .CUE .DMS .IPF .LHA .M3U .SH .UAE .ZIP</extension>
                            <command>amiberry %ROM%</command>
                            <platform>amiga</platform>
                            <theme>amiga</theme>
                          </system>
                        

                        The theme node determines which system/folder from the theme is applied to your custom system/folder.

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

                          thank you @mitu!

                          @aphyx have you had a chance to read through the instructions I wrote up here? https://github.com/anthonycaccese/art-book-next-es?tab=readme-ov-file#theme-customizations

                          a few initial things to check...

                          • as mitu called out try to make sure the "theme" value is what you are using to name your files. For example if you are looking to create a custom image for the super nintendo, the theme value is "snes" so you would name your file snes.ext (where ext is the actualy extension for the image type you are creating)
                          • on batocera make sure the "distribution" setting in theme configuration is set to "batocera"
                          • make sure your files are stored in the location where I set it to look for custom images on batocera... the root folder is userdata/theme-customizations/art-book-next/
                          • then make sure inside that folder that your images are stored in the expected sub folder... if you are creating custom backgrounds they will go in a subfolder called backgrounds. If you are creating custom logos they will go in a subfolder called logos

                          Please let me know if you have any questions on the readme linked earlier. Also, if you can outline what you have tried already that will be a big help.

                          Thank you for your kind words and hope I can help.

                          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
                            splatter
                            last edited by splatter

                            @alphatoanant , after seeing this theme in a few YouTube videos I just had to install it! Love it..but..

                            The system logo and system name in text are both displayed on top of each other and I can’t find anywhere in the UI settings on how to fix this. Any tips?

                            Photo doesn’t show here but works if you click on it:
                            alt text

                            I’m running:
                            RG35XX H
                            Baltacero OS
                            Emulation Station
                            Latest Art Book Next

                            It is a fresh install and I’ve had this from the start.

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

                              @splatter thank you for trying it out! what you are seeing is i think relates to the version of batocera/es. i am utilizing the latest theme engine features in batocera 40 so sadly if you are not using that version and the es that comes bundled with it then the logic for logos and fallback test will not work. have you tried knulli on the 35xx? its based on batocera 40 and its what i test art book next on frequently.

                              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

                              S 1 Reply Last reply Reply Quote 0
                              • S
                                splatter @alphatoanant
                                last edited by splatter

                                @alphatoanant Thank you!

                                It looks I’m on Batocera 39 indeed. Isn’t it easier to update to 40? Or do you recommend knulli for another reason?

                                Update: ah, I read that 40 will be the last version so it makes sense to switch to Knulli. Thanks for the tip.

                                1 Reply Last reply Reply Quote 1
                                • H
                                  Handman
                                  last edited by

                                  Hi, love your theme. I put together a few custom images, the GitHub mentioned sharing them here. Really just needed to satisfy my OCD.

                                  0ef3dc31-118c-4f5a-868d-34439fae9fb9-image.png

                                  You can find them here.

                                  I also use some tiles made by a redditor mrlex found here.

                                  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.