Homepage › Forums › RetroPie Project › Emulation Station Themes › NewGen Theme
- This topic has 22 replies, 15 voices, and was last updated 8 years, 7 months ago by Anonymous.
-
AuthorPosts
-
02/18/2016 at 22:51 #117493ruckageParticipant
Hello. I just thought I’d show the progress for the theme I’m working on. It’s inspired by the menus used in the “Sega Genesis Collection” from the PS2
So far it features 8 systems but I will expand it further. The theme only shows a large image preview (no metadata) as it’s designed to work well with the image previews I’ve been creating. I may however create a version with metadata for those that want it.
A description for each system is shown on the system select page. This is stored in a separate “info.xml” file per system so is easily edited. The descriptions need some work and are largely plagiarized from “classic game room” reviews at the moment. Also stored in the “info.xml” are the system Manufacturer and years available, this info is displayed on the game menu screen.
[img]http://i.imgur.com/sXht1Sz.jpg[/img]
[img]http://i.imgur.com/61aDAjI.jpg[/img]
[img]http://i.imgur.com/XfV0OS8.jpg[/img]
[img]http://i.imgur.com/ZiiK3o1.jpg[/img]
[img]http://i.imgur.com/itLmfJm.jpg[/img]
[img]http://i.imgur.com/QowoMSG.jpg[/img]
[img]http://i.imgur.com/i92HerF.jpg[/img]
[img]http://i.imgur.com/CgS4Zsh.jpg[/img]
[img]http://i.imgur.com/tX2EWRX.jpg[/img]
02/19/2016 at 00:32 #117499robertybobParticipantBeautiful theme! Nice touch having a separate .xml file for the info on each system, was that easy to do?
02/19/2016 at 00:32 #117500InsecureSpikeParticipantvery nice theme!!
02/19/2016 at 01:52 #117501ruckageParticipant[quote=117500]very nice theme!!
[/quote]
Thanks :)[quote=117499]Beautiful theme! Nice touch having a separate .xml file for the info on each system, was that easy to do?
[/quote]
Yes, it was quite easy to do. You use an <include> tag which merges the XMLs together.In my case this is the beginning of the theme.xml (each system has this file).
<theme> <formatVersion>3</formatVersion> <include>./../simple.xml</include> <include>./info.xml</include>
The first <include> merges the simple.xml which is in the parent directory.
The second <include> merges the info.xml which I have in the same directory as the theme.xml02/19/2016 at 03:10 #117506nosedeathParticipantThat looks great. Nice work.
02/19/2016 at 04:03 #117514ronoh55ParticipantDefinitely watching this theme as it adds more systems! Looks amazing!
02/27/2016 at 03:01 #118321rookervikParticipantLooks really good! Wonderful use of the space on the system chooser. It’s really hard to deal with that big white bar in the middle. I’m afraid ES might crash with the hi-res backgrounds being used, though. How many systems can you load before ES dumps you? A 256 meg memory split should get you about 10 systems before white screen of death.
02/27/2016 at 03:15 #118323ruckageParticipant[quote=118321]Looks really good! Wonderful use of the space on the system chooser. It’s really hard to deal with that big white bar in the middle. I’m afraid ES might crash with the hi-res backgrounds being used, though. How many systems can you load before ES dumps you? A 256 meg memory split should get you about 10 systems before white screen of death.
[/quote]
Thanks. For my project I won’t have that many systems so the 1080p backgrounds won’t cause a problem (I hope). However I do realize it could be a problem for others after reading several people experiencing crashes due to large backgrounds and lots of systems. The solution I think is to release 2 versions of the theme, a 1080p version and one with lower resolution backgrounds. If I reduce the backgrounds to 960×540 they are a quarter of the size and still look pretty good.02/28/2016 at 00:12 #118383AnonymousInactiveis there any way of using this on windows?
02/28/2016 at 20:50 #118458bluescreenParticipantthis is what i need in dark :)
02/29/2016 at 23:01 #118636ruckageParticipantI’ve reworked the theme completely in order to make it easy for me to create various different colour schemes for the theme.
The game art for the system select is now completely separate from the background so in order to create new colour schemes it’s just a case of creating 3 background images and a corresponding XMl file. To change the scheme just one line needs to be changed in the main XML file to point to the chosen colour theme xml.
So far I’ve created 32 different schemes to choose from, you can see a preview of them all below.
03/01/2016 at 10:21 #118674snupelloParticipanti can download it from retropie menu ?? tks
03/03/2016 at 17:29 #118977KeiganParticipant[quote=118383]is there any way of using this on windows?[/quote]
You can use themes the same way as on the pie, but it’s through Emulation Station and not the whole Retro Pie set up. In fact, it is easier to set up on windows than a Pi.
03/05/2016 at 12:08 #119140snakexParticipantExcelent! Very nice theme! I want it to the RetroPie!
Thanks! :-)03/05/2016 at 12:13 #119141ruckageParticipantThanks. I’m still working on it as there are a lot of systems to theme but I should have a download available soon.
03/17/2016 at 22:21 #120714rionParticipantAny plans to release this with support for Child-friendly mode?
https://github.com/RetroPie/RetroPie-Setup/wiki/Child-friendly-EmulationStation
03/19/2016 at 08:28 #120854AnonymousInactiveIt looks fantastic, this will be my Theme in the future. Great work!
Cant wait for a download :-)03/19/2016 at 14:23 #120866ruckageParticipant[quote=120714]Any plans to release this with support for Child-friendly mode?
https://github.com/RetroPie/RetroPie-Setup/wiki/Child-friendly-EmulationStation
[/quote]
Hi, I think the should just work with it but it will be missing the ‘child friendly’ specific tags (correct me if I’m wrong). The current version I’m working on no Meta data displayed at all anyway, I’ll ad that to a seperate version for those that want it.
[quote=120854]It looks fantastic, this will be my Theme in the future. Great work!
Cant wait for a download[/quote]
Thanks :). It is still being worked on and I would like to release a version soon. There are still a lot of systems to do though.03/19/2016 at 18:50 #120888AnonymousInactiveNo rush. You have a lot of work. It’s great that you share that with us.
Respect!03/21/2016 at 20:56 #121087AnonymousInactiveregistered just to say good work on this im looking forward to release downloaded your megadrive and snes previews earlier aswell and they look sweet thanks for the work
03/24/2016 at 19:28 #121388mxstar1ParticipantI WANT! Seriously though this is the best looking theme i have seen so far. Sooo clean. I like the artwork only and no metadata. Cant wait to try it out.
03/25/2016 at 11:54 #121459rionParticipant[quote=120866]
Any plans to release this with support for Child-friendly mode?
https://github.com/RetroPie/RetroPie-Setup/wiki/Child-friendly-EmulationStation
Hi, I think the should just work with it but it will be missing the ‘child friendly’ specific tags (correct me if I’m wrong). The current version I’m working on no Meta data displayed at all anyway, I’ll ad that to a seperate version for those that want it.
[/quote]Thank you. I don’t think there is more then the tags to add to make it compatible from reading the wiki.
04/06/2016 at 19:14 #122512AnonymousInactiveHello ruckage,
1. for interest, how far you get with your fantastic work? (I hope you have the motivation is not lost)
2. Can we help somehow?
3. If I want a “preview image” play themselves insert (hacks, mods, etc), we get a guide to make the image itself?most high respect
abunillesorry for my not so good english
-
AuthorPosts
- The forum ‘Emulation Station Themes’ is closed to new topics and replies.