retr0rangepi / RetrOrangePi

Official RetrOrangePi
MIT License
163 stars 21 forks source link

add lr-reicast to ROPI #36

Closed Liontek1985 closed 5 years ago

Liontek1985 commented 5 years ago

Hello Guys

I have successful make a libretro-reicast core for OrangePI PC lr-reicast can play NAOMI, Atomiswave and Dreamcast Games!

  1. clone
    "https://github.com/libretro/reicast-emulator"
  2. make with follow instructions platform=classic_armv7_a7 ARCH=arm make -j3
  3. after make i have use from "retropie-setup" the lr-reicast commands to integrate in retroarch https://github.com/retr0rangepi/RetroPie-Setup/blob/master/scriptmodules/libretrocores/lr-reicast.sh

The Emulator run and start games, use the retroarch controller settings

The problem is the GPU-Accalaration dont work, looks like software rendering or the driver is not compatible I do not know what settings to use for other emulators to create maybe I forgot something

It would be great if you could integrate the emulator in ROPI maybe you will find the mistake

the platform"classic_armv7_a7" is maked for NES/SNES Classic mini console this console use like orangepi a Allwinner SoC with Cortex-A7 Quad-Core, 256MB DDR3 and Mali 400MP2 @500Mhz

look@ youtube on SNES-Classic run the emulator very smooth https://www.youtube.com/watch?v=-mAfhwrdiiQ

Unfortunately I am not well enough to find the mistake myself

best regards fredy

Liontek1985 commented 5 years ago

the emulator works now look@ https://github.com/Liontek1985/Allwinner-h2-h3-lr-reicast-naomi