Announcing Pegasus Frontend
-
I started writing a small frontend chooser app:
-
Hi :) @fluffypillow
I recently tried to test your app on android, but I was unable to make the roms shows up :/, tried everything but with no success.
I did make the config file and test various path but nothing, test the internal on external drive. I'm pretty that I followed carefully the config guide.Keep up the good work, and thanks in advance if you have any suggestion.
-
@fluffypillow said in Announcing Pegasus Frontend:
I started writing a small frontend chooser app:
Oh meohmy. :) This looks wonderful.
-
@seya16 Hm, do you see anything interesting in the log file (
<pegasus-dir>/lastrun.log
)? If possible, try to open it directly on the device with some text editor app (files tend to be out of sync when I open them on desktop, at least for me).Yeah, I should really start working on some file picker instead of the manual editing...
-
@fluffypillow It show this :
Found locale 'American English' (en
)
Found locale 'español de España' (es
)
Found locale 'français' (fr
)
Found locale 'magyar' (hu
)
Found locale 'magyar (rovás)' (hu-Hung
)
Locale set to 'American English' (en
)
Found theme 'Pegasus Grid [built-in]' (:/themes/pegasus-grid/
)
Theme set to 'Pegasus Grid [built-in]' (:/themes/pegasus-grid/
)
Found/storage/emulated/0/pegasus-frontend/game_dirs.txt
ES2: system config file not found
Data files loaded in 13ms
0 games found
Closing Pegasus, goodbye!But yeah I think that a file picker will be really useful :)
-
@seya16 it seems like
/storage/emulated/0/pegasus-frontend/game_dirs.txt
was found, but the directories listed in it were not, or don't contain collection files (collections.txt
orcollections.pegasus.txt
). Do the paths and files exist? -
@fluffypillow yes
And just so you know I did test it on two different android devices (the GPD XD with android 4.4 and Huwei P9 lite with android Nougat) and the result is the same.... -
@seya16 Hmm, I'll add some more verbose logging then, to see what could be the error. Also thanks for testing on multiple devices!
-
The newest version ruined the favorites filter for me.
My previously dedicated favorites from EmulationStation have a heart in the game info screen alright, but when ticking the filterbox, no games show up. Ticking the multiplayer box seems to be ok, but not favorites, not even if I reassign some new games.
-
@andershp Hm that's interesting, will check it. Do you know the last version where it was working correctly?
-
@fluffypillow Ah, sorry, I don't really know. My previous update was around where PageUp/Down was introduced.
Right now I'm on alpha7-99-gafcfb69 (pretty sure it's the latest - updated a few days ago). -
@andershp No problem; looking back the changelogs after the favorite support was added, I suspect the custom filters update that might have broke it. Will double check.
-
Meanwhile I've just finished uploading the first builds of the frontend chooser, you can get them here. The program can also install the frontends, but that requires launching with
sudo
(because the RetroPie scripts). If you've set to start Kodi on boot, that should be remembered. There's basic gamepad support, nothing special. Just extract somewhere and run, should work out of the box. -
@fluffypillow Good work on the updates
General question on platform compatibility, would it be possible to port Pegasus to the Nintendo Switch as an homebrew app for example? Would like to use it as a frontend for emulation.
-
@halfmanhalfcake Well I'm not familiar with Switch development, but in theory if there's at least software rendering support (or better, OpenGL/Vulkan), and the emulator programs can be launched with parameters, then yeah, it might be possible.
-
As for the weekly changelog+recap:
- Created a frontend chooser for Retropie, downloads here
- Fixed the favorites filter not working (thanks @AndersHP)
- Pegasus now logs if there are directories in
game_dirs.txt
that couldn't be opened (might help @Seya16) - Android builds are now properly optimized
- Compatibility modules (ES2, Steam) are no longer built for platforms where they aren't available (ie. Pegasus won't search for ES2 on Android)
- Cleaned up the code of the main theme a bit
- Fixed some minor mouse issues
-
Hi me again,
So with the new update I'm now sure that the directories paths that I put on the game_dirs.txt are recognize (What I did is to change some folder's name in the text file to see if it will be able to find the directories or not) but I couldn't get it to find the games. I did create the collections.pegasus.txt where I put some basic text for testing purposes but nothing still have the same problem... Maybe it's just me, maybe I did somethings wrong but I don't know where :/...
Anyway thanks for your dedication and your hard work on this project. -
@seya16 Hmm interesting, so the directory paths are correct, but Pegasus still doesn't see the txt files (no
Found /path/to/whatever.txt
). I've just made a version with additional logging, you can get it here. It will also print warnings when- no collection files found in a directory
- no games found in a directory
- the file opening has failed (though it seems it doesn't reach that point for you)
-
Big thanks mate ! but it does show how stupid I am :/ I didn't see that I have to put the collection text file on the rom directory not on the pegasus-frontend folder. So sorry, I feel that I did waste your time on this :/....
But thanks again, at least it's make me test the app furthermore, so I will come back at you when for feedback purposes. -
@seya16 Hey no problem :) Yes, collection files are local to a rom directory; a kind of global collection file support is also on my roadmap, but not implemented yet.
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.