Mátyás Mustoha
Mátyás Mustoha
Actually this is intentional: the metadata files are, in general, intended to be together with the games, so Pegasus will always search the directory of the file. You might also...
[discussed also [at the forum](https://retropie.org.uk/forum/post/202349)]
How about something like this? 
Something like this:   I'm still thinking about the game details screen, will do some more experiments.
Ok, I think it's ready for some testing: https://github.com/mmatyas/pegasus-theme-grid-micro, give it a try!
Yes, it's still not 100% complete :) > The theme doesn't seem to remember where it came from, after launching a game and exiting, the game selected is the "default"...
Yes, I agree; at the moment I'm working on making most features work correctly (eg. gamepad support, menu improvements, themes), then I do plan to create some kind of [setup...
Interesting, thanks for the report! Do you see the segmentation fault message when you return from the game? Does `dmesg` tell anything related to the controller? I assume this might...
Yeah, CMake for the Pi 4 is not too well tested yet. In this case, `private/qeglfsintegration_p.h` is a Qt internal header, so you might need to explicitly tell its path...
Hi, yes, on Linux you can use that too (eg. `gstreamer1.0-libav`). As for other platforms, Qt uses different multimedia backends, but what they support or how performant they are varies....