Hi there Lakka and libretro devs,
I’ve bought a XU4 to replace my Pi3 (running RetroPie). Reason for this is that my Pi3 required to be heavily overclocked to play N64 games at 640x480. However it still wasn’t fast enough to play Dreamcast games at full speed and due to overclocking the system became a bit unstable as well.
So anyways I’ve looked at the libretro sources and it seems the libretro port of Reicast is only available for x84_64. I know the original sources are a bit of a mess, requiring cleaning and rewriting certain parts to make it libretro-compatible. But the standalone version of Reicast seems to work fine on the XU3/4.
Retropie uses this fork: https://github.com/RetroPie/reicast-emulator/tree/retropie And these setup scripts: https://github.com/RetroPie/RetroPie-Setup/blob/master/scriptmodules/emulators/reicast.sh , https://github.com/RetroPie/RetroPie-Setup/blob/master/scriptmodules/emulators/reicast/reicast.sh and https://github.com/RetroPie/RetroPie-Setup/blob/master/scriptmodules/supplementary/emulationstation/configscripts/reicast.sh for setting up controllers.
I was wondering whether it would be possible to add the standalone version of reicast for the Pi3 and XU3/4 for the time being. For the Pi3 we can use the above sources and config-scripts and for the XU3/4 we can use Meverics port (which also features rumble support ) : http://forum.odroid.com/viewtopic.php?f=91&t=9700
This would be great for XU3/4 owners since the hardware should be capable playing most Dreamcast games near full speed. Also looking at the libretro-bugtracker I don’t see anyone burning his hands trying to finish it for arm anytime soon.
With kind regards!