Cristi Mitrana
Cristi Mitrana
OK, so I had the opportunity to - finally - test the setup with a Composite cable on a Pi4, with a PAL TV. Some notes so far : *...
Some more testing, RetroArch only. - RetroArch's image stretching happens only on 240p/288p. The stretching is done due to the lower vertical resolution and RetroArch defaulting to 'core aspect ratio'...
OK, for now there's no need for more testing as far as resolution switching is concerned, so I'll remove the draft status. I'll re-test again an upgrade scenario (Pi4 KMS/Pi3...
OK, I tested a the 'update' (via `_update_hook` and also `install_bin`) and it seems to update fine.
> > * Pi3, OMX, 'buster' (upgraded from current splashscreen). > > > > * the splashscreen is obscured by ES's startup. Just like `omxplayer/omxiv` before, it requires an 'upper'...
@joolswills for now it's not hooked anywhere, my initial thought is to add it to the image generation, like [xpad](https://github.com/RetroPie/RetroPie-Setup/blob/a43e29c1d2e4ca038dbe1bc0be283df351b04623/scriptmodules/admin/image.sh#L153), based on the platform and image (i.e. only add it...
> I wonder if there is a way to do this without the duplication of alsa config. Initially the implementation called `audiosettings`'s `_asoundrc_save_audiosettings` method from the service, with the appropriate...
I don't think the proposed changes will work, since `armhf` packages are not known to `apt` unless the proper repositories are added and `dpkg` knows about the `armhf` arch (i.e....
> Yeah, I remember RetroPie having an armhf-specific SDL build, but I wasn't sure whether armhf itself is enabled by default on the system. Yes, we have, but that's just...
> I'm fine with building it myself. I just need a complete list of all the required packages and whatever else that might be needed. I don't have a list...