retr0rangepi / RetrOrangePi

Official RetrOrangePi
MIT License
162 stars 21 forks source link

Please add lr-scummvm to ROPI #41

Closed Dahak66 closed 5 years ago

Dahak66 commented 5 years ago

In the current version of RetroPie there's an experimental package for lr-scummvm (libretro/retroarch version of scummvm). This version is much friendlier to systems without analogue controllers (e.g., Retrostone) than the vanilla scummvm package.

retr0rangepi commented 5 years ago

Added https://github.com/retr0rangepi/RetroPie-Setup/commit/f18d8e58086343064d3fa66459d6cd00a1d0923c . Please run RetroPie-Setup, Update script to the latest version, then run lr-scummvm from Experimental Packages. It takes really long (almost two hours) to compile, make sure your retrostone is charged.

retr0rangepi commented 5 years ago

i'm at work now, i only run it from command line, please test and let us know

Dahak66 commented 5 years ago

Tried running Loom and Fate of Atlantis using copies that work on Retropie version of lr-scummvm. On ROPI version, it recognises the svm folder correctly, but goes straight back to ES after failing to launch.

retr0rangepi commented 5 years ago

i ran the libretro core from command line, added Kings Quest 5 and it ran normally. I'll have to check if there is any windowing issue with the Retrostone or you have to readd the games and generate new .svm entries.

qu1que commented 5 years ago

Hi, I've tried to install lr-scummvm on the Retrostone following your instructions (updating retropie-script and going to experimental packages). I have the following error: captura de pantalla de 2019-01-30 20-41-15

And this is the log for that error:

rps_2019-01-30_204028.log

What could be wrong?

retr0rangepi commented 5 years ago

Patch 01_fix_quit.diff failed to apply , very strange , maybe you can edit lr-scummvm.sh and remove the patch from file or the patch itself

qu1que commented 5 years ago

Thanks! It seems that is working now!! I comment this line in the lr-scummvm.sh script:

applyPatch "$md_data/01_fix_quit.diff"

Now it's compiling

EDITED: It works now!

retr0rangepi commented 5 years ago

tested fine, will feature next release.