I'm currently a little busy at work, but I plan on releasing an ipk to install pymenu. Unfortunately, RetroFW includes python but not the required pygame library. Its my own fault,
@pingflood send me an early build of the root fs and I did not have the time to check
That means I have to resort to the same "hack" as on the useLESS fw and compile it myself. Is there an repo to the buildroot config for RetroFW?
Getting pymenu to launch is one thing, configuration is another. Until now, every fw was more or less complete. We could create on configuration for pymenu that matched 99% of the installations. Now, everything is installed by the user using individual packages. That's great, but a global configuration is kinda stupid for that.
I need to change the way pymenu is configured (again) to match the installed packages. This is a little more difficult, as pymenu is merging e.g all SNES emulators in one entry and lets the user decide on launch which emulator he wants to use.
If someone has any good ideas (in terms of software implementation) let me know.
@ace9094 The previews are implemented and I converted many videos using the scripts. The software is still up on GitHub