Cristi Mitrana
Cristi Mitrana
The previous commit on sdl/scrnmgr.c broke the _libretro_ build, add an additional '#ifdef' for a codepath that's not supposed to be used by the libretro core.
### Is there an existing issue for this? - [x] This is a bug in RetroArch frontend - [x] I have searched the existing issues ### Description When using a...
On RaspiOS Bookworm or later, the `config.txt` path is different than earlier OSes. Ref: * https://www.raspberrypi.com/documentation/computers/config_txt.html * https://github.com/raspberrypi/documentation/commit/7d1efe23e7b7227108713d14cdd17e1b41fb674a (documentation PR that changed it, since the main page may be updated...