Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • jerssrk
    Participant
    Post count: 1

    Hello,

    I just installed Retropie with the image that I found on the site.
    Everything seems to work perfectly.
    The nes, snes and psx work very well. (but the screen is very small)

    Unfortunately I did not manage to run games Scummvm
    I put the roms into the roms/scummvm

    Scummvm is not on the boot

    So I do this:
    touch ~ / RetroPie / Roma / scummvm / start.exe

    Scummvm finally appears in the list of emulators.
    But when I click on it I have a black screen and then it returns to the boot of emulation station.

    I then installed Scummvm with:

    sudo apt-get install scummvm

    When I try to run scummvm with the terminal it tells me

    scummvm: error while loading shared libraries: / usr / lib / arm-linux-gnueabihf / libv orbisfile.so.3: invalid ELF header

    Can you help me?

    thank you

    huettmaster
    Participant
    Post count: 8

    same problem…. :(

    petrockblog
    Keymaster
    Post count: 1827

    I just tested ScummVM with the latest SD-card image ver. 1.9.1 and it worked for me (tested this with Monkey 2).

    huettmaster
    Participant
    Post count: 8

    Test this:

    cd /usr/lib/arm-linux-gnueabihf
    rm libvorbisfile.so.3
    ln -s libvorbisfile.so.3.3.4 libvorbisfile.so.3
Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Everything else related to the RetroPie Project’ is closed to new topics and replies.