EmulationStation Toolkit - Theme Making Helper - Update
-
I wanted to do some updates on my theme and lost track of the latest ES development.
I still use jsdrassa's older release with video support. Now the latest is 2.1.9RP? which contains the swap between views feature that I would like to have on windows too.
I got his latest 32bit release but that throws me some .dll missing error.
Any other, working version out there? -
@FlyingTomahawk I'm currently using a Windows build of the Kids Mod by @Zigurana, but I'm having trouble finding it, so this is a link to his Favourites Filter mod that I was using before that.
I haven't had a chance to play with @jdrassa's latest Z-index build yet.
Edit: Found it. I think it's actually older than the Fav Filter, so it may not have the new filter stuff in there. Arrgh, so many mods, I keep losing track of them. I have no idea which one I'm currently using. I have at least 4 that I use for different testing at different times. I need to clean house.
-
Heya @mattrixk i'm in the progress of setting up gamelists for all suported systems with the method @screech mentioned in another thread (using the same images/video for all entrys to keep the amount of used data small). I will need to take a look on your current files to make sure i'll get everything covered. When i'm done i can upload it if you're interested.
-
@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.
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.