libretro / flycast

Flycast is a multiplatform Sega Dreamcast emulator. NOTE: No longer actively developed, use upstream repo for libretro from now on - https://github.com/flyinghead/flycast
http://reicast.com
GNU General Public License v2.0
155 stars 77 forks source link

Can't open CHD or GDI games on RPi 4 #931

Open JarHead4 opened 4 years ago

JarHead4 commented 4 years ago

I just updated my RPi 4 from an old weekly dev build to the latest build. Suddenly none of my CHDs or GDIs work. When I try to boot one it just goes to the Dreamcast bios. I can load CDIs just fine.

JarHead4 commented 4 years ago

I just updated flycast on my main PC and my games don't load on my PC anymore.

leilei- commented 4 years ago

On your second problem, try changing driver to glcore or vulkan. A recent change made a crash for the automatic renderer switch

chrisfu commented 4 years ago

@JarHead4 Try a fresh build against master. https://github.com/libretro/flycast/pull/954

This now working on an RK2020, and I had someone test the same flycast_libretro.so (built for Batocera) on the RPi4 and it worked. I imagine a new build of the module will resolve this for you both.