Posts by mitrikskull

    upss.... I totally forgot this workaorund for Scummvm Szymon_Zy did... someday I will look to include as an optional installation of gamestarter...

    about your question, I think that " rPi3:~ #" is not necesary, it is just a mistaken copied from console, in that step you should exec:

    Code
    cat /storage/scummvm/scummvm.sh

    then you will enter file editor and should write this:

    Bash
    #!/bin/sh
    LD_LIBRARY_PATH=./lib ./scummvm $1


    By the way, I am working on new v2.7 with new retroarch 1.4.0 and its netplay features. Also I am trying to include the new Nintendo DS emulator what runs really smooth, DraStic.
    Stay tuned.

    Thank you !


    Hello
    I have raspberry pi2. Do I need to replace rPi3:~ # cat /storage/scummvm/scummvm.sh by rPi2:~ # cat /storage/scummvm/scummvm.sh

    Sorry for my English :)