Announcing Pegasus Frontend
-
@nitrogen_widget said in Announcing Pegasus Frontend:
what about C.H.I.P. ?
It's only single core.Same as pi 1/0
I'm sure it'll compile just fine as long as there are no pi specific dependencies which it sounds like there aren't. I can give it a try (when I get back from easter...)
This might be perfect for my chipstation portable :) -
- You can do whatever kind of layout you want - the layout is part of the theme too. Here's movie cover-like layout I've just hacked together: https://snag.gy/ma15Yk.jpg
- At the moment, you have to manually set the width/height of the cells, which you can fine tune by adding some logic; for example in the video I've set the number of columns to 5 when the current platform is NES. On the long term, I'd like to make the sizes of the cells dynamic, so you could just set a max width or height and it'd align properly.
- Currently front/back/spine/full 2D boxart, cartridge/disc image, logo, Steam grid image, fanart, multiple screenshots and videos. I can add more if you wish.
@nitrogen_widget it looks like both the regular and the pro CHIP uses Mali GPUs, like the Odroids, so yes, it should run fine and fast.
@meleu Ok!
-
I would love to to see the possibility to merge different systems into one. I have only a handful of Roms for Game Gear, Master System, Mega Drive and Sega32x and really wish I could merge them into just Sega. Since this seems so highly customizable, I would probably would use only one System and try to recreate a Kodi Skin.
-
what language will the Theming/Skinning/Layouts be in?
-
@fluffypillow said in Announcing Pegasus Frontend:
Pegasus uses QML/QtQuick2 for the UI
-
@EctoOne this sound more like something you would set in a gamelist file; I could add support for something like a
<systemGroup>
tag, where you'd put<system>
s you want to handle together. Or a special system attribute, if we want to maintain strict ES2 compatibility. -
@meleu said in Announcing Pegasus Frontend:
QML/QtQuick2
thank you, whats it like to learn?
sorry it's a little off topic,
i have very limited coding knoledge, can pick things up pretty easily tho, can anyone recommend any reading material?
thanks -
@fluffypillow nice one :-) Look forward to trying it.
-
@ABrugsch Thanks.
I got attractmode compiled on my chip but it was dog slow and i couldn't get sfml with accelleration to compile.emulationstation was a little laggy on chip.
was considering advmenu but if this works.... -
@InsecureSpike well QML itself can be used for a lot of things, so it can look very complex at first. It can even be used for writing mobile games or web browsers, but fortunately for theming you won't have get familiar with all the components. In my opinion, the somewhat harder part is setting up the scrollable/moving elements (like a grid or a cover list) the way you want. After that, styling the elements is easy.
I'm going to write some tutorials when it gets released, in the meantime you might find this guide useful.
-
@fluffypillow awesome, thank you
-
I'm really impressed. I've tried Attract Mode on my Pi, and it's kinda hard to use, at least for me, so I'm ready to see a new frontend.
I'm also excited to make some themes for this as well. :D
One thing though: Will it be an easy setup for the Pi? I don't want to go through the hassle of changing so much code and stuff. -
@itsnitro in practice, a Pi release should "just work". The only problem is that Debian/Raspbian currently uses an outdated, 3 years old version of Qt, from which a bunch of features and optimizations are missing. As such, I'll include the required Qt libs with the releases, and also host the build tools and libraries too if you want to build on the board or cross compile.
-
This week's main features:
- added bezel, marquee and flyer image asset support
- added support for all ES2 game metadata tags
- gamelist reading and asset finding speed optimizations: currently loading ~1000 games, all with videos, box front, screenshot and logo takes less than 2 seconds on a Pi 3, and less than 10 seconds on a first gen Pi 1; these numbers may improve later
- improved asset loading speed, added loading screen and loading indicators
- implemented basic custom theme loading support
- confirmed video support working on Pi 3 and 1
-
@fluffypillow said
less than 2 seconds on a pi 3
-
@fluffypillow said
these numbers may improve later
-
@fluffypillow how can we test it?
-
@itsnitro I just spent the last few minutes laughing my ass off. Take an upvote
-
@fluffypillow said
currently loading ~1000 games
-
Not this again.
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.