EmulationStation mod
-
That looks really cool, and I've read that quite a few people want the Grid view.
Have you considered adding things like being able to favourite games, or different sort options, like being able to sort by genre or number of players?
Have you made any changes to the System View? Being able to view the systems in a top to bottom list (instead of the big white carousel) would be great.
Also, how well does the Grid view play with existing themes? Would a theme maker have to design to the Grid view as well (along with the System, Simple and Detailed views)?
Edit: I also meant to ask, would this run on PC Emulationstation? Or Pi only?
-
I was just in the process of building the source code to add many of these same features when I saw your post. Talk about great timing!
I love the on screen keyboard but I wish both the top and bottom L and R keys registered. I use an SNES controller and found myself unable to backspace. I assume this is because I mapped my L button to bottom L and the OSK is looking for top L. It would be great if backspace could be its own button on screen so that even people using a 2 button NES controller could have full functionality. I don't know if this is even feasible but at the other extreme, it would be awesome if dual stick controller users could type like you do with a Steam controller with each stick controlling a cursor on each side of the keyboard.
Also loving grid view but it needs some tweaks for long titles. I found some of my titles were hidden behind the system logo. For instance, the S in "Sonic the Hedgehog" got pushed behind the logo.
Overall this is very impressive and I hope your changes gets rolled into the official Retropie releases!
-
Pi only...
-
@RetroPieNerd Heh yeah, I read that at the bottom of the GitHub page just after I edited my answer to ask the PC question and was too lazy to re-edit my answer to remove it.
Thank you for answering though.
-
This looks awesome! You got to check it out for yourself!
It would be cool if this made it to the official 4.0 release! :) -
@SimonBelmont I could add bottom left and right buttons as space and delete buttons as well. I thought about adding a delete and space button on the button map right as I was wrapping this last build up, guess I should do it. I've noticed the issue with some long game names getting hidden behind some menus and I'm trying to figure out the best solution without just shrinking the font.
@mattrixk Yes, adding a favorites list is on my todo. I haven't thought of changing the sorting method but I could look into that. I haven't made any changes to the system view besides the ability to hide systems from it. I'm not sure how themable GridView is. for right now, to have the most compatibility, Grid View is seen as either a detailed or basic game list to a theme-- but this can easily be changed to be just themed differently from basic and detailed views. I'd love to talk to a theme maker to get it working perfectly though.
This version of ES will not run on Windows, but it will run on ANY linux distro. I could make it run on Windows but will have to omit some features.
-
@jacobfk20 Just wanted to know. Can the game title be moved out of the header? Because in my Material Theme and the Turtle Pi Theme. The logo covers it. I wanted to know how to move it.
-
@lilbud I'm not sure how themes work, but I did add the options for theme makes to change the game title's font, size, and position. GridView is seen as a Detailed gamelist (this is for compatibility right now) and the game's title is labeled "md_title". I hope this helps...
-
This could be a game changer <3
-
@jacobfk20
Where were you all this time?!?!Other guys showed willingness to improve emulationstation here (example: https://retropie.org.uk/forum/topic/2250/emulationstation-fork). But you came with some cool stuff ready!
-
Grid view?! You've made all my dreams come true! That was the last thing I've wanted with RetroPie for it to be complete in my mind (and the BBC micro but that's in the plans) I reallllllly like the grid view. On screen keyboard is quite cool as well. Good work.
Though in terms of your source code it would have been nicer if you'd have forked the original source and had a more complete history of your changes so if we wanted to incorporate certain pieces of your code it would be easier.
-
@jacobfk20 Oh my god, this is awesome!!! Is this mod compatible with all existing themes, or do the Pixel theme need to be updated to support this modded ES?
-
@Arcuza I am trying to update the Material theme. Pixel and Turtle Pi have to be fixed. Pixel's simple view has a centered logo and Turtle Pi has a centered logo theme wide. The logo is covering the Game Name in grid view. I can't seem to find how to move the game name. When I figure it out. I will post here.
-
@lilbud another idea is to have the grid view be modified to have the game name right under the image for each game kinda like kodi, don't know how that would work code wise though. (Or you could just remove the gamelist altogether if all games are scraped)
-
@herb_fargus I was trying to move the game title with no success. Maybe a rectangle under the header would be the game name
-
Themes.md makes mention of a Grid View. If you could get that running theme makers could create separate layouts just for Grid View instead of using the Detailed View. I know the Detailed View of my theme MetaPixel won't look any good with your Grid View, but it would only take a few minutes to whip up a decent Grid View layout.
-
@mattrixk I tried to add a grid view in the theme.xml files. But ES will not see it, or crash.
<View name=grid>
</view>If someone could try this code posted above.
-
@mattrixk I can easily make Gridview report as Gridview instead of detailed view. All themes will have to be updated after changing that.
@herb_fargus I actually would like to do it how Kodi does it. It is possible. Also, sorry I kinda just dumped the whole thing onto github... If you would like to add or remove anything I'd be glad to do it. Just about everything I added is modular and can be removed.
@lilbud I will look into how themes work fully today to make sure they work as they should and move the game title.
-
@jacobfk20 when I tried to make a change under detailed. Nothing happened. Adding a grid view in the theme.xml did nothing. I am trying things on my theme to see exactly what needs to be done. The md_title you mentioned does not exist in any theme. Or anywhere for that matter. If you need anything tested. Get in touch with me. 3 - 4 themes are unusable in some state due to the logo overlapping the game title. If you could make the grid have the game title under each box art like herb mentioned. That would be best to fix some issues
-
@lilbud I just updated the original post with an update. There is now a test build that makes Grid View separate from other gamelist views. You earlier posted that <view name="grid"></view> didn't work, well it now will in the test build. This should make it fully customizable for theme makers. Putting the name on or under the game's boxart will take me a couple days to add, but I am wanting to do that.
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.