Mátyás Mustoha

Results 243 comments of 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? ![Screenshot_2019-10-29_17-28-57_2](https://user-images.githubusercontent.com/4354863/67788558-d9df0c00-fa72-11e9-8155-61d754e769d8.png)

Something like this: ![Screenshot_2019-10-31_19-04-52](https://user-images.githubusercontent.com/4354863/67973909-af778500-fc11-11e9-8bc5-875f89c9590e.png) ![Screenshot_2019-10-31_19-10-34](https://user-images.githubusercontent.com/4354863/67974278-755ab300-fc12-11e9-8efb-ccc1ef31dd23.png) 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....