Mátyás Mustoha
Mátyás Mustoha
Well, when I try to open the video in browser, it asks me if I'm human, so I suppose this might be a server issue., If it sends a HTML...
Ok, I have confirmed both the new and the previous video link work me on Linux. In that case we're left with the `DirectShowPlayerService::doRender` which is a missing codec error....
Ah, so it only crashes when it's remote, I see now. Which only makes it even more interesting; as far as I know it shouldn't need any other network-specific components...
Hi, how exactly have you installed RetroPie?
Oh I see! In prebuild RetroPie images, the user is called `pi` and the scripts have a fixed location, under home. As you're doing it manually, I suppose your name...
I've just released a new version, which should fix this. Also make sure the repo is checked out in your in your home directory, ie. in `/home/yourname/RetroPie-Setup/`.
Hi, the Pi 4 is somewhat different than the rest of the Pis, which might cause this error. At the moment there's no Pi 4 specific build, but might come...
Not much, I'm afraid. Until then, [the documentation](https://pegasus-frontend.org/docs/user-guide/platform-raspberry/#retropie) mentions the installation steps and Pi 4 specific tips.
Hi! There's built-in support for LaunchBox (enabled by default under _"Enable/disable data sources"_) which might have better support for assets and data coming from LaunchBox. There's no UI for configuring...
Hi, this technically seems to be possible, but requires some work, as different Qt versions seem to have different methods for accessing this information. (Note to self: https://doc.qt.io/qt-6/qnetworkinformation.html)