EmulationStation mod
-
@dudleydes Fixed it. Recompiled without debug symbols and it's back to a little over 4 MBs. Sorry about that.
-
@jacobfk20 Thanks. I have replaced the existing vanilla ES binary with the latest grid view version and everything is working fine in terms of launching games etc.
I do have a few questions using the Carbon theme.
- How do I change grid size? I tried adding
<container name="gridRowsAndColumns">
and adjusting the values but it's having no effect. - What do I need to add to my theme to maintain the aspect ratio of box art?
- I notice in the help footer that the left and right bumpers are used to change system. This isn't working for me. Here is a copy of my es_input.cfg. What changes do I need?
- How do I change grid size? I tried adding
-
@dudleydes you change the grid tile rows and column size by using
<container name="gridRowsAndColumns"> <size>x y</size> </container>
Where x is the amount of columns and y is the amount of rows.
You can also do<container name="gridRowsAndColumns-small">
or<container name="gridRowsAndColumns-big">
to define the sizes for the small and big options.Aspect ratio is usually kept fairly well but if you have inconsistent image sizes for your roms then it can get broken. This is usually a bigger problem in box art like the NES or Sega games that are more portrait. This will get ironed out sometime soon but there is not much you can do to fix it except maybe define the grid tile size for that specific system where the ratio is broken.
As for the quick system select... This is locked to the left and right shoulder buttons. You may not have those buttons mapped on your controller.
-
I copy your emulationstation file in but when I restart ES it comes up with Access denied and will not load ES..?
-
@spannernick1 You need to set it to executable. In terminal, cd to its directory and run
chmod +x emulationstation
-
Thanks that sorted it,all is working now,see network and systems but how do I active grid view,in the xml files.,.? oh I have made a image for the Mega CD system( Sega CD) If anyone wants it,the pal version,The original logo.
-
@spannernick1 While you're in a gamelist hit select and then it'll be in "System UI Settings" This is changeable per system.
-
How do I stop emulation station from counting how many times I have played,cos its writing to the gamelist.xml and messing it up,I had to put all my images for the box art cos they are PAL box art for Mega CD,and I can't find where ES saves the gamelist.xml when it exits it,it was there before I changed to the ES Mod or has that been removed..?
-
@spannernick1 You cannot disable the play count or save metadata on exit with this mod. It still saves gamelists to ~/.emulationstation/gamelists. What exactly is it messing up?
-
@jacobfk20 I am making my own games list,not using scraper so have to put the info of the games,box art and so on in,I have to shutdown ES so I can save the gameslist everytime i have changed it.its a pain,the scrapers don't download Mega CD Pal box art all the box atr is from the US.and sometimes it do0n't even find the game or the right one.
-
Looks great! I like how it's more ascetically appealing and it seems like you have an emphasis on way-finding. I would like to see even more way-finding. I feel this is something that ES lacks considerably. Keep up the good work.-Scott Design Soulutions-
-
@spannernick1 manually scraping roms is so much work... specially from ES, don't do that please! There are easier ways to do it and get the megadrive covers you want. As I told you on the other post, sselph added screenscraper.fr as a data source, where megadrive and genesis box arts are presents. You can try the Universal XML Scraper (Windows only) if you want to try another tool with a few more options. There is a RetroPie version...
-
Created a script on GitHub Gist just in case someone wants to install it on RetroPie.
-
Been keeping an eye on this project and I have to say great work and I think this will go a long way towards making retropie more user friendly. Out of curiosity is there some kind of timetable for when and if this would make it into a retropie build or perhaps become available in the Retropie-Setup script?
-
I've been following this thread for a few months now and I'm liking pretty much everything that has been brought up.
Do you if there is any chance this will get an official release within Retropie as, being a complete noob to all things PI (only just got a Pi 3 last week) i'd love the opportunity to use this without having to mess around too much with coding that I have no clue about.
Keep up the great work guys.
-
@herb_fargus said in EmulationStation mod:
@jacobfk20 I see. well that may cause some confusion as it will take the .emulationstation folder over the /etc/emulationstation where the retropie scripts will generate the es_systems.cfg in the /etc location anytime you add a new system so I'm not sure what the best way is to address that
I presume this is a result of the save and apply button rather than just having a save button that caches it on restart
The best way to address that is to delete the one in ~/.emulationstation amd symlinked from the one in /etc/emulationstation.
I did it yday and no more confusion of it anymore.....
Btw, this ES build seems slow to start, it won't recognize the controller for about 20secs at start.
-
@RetroPieNerd said in EmulationStation mod:
Created a script on GitHub Gist just in case someone wants to install it on RetroPie.
Could you please help with System Update via ES?
It just throw an error for some missing script.... -
@cresfang Which build are you using? The older version does not have the latest pr that sped up boot time. Also, the System Update From Latest Binary is for some friends that test for me. Anyone can make their own update script if they want but I will be removing that option eventually.
-
@jacobfk20 said in EmulationStation mod:
@cresfang Which build are you using? The older version does not have the latest pr that sped up boot time. Also, the System Update From Latest Binary is for some friends that test for me. Anyone can make their own update script if they want but I will be removing that option eventually.
I'm using the one in your GDrive (precompiled) dated 2016 Sept 7.
Is it the old one? I get that from https://drive.google.com/open?id=0ByWG5kDXyr5NRTlWbVZGcjRwSUE
If yes, where I can get the precompiled version? Or I need to compile it myself?Thanks you so much for answering ^^
-
@cresfang np :) I do not host the latest version as it's not quite ready. You can build it from scratch if you want to try it out. Just follow @RetroPieNerd's script above and it does a pretty good job. It has some problems getting the wificonnect script though.
Gridview needs a theme in the latest build to be decent and Material is the only one currently that supports it currently as far as I know.
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.