Tomáš Kelemen
Tomáš Kelemen
Only thing I can suggest in this case (as there is no automatic display switching implemented), before unplugging HDMI from TV, change the monitor index in RetroArch to the ID...
`CONFIG_DRM_PANEL_RASPBERRYPI_TOUCHSCREEN` is not enabled in kernel configuration. I will prepare an image with this option enabled for test on your side.
Image with enabled `CONFIG_DRM_PANEL_RASPBERRYPI_TOUCHSCREEN` is here: https://nightly.builds.lakka.tv/members/vudiq/rpi4-touchscreen/ Are there specific reasons why you want to use v4.3?
Unfortunately this was the only option that made sense to me, but maybe other options need to enabled as well. If you can get hold of a kernel config from...
I guess kernel is configured properly and really (hopefully) only the overlay is missing.
that line is for IR remote - so in same way you shoult add the overlay for the touchscreen. RPi documentation does not specify, if gpio pins can be selected...
Hi! I have this working for Lakka (not yet as build patch, but tested): https://github.com/ToKe79/RetroArch/commit/d623d54f856b05ebc4a713790cf9d847d0e0a26c. it does what @jayare5 actually requests. it adds new item in Main Menu -> Configuration...
> Good work! I suggest that your code is applied automatically once a config file has been loaded, so the default config file is overwritten when you hit `Main Menu...
Have you tried latest nightly build for 5.x? Because there were updates to the libretro cores since May 16th in Lakka. On RPi5 we patch the flycast source to "have"...