Announcing Pegasus Frontend
-
@fluffypillow I'm using ps3 wireless controller. Actually it's a gioteck version rather than official (I was being risky) but it works fine.
-
I've just landed some old pending patches:
- updated Pegasus to work on the latest Raspberry firmware and Raspbian Stretch
- experimental 3D support in themes is now available via QtCanvas3D (not yet tested in Pegasus, but the module itself works and can display complex objects)
- fixed some QML modules occasionally not being included
- theme makers: the currently available QML modules are QtQuick, QtQuick.Layouts, QtQuick.Particles, QtQuick.Window, QtGamepad, QtGraphicalEffects, QtMultimedia and QtCanvas3D
- @shantigilbert this might help with static linking issues
- cleanup in the ES2 compatibility code, possible minor speed improvements
- needs testing, please report if you miss any games/assets
- fixed Daphne game detection (in theory) (cc @Darksavior)
- made the log a bit more verbose about game system detection
@herb_fargus @BenESeph So the controller works fine in ES? Does it also work in other SDL2-based games/programs, eg. OpenBlok? I think I can use a similar input handling too.
-
@fluffypillow there are similar issues on openblok at least as it pertains to the xbox360 controllers (haven't tested with my 8bitdo controller or handheld yet) as we've discussed in the past. I can open a ticket/ provide logs as needed. Just let me know which diagnostics you need
-
QtCanvas3D looks pretty complex for me, I'm going to need some programmer partner for that part.
Wink wink to anyone interested... -
@herb_fargus remind me again, did it work well with http://generalarcade.com/gamepadtool/?
@tronkyfran yeah, that will need programming, but in theory, you can implement things like the examples here.
-
@fluffypillow said in Announcing Pegasus Frontend:
remind me again, did it work well with http://generalarcade.com/gamepadtool/?
I haven't tested using that. Since it's a gui it may not work on retropie as retropie doesn't use x. I remember you set up a diff sdl mapping tool I tried but I don't think we ever came up with anything conclusive
-
@fluffypillow Daphne problem fixed. Thanks!
Also, I did notice how much faster it is. ~4sec for ~1800 roms. I did notice my screenshots for the background and marquees are now gone..
They're in/opt/retropie/configs/all/emulationstation/downloaded_images/
-
@Darksavior is that directory symlinked to
~/emulationstation/downloaded_images
? -
@fluffypillow said in Announcing Pegasus Frontend:
s that directory symlinked to ~/emulationstation/downloaded_images
By default it is:
pi@retropie:~ $ pwd /home/pi pi@retropie:~ $ file .emulationstation .emulationstation: symbolic link to /opt/retropie/configs/all/emulationstation pi@retropie:~ $
-
@mitu thanks!
-
@Darksavior I've made an experimental build that should fix the problem, could you check it? It's here.
-
@fluffypillow That fixed the problem, thanks. Marquees and screenshot backgrounds are back.
-
How's the progress on the custom config files?
-
@halfmanhalfcake I've just finished the implementation - all that's left is to write some documentation and create a site for converting between the different file formats (eg. ES2 gamelist).
-
Thanks for the update :)
-
The structure of the site is mostly complete, and
gamelist.xml
->metadata.txt
conversion works too. I'll add the reverse direction and the systems support, then do a release. -
Sounds exciting. Does this mean the favorites button as well as the page up/down functionality is on the way also? :)
-
@andershp Yeah, after this is done I can finally start working on all the smaller stuff I've promised to do way before.
-
This post is deleted! -
@fluffypillow said in Announcing Pegasus Frontend:
- @shantigilbert this might help with static linking issues
Thanks! I will check it out!
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.