Announcing Pegasus Frontend
-
@ectoone Just the games :) You can use the script above as-is (save it as eg.
get-meta.sh
under/system/
) or you can use the following one-liner aftercd
ing into/system/
:rm metadata.txt; for i in $(find $(pwd) -name metadata.txt); do sed "s|\$CWD|$(dirname $i)|g" $i >> metadata.txt; echo >> metadata.txt; done
-
I've just made a script that converts the current
media
layout to the new one, you can get it here. Copy it next to themedia
dir, make it executable (chmod +x convert_media.py
) and run from there (./convert_media.py
). It will ask for confirmation before changing anything, but you might want to backup/zip your currentmedia
dir first. -
Thanks @fluffypillow. I do confirm that I had a wireless keyboard/mouse combo connected to my Pi hence the cursor! Your workaround works nicely. Regarding the player to be honest I don't know. Seems like OMXplayer is the other player available for the Pi but not sure it's as flexible as Gstreamer. I'm wondering if the fact most of my previews are running at 60fps can be a cause of the crash.
-
I have Pegasus running great on my android phone however i would like to request the ability to have different wallpapers for each system if at all possible.
-
@nemo93 sorry for the late reply; 60fps shouldn't be a problem, unless GStreamer itself has a related bug (haven't found bug reports about that yet, but could happen). Another thing I suspect is perhaps the Pi is getting a bit hot, causing the playback to crash. Or maybe the system runs out of memory (and/or VRAM). I think if you launch Pegasus through SSH, you might be able to see GStreamer warnings, that might help.
@SephirothX2004 the default theme shows the screenshot for the selected game (if there's any). There's no built-in way to change that, however, it's possible to change the the default theme to load a custom image instead (but that'll need some minor coding).
-
And this week's update has just landed:
- Breaking Change: the way assets are searched in the
media
dirs is changed to the model described here, ie. assets for a particular game are now stored undermedia/<gamename>/
) - A script for converting the current layout can be found here
- ES2's
downloaded_images
will continue to work, even with the "Pegasus-exclusive" asset types
Meanwhile I've also started working on themes, and almost finished porting the ES2 Simple theme:
- Breaking Change: the way assets are searched in the
-
@fluffypillow WOW!!!!Awesome work as always!! It will have carousel for system selection? Having some more example themes will be a game changer for theme makers(at least for those with less programming savvy as me).
Thanks!!!! -
@tronkyfran yup, that part works too, here's a video: https://my.mixtape.moe/bdfxqx.webm (made mostly out of memory, so may not be 100% accurate). Also using this as a template, it would be possible to port pretty much every ES2 theme to Pegasus too.
-
@fluffypillow Amazing work. Look forward to more themes.
-
@fluffypillow I was thinking about that port possibility. It would be as easy as make a little script to convert to Pegasus format or are you planning ES theme "support" out of the box? In any case It would multiply the theme choices forma pegasus
-
@tronkyfran technically it would be possible to automate the porting, but I'm not sure I want to deal with all the possible cases an ES theme might have (at least for now, we'll see later). I do plan to make the Simple theme commented instead though, so it could be used as a template for further porting.
-
Ok, I think the theme is ready for a public release, I've just uploaded it here, give it a try!
What's missing:
- help prompts
- scrolling descriptions
- filtering/searching
- page up/down in the game list
Also I've just noticed that unlike in the previous video, background doesn't scroll in real ES2, but I've left it as is (it's more fun this way). The theme code is not really trivial, so I've added a bunch of comments. Feel free to tweak things!
-
@fluffypillow OMG! going to test it RIGHT NOW. That theme template is GOLD for me :D
Just one more question, this is a bit crazy and absolutely not a request, but ....now that retroarch is "avaiable" on nintendo switch, do you think it would be theoretically possible to port pegasus there? I have zero knowledge about the hardware, the only thing I know is that its TEGRA based.
Again, Thanks for your work!!!! -
@tronkyfran Yes, in theory it's possible, but I don't have a Switch :)
-
@fluffypillow said in Announcing Pegasus Frontend:
@tronkyfran Yes, in theory it's possible, but I don't have a Switch :)
Mmmmmm, thats one thing we should fix soon enough
-
Has anyone been able to get this working on Android? I'm struggling :(
-
@jste84 @fluffypillow @tronkyfran happy to do DM log if either of you are on?
-
@jste84 what problems are you experiencing? I'll be on IRC in about half an hour, but you can post a log here too.
-
-
I've done something wrong I just don't know what
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.