[Theme] Art Book Next
-
@alphatoanant Thank you so much for the amazing theme! How can I scrape to get the no metadata video previews with the logo overlayed in the center? I use Skraper and can't figure out how to achieve your layout. What scraper do you use for retropie? I'd love to have the same layout you have and don't mind switching scrapers. I'm just lost at where to start.
-
Hi @alphatoanant, I'm using the Art Book Next theme with Jelos on my new RGB30 in its 1:1 ratio and really enjoying it. I'm having one small problem, though. I have some custom system logos I like to use (using LaserDisc instead of Daphne, for instance), and I followed the instructions on the Jelos wiki to add them to the theme-customizations folder. It works perfectly on the "Centered Artwork (Custom)" variant, with the custom logos showing correctly. When I switch to the "Multi Artwork (Custom)" variant, though, the original logos show, and no matter how much I try rebooting and refreshing, my custom logos won't show. Any ideas why they won't show on the Multi Artwork variation? I like the Multi variant as well and would like to see it working with my custom logos. Thanks in advance.
-
Hi @laserbones I don't currently have a retropie build set up and have been meaning to do so but just haven't had the time. As soon as I am able to i'll try to document options for scraping that would work for retropie (the instructions in my original post look like they may not apply any longer and I am not sure why)
-
@aphyx thank you for helping me find a bug =)
I had missed adding the logic needed to switch out to custom logos for the "Multi Artwork (Custom)" variant. So I just made that fix and pushed the latest to github. It will be updated in the next release of JELOS.
Here is a test with a custom NES logo:
If you want to test it ahead of time though you can download the theme directly here: https://github.com/anthonycaccese/art-book-next-jelos
And then upload it following the instructions here: https://jelos.org/configure/themes/#adding-additional-themes (e.g. make sure to upload it in its own folder / don't replace the system-theme files)
-
@alphatoanant That's awesome, thanks!
-
@alphatoanant I've found another minor issue with the Art Book Next theme on my RGB30. I've added some of the pre-defined genre auto collections (pinball, strategy, etc.) and created some custom pixel artwork for them, and although the logos for those collections show on the game list screens and the "Centered Artwork (Custom)" variant, they refuse to show for me on the "Multi Artwork (Custom)" variant. The custom artwork I've created displays fine, but not the logos. Any idea why they're not showing on the Multi Artwork variant? Thanks in advance.
-
@aphyx just tried a quick test and found its working ok on my end.
Can you check that you have color scheme set to 'custom' in theme configuration? I tied the display of custom logos to color scheme to enable the creation of color schemes that tie directly into logo changes (without the need for setting 2 different values). The custom color scheme setting has a fallback to use the standard art book next colors if no color scheme file is found so it should work out ok in your use case I think.
Here is a test I just made using final-fantasy as the custom collection:
and my folder setup:
-
@alphatoanant I've got the Custom Color Scheme option selected, and Custom Fonts, together with the Multi Custom option.
I see from your folder setup that you've provided a background and a logo. Do I need to supply both in the customization folder? I was hoping to be able to use the default logos for the genre collections as they match the other logos in that section (Tools, Vertical Arcade etc.), with me just creating custom artwork using your template.
-
@alphatoanant I should add that it's only the pre-defined genre collections (Pinball, Strategy, Adventure etc.) I'm having the issue with. The other pre-defined collections such as Vertical Arcade, 2 Player, 4 Player etc. are all showing their logos fine.
-
@aphyx hmm i think i am tracking. how are your custom collections named?
-
@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?
-
@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.
-
@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.
-
@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 ❤️
-
@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.
-
@SP Could you tell us how to you did it?
-
@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?
@alphatoanant Do you know how to remove the darkening filter on this? :) 🙏
-
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!)
-
@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. -
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 calledlogos
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.
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.