Announcing Pegasus Frontend
-
Aand here's the weekly changelog:
- a bunch of very minor optimizations and internal changes (probably unnoticeable)
- player count ranges (eg. 1-4) in ES2's
<player>
tag are now properly supported (just noticed this wasn't working) - experimenting with Steam support: while I can list the installed games, the descriptions and assets would need to be fetched from the web, which will need some further work
- experimenting with a new loading screen: it will show the number of games loaded so far; I plan to close the logo thread this month, and this loading screen will be added after that
-
@fluffypillow said in Announcing Pegasus Frontend:
experimenting with Steam support: while I can list the installed games, the descriptions and assets would need to be fetched from the web, which will need some further work
Try having Pegasus search for the 'app manifest' files in the Steam Directory. They list the Game name and ID which is used by steam to list info.
-
@lilbud Yes, that's the part that works, what's missing is getting additional metadata and assets. They seem to have a nice web interface though, so hopefully it won't be too difficult.
-
Are the RPi able to play any Steam games?
-
@AndersHP no, though I've heard you can set it up for streaming/remote play.
-
Ok, took some time but here's the weekly changelog:
- Added Steam support
- Updated to Qt 5.9.2
- Fixed the missing RetroPie icon
- this will be available tomorrow, due to the build server people are having some problems at the moment
Also a screenshot:
-
Been waiting for a customisable frontend like this, the steam support looks great. Is it possible to add .exe windows games that are not in steam?
I don't know anything about ES or Retropie, so having trouble finding any games or connect to my steam account.
-
Is there any way of adding favorites as of now, maybe by manually editing the gamelist.xml?
-
@halfmanhalfcake not yet, sorry (well, unless you want to hack ES2's config files), but as soon as Pegasus gets its own config files, custom Windows games could be supported.
@AndersHP yes, you can toggle it in ES or manually set the
<favorite>true</favorite>
tag for the game in the XML. -
@fluffypillow said in Announcing Pegasus Frontend:
@halfmanhalfcake not yet, sorry (well, unless you want to hack ES2's config files), but as soon as Pegasus gets its own config files, custom Windows games could be supported.
I might give that a go, but look forward to using pegasus without ES.
Sorry for my lack of understanding, can I create a theme for the installed windows version? or will I have to compile and build?
-
@halfmanhalfcake you won't have to compile anything for theming; just create the theme put it in the theme directory and Pegasus should pick it up.Unfortunately there's no documentation yet, but you can find a brief guide in the wiki, and following the commits of the Flixnet theme might help. Themes on Windows should be placed under
C:\Users\<yourname>\AppData\Roaming\pegasus-frontend\themes\
. -
As for the weekly changelog,
- The logo contest has ended, thanks everyone!
- New loading screen
- shows loading progress (number of games found so far)
- featuring the silhouette of the new logo
- Fixed the launching of Steam games on Windows
-
@fluffypillow great, I don't have a themes folder there at the moment, I assume that's because I haven't loaded any games? (i.e. installed ES or set up a xml file?)
I'm going to give creating a theme a go, possibly the XBOX ONE Grid look and see how that works out.
-
Hey guys , new to the rpi forum just wanted to give a shout to the guys that are coding these cool projects ....I just took this front end for a drive and its looking sooo nice with my nespi case....just a heads up you guys have seen the steam grid banners people have made for retro games....looks like they would go perfect with the flixnet theme...thanks fluffypillow even tho pfe is still alpha its looking really slick
-
@halfmanhalfcake the directory is not created automatically yet, will fix that :)
@jayceelectro yes the Flixnet theme was designed to work well with images from ConsoleGrid/etc. It'd be nice if someone would write a scraper for these sites... -
No changes this week due to lack of time, however I've started working on making the theming interface more stable, so I might even start writing the guide for it finally.
Oh and I've also updated the Flixnet theme to work with the latest alpha. -
Hey fluffy, hoping you can help me, i've set up ES and got a gamelist.xml all set up, and added images in the xml, which show up in ES but not in pegasus.
I've also tried adding images in the <romspath>/media folder in the format you mentioned earlier in this thread.
my log shows:
qrc:/themes/pegasus-grid/BackgroundImage.qml:24:5: QML Image: Cannot open: file://C/Frontend/Games/media/Super_Mario_Kart.jpgAny ideas on where I'm going wrong?
-
@halfmanhalfcake Do the games themselves show up in Pegasus? I assume there is a Super_Mario_Kart.something in C:/Frontend/Games/ right? Does this happen with only that or with all platforms/all games? If you add your gamelist.xml and log to a new issue (eg. using pastebin) or here, I can check them tomorrow.
-
@fluffypillow yes they do, they show up with the metadata, title but no artwork, which is a shame.
I've tried removing the media folder from roms directory, and letting it load the downloaded images from ES, or manually point gameslist.xml to a different path for images but pegasus does not load any artwork.
Gamelist.xml: https://pastebin.com/TENXG8Fh
Thanks for your help
-
@halfmanhalfcake Could you post the whole log files for both cases (running with a
media
directory, then running without it)? DoesC:/Users/<username>/.emulationstation/downloaded_images/snes/Super Mario Kart-image.jpg
exist? Or are you using some kind of portable EmulationStation?
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.