[Theme] Art Book
-
@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!
-
I have started on some concepts for a 4x3 version
Video View (NES)
View View (SNES)
Video View (TG16)
Detailed View (NES)
@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").
-
@alphatoanant The title can't be used as a themable element.
-
@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.
-
@alphatoanant Wow very nice theme, very clean.
-
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
-
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)
-
@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.
-
@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.
-
@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.
-
@alphatoanant Thank you! I'll update my pi today. Thanks for all of your hard work.
-
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.
-
@fynflood I think it's that way if you have it set to fade. Switch it to instant or slide.
-
@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
-
@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!
-
-
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.
-
Is it possible to make it so that if a game doesn't find a related VIDEO to it, it instead shows a SCREENSHOT?
-
@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>
-
@hurricanefan is spot on - that will work
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.