RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. scummvm help
    Log in to post
    • All categories
    • saku00S

      What is the latest retropie version of scummvm?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support scummvm help
      2
      0 Votes
      2 Posts
      245 Views
      windgW

      @saku00 RetroPie have the 2.7.0

    • R

      Unable to run any SCUMMVM games under either +start or game directory

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support scummvm help scummvm
      13
      0 Votes
      13 Posts
      2k Views
      S

      I got Scummvm 2.8.1. And I can't get the games to work. When I chose a game, I got sent back to the retropie menu. Got any ideas?

    • E

      ScummVM v.2.5.0

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support scummvm help
      2
      0 Votes
      2 Posts
      364 Views
      mituM

      You just need to update RetroPie and it's packages and you'll get the latest ScummVM release.

    • M

      scummvm not installing from package screen

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support scummvm help packages rpi3b+ retropie 4.7.1
      3
      0 Votes
      3 Posts
      691 Views
      M

      @mitu That worked perfectly - thanks!!

    • W

      + Start Scummvm file is not showing

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support scummvm scummvm help
      2
      0 Votes
      2 Posts
      325 Views
      mituM

      Do you have a custom EmulationStation configuration file for systems (es_systems.cfg) ? Please add more info about your setup, as detailed in https://retropie.org.uk/forum/topic/3/read-this-first.

    • ChishiyaC

      ScummVM and trouble installing/ playing my first game

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support scummvm help installing game
      3
      0 Votes
      3 Posts
      423 Views
      ChishiyaC

      @mitu Thank you, I looked there but it didn't really help me, I will try again though and perhaps I missed something.....

    • T

      Problem starting scummvm games from emulationstation

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support scummvm help emulationstaton ubuntu
      5
      0 Votes
      5 Posts
      2k Views
      A

      Sory for bumping old topic but i've encountered the same problem. For people that may have the same problem in the future i think starting script is bust.

      To repair it i've created a new script: /home/pi/.scummvm/start.sh
      with content:

      #!/bin/bash game="$1" while read id; do echo "$id" done < "/home/pi/RetroPie/roms/scummvm/$game.svm" /opt/retropie/emulators/scummvm/bin/scummvm --fullscreen --joystick=0 --extrapath="/opt/retropie/emulators/scummvm/extra/" --path="/home/pi/RetroPie/roms/scummvm/$game/" $id

      and changed content of /opt/retropie/configs/scummvm/emulators.cfg
      to:

      scummvm = "bash /home/pi/RetroPie/roms/scummvm/+Start\ ScummVM.sh %BASENAME%" scummvm-game = "bash /home/pi/.scummvm/start.sh %BASENAME%" default = "scummvm-game"

      .svm files cannot have "newline" character at the end of game name.

      Hope this will help people in the future.

    • J

      Retropie Setup stuck at Raspbian Login Screen

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support stuck at login raspbian error scummvm help raspbian login login loop
      9
      0 Votes
      9 Posts
      2k Views
      J

      @mitu Sorry about that, like I said I'm new to this- I really appreciate your patience. I just chose to start Emulation Station at bootup and have gone into RetroPie setup and can see it now works fine. Thanks for your help, I can find youtube clips for now for help installing roms. Have a good night, thanks again :)