Syncon Did you enable your GPU? Maybe that´s the reason. It works even better in this new version than before. at least for me.
Yesterday I was playing SOTC. In previous versions of Batocera I was unable to even play above 20fps. Now works flawlessly in 60hz.
When you are using a Nvidia Graphics Card, and you activated nvidia drivers (by removing the # in front of the line #nvidia-driver=true" of the recalbox-boot.conf file)
Then open system settings » information, and look for the OPENGL line. Should say: “4.6.0 NVIDIA 4XX.XX” or something like that (so there must be something with “NVIDIA”). Otherwise the drivers are not activated correctly or your card is not supported by the driver.
How to do it:
You can do it from Xterminal in apps within file explorer (f1)
mount -o remount,rw /boot
nano /boot/recalbox-boot.conf
<remove the leading # from the nvidia-driver=true line>
reboot