zoltanvb
zoltanvb
Ping. Any open concerns for this PR?
It is indeed a bit tricky, as I also found out while testing a related change in RA. Would it be better, if some info is added? - an intro...
Thank you for reporting. (A note: if assets were downloaded during an earlier visit to web.libretro.com, it is possible that web player still works in that browser.) The respective code...
Looking forward to test this when I get the time. Some preliminary comments: - Wayland in general is not very keen on letting clients change resolution or refresh rate -...
Tried it on Pi4 with Ubuntu, it seems that the `edid_override` entry is there under `/sys/kernel/debug`, but `trigger_hotplug` is not, and without it the EDID will not take effect.
Reproduced by loading the image with the image viewer core, so the problem is probably in the platform specific jpeg handling somewhere.
Just linking https://github.com/libretro-thumbnails/libretro-thumbnails/issues/30 so that it reminds me of the patched ROM usecase when I get around to this one. There was a hint of an improvement on server side...
Checked the situation, and I have a partial solution already, but ran into a problem. Not sure how to handle compressed ROMs - the file name for those will be...
Scratch that, compressed file names are handled correctly already now.
The NEON part is only significant if you are building for 32-bit ARM, which is unlikely for RPi 5, but anyway you can enable it by prepending the .configure command...