EmulationStation Toolkit - Theme Making Helper - Update
-
@EctoOne So it would just be a stock gamelist, where each <game> entry just links to a single image? I'm not sure I have it right in my head (and let's be honest here, there isn't much right in there at the best of times).
Can you maybe upload a sample to pastebin or similar so I can see what you mean?
What are you using for rom stand-ins? Are they just renamed.txt files?
-
@mattrixk
Yes, i'm using blank txt files, 40 for each system. I'm going to use white images for either portrait,landscape or square covers. For some games i will also use some really long names and descriptions (so that is better to adjust a theme to those).
I will follow the es_systems.cfg and start with 3DO and use the gamenames as some sort of guide to what its about. Then i will do some systems with just images and some with videos (well a single video that is). I just finished creating all the fake roms so i don't have anything to show yet. -
@EctoOne That's pretty cool. Adding extra systems to the Toolkit has been requested, so it's on the to-do list, but my plate is pretty full so I don't know when I would get to it.
I was just planning on adding 1 or 2 roms to each system, with a simple image/video. I was thinking of making it so each system had 3 gamelists (basic, detailed, video) so the user can just switch between them.
You are more than welcome to do what you plan on and I can roll them into the Toolkit when I get a chance. Either you can email me a zip of everything, or do a PR on Github (I don't really know how they work though).
-
@mattrixk I just made 40 games just to have a long gamelist as well (i messed up my theme a couple of times because the lack of roms gave me a wrong impression).
And with the latest version you don't need to make multiple gamelists anymore, you can switch between the views if you want. Although i just noticed that the windows version freezes when you switch to videoview without having videos in the gamelist.
Anyways, i finished the 3DO gamelist and will do the rest tomorrow, should be a quick thing to do. Just some copy and paste and replace the suffix in the gamelists.Edit:
Ok, i made it a little easier for myself and just used detailed gamelists for 4 systems. The other ones only contain some fake roms so that they will show up in the systemview.
-
3DO supports Videoview
-
Amiga has Square Images (DetailedView)
-
Atari 2600 has Landscape Images (DetailedView)
-
Atari ST has Portrait Images (DetailedView)
-
All other gamelists are empty (BasicView)
-
These infos are also the names of the Roms in those system (Kind of a Build-in Guide)
-
Theres also one very long Gamename in those lists
-
And they also have a SubFolder with 1 (Fake)Rom inside
Still need to add all Ports but it's already 6.30 am. Time to catch some Zs
-
-
@mattrixk Question, the point of this is just to make themecreation easier right?
I mean ES doesn't need to be able to actually run the games. If so, i even can save a lot more work by editing the es_system.cfg (which i need to do anyway to let every system appear in ES) to make 4-5 real systems with different gamelist variations and point all other systems to the same folder with just 1 fake rom and an empty gamelist. It even would be possible to only make one complete system and while creating the theme have the user switch between the views via the ES option. -
@EctoOne That's a really interesting idea. I'll have to try that out. If it works it will really cut down on the amount of resources (images, videos) that the Toolkit needs.
-
@mattrixk It does work, i have some more systems to add and then i can upload my rom folder with the modified ed_system.cfg. Will do it in a few hours, busy right now.
-
@EctoOne said in EmulationStation Toolkit - Theme Making Helper - Update:
have the user switch between the views via the ES option.
That is what I was looking for. Is that option feature available for ES on windows?
That would be really helpful for theme creation.
Instead of creating different gamelists just swap via menu. -
@FlyingTomahawk It is available in the latest build from @jdrassa https://retropie.org.uk/forum/topic/9094/updated-emulationstation-for-windows
@mattrixk I'm done with the setup. It's only 1,20 MB unzipped.
See if you can download it here(removed
). All Media is in the_media
folder. Maybe you can/should replace them like you want (especially the video IDK where i got that).
Thethemes
folder only contains another folder with all systems. Some sort of a template if i may say so.
Tell me when you got the file, i will remove the link afterwards. -
Yeah, unfortunately that 32bit version doesn't run for me. Throwing out some dll error. Didn't had that issue with his previous z-index version.
-
@FlyingTomahawk The select view option should be available in the z-index version as well. Try this version. It is the latest automated build. I wouldn't expect any dll difference between this and the z-index version.
https://ci.appveyor.com/api/buildjobs/01kygo78h8k8leo0/artifacts/EmulationStation-Win32.zip
-
Thanks. I'll give it a go after work today and report back asap.
-
@EctoOne: Thanks mate, I got the file. That's some nice work. I have some ideas for how to streamline the whole thing, which I'll start exploring once my lunch break starts in a couple of hours.
@jdrassa: What does that build include? Does it have any of the Kids Mod or Favourites that @Zigurana was working on, or the Genre Filter (I can't remember who made that one)?
-
@mattrixk That build is the latest from the RetroPie repository. No kids mode or favorites, but it should have the genre filter.
-
Awesome, thanks @jdrassa. I love the Kids Mod and Fav Filter, but they aren't really essential for testing (unless you want to test Kid Mode icons). I suppose the Genre Filter isn't essential for testing either, but I still love it.
I had a little play with it at lunch, and it does have the ability to swap between views, which is the really important part.
-
Just tested and getting this dll error
MSVCR100.dll missing
I have 13 different C++ packages installed still no luck.
Running Windows 7 (64bit) and that dll file is inside the system32 folder.
All other ES windows versions run just fine. -
@jdrassa said in EmulationStation Toolkit - Theme Making Helper - Update:
No kids mode or favorites
I really wish this would be added to the offical retropie ES, I have it running on my arcade cabinet and it works really well, especially kiosk mode.
-
Finally got your latest release working. Looks like I was missing a Visual C++ windows update, duh!
Now I wanted to know if I missed something. I have that nice black ES screen at the beginning, I can swap between views (finally!) and I can see videos and all but I don't see any images. Is there a particular piece of code that I need to add to the themes xml file?
I found your z-index topic where you link to the documentation but that link is dead (404). -
@FlyingTomahawk Great to hear that you got it working. When you say that you don't see any images, do you mean then image that should be shown before the video loads? If so that was a bug that was recently fixed. I will post a link to an updated build later today.
Here is an updated link to the z-index documentation:
https://github.com/RetroPie/EmulationStation/blob/master/THEMES.md#element-rendering-order-with-z-indexHere is a link to an updated build that fixes the issue I described above:
https://ci.appveyor.com/api/buildjobs/ddhkrfv4ug8wmmmm/artifacts/EmulationStation-Win32.zip -
Yes, that is the image I meant. But you got it fixed already. Well done!
And thank you for the links, most grateful.
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.