RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    Installing lrscummvm

    Scheduled Pinned Locked Moved Help and Support
    lrscummvm
    10 Posts 3 Posters 322 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      Colossal
      last edited by Colossal

      Hi

      Noob Question.

      How do I install lr-scummvm I do not see it in the list of experimental packages?

      Currently on version 4.4.15

      [IMG]http://i65.tinypic.com/2wgbsee.jpg[/IMG]

      1 Reply Last reply Reply Quote 0
      • H
        hhromic
        last edited by

        In another post you mentioned:

        My Image is 256gb in size

        How did you install RetroPie?

        C 1 Reply Last reply Reply Quote 0
        • C
          Colossal @hhromic
          last edited by

          @hhromic It was a long time ago.. But in pretty sure I used
          https://retropie.org.uk/download/ link for my 3b+

          1 Reply Last reply Reply Quote 0
          • H
            hhromic
            last edited by

            Can you do this in a console and report the results?

            ls -la $HOME/RetroPie-Setup/scriptmodules/libretrocores/lr-scummvm.sh
            

            Also can you try to launch the installation manually doing this and report the results?

            cd $HOME/RetroPie-Setup
            sudo ./retropie_packages.sh lr-scummvm
            
            1 Reply Last reply Reply Quote 0
            • H
              hhromic
              last edited by

              Also can you do this and report the results too?

              git -C $HOME/RetroPie-Setup status
              
              1 Reply Last reply Reply Quote 0
              • C
                Colossal
                last edited by

                pi@retropie:~ $ ls -la $HOME/RetroPie-Setup/scriptmodules/libretrocores/lr-scummvm.sh
                ls: cannot access '/home/pi/RetroPie-Setup/scriptmodules/libretrocores/lr-scummvm.sh': No such file or directory
                pi@retropie:~ $ cd $HOME/RetroPie-Setup
                pi@retropie:~/RetroPie-Setup $ sudo ./retropie_packages.sh lr-scummvm
                No module 'lr-scummvm' found for platform rpi3
                pi@retropie:~/RetroPie-Setup $ git -C $HOME/RetroPie-Setup status
                On branch master
                Your branch is up-to-date with 'origin/master'.
                Changes not staged for commit:
                (use "git add/rm <file>..." to update what will be committed)
                (use "git checkout -- <file>..." to discard changes in working directory)

                    deleted:    scriptmodules/libretrocores/lr-scummvm.sh
                    modified:   scriptmodules/ports/openbor.sh
                

                Untracked files:
                (use "git add <file>..." to include in what will be committed)

                    scriptmodules/supplementary/bluetooth/bluezutils.pyc
                

                no changes added to commit (use "git add" and/or "git commit -a")

                mituM 1 Reply Last reply Reply Quote 0
                • mituM
                  mitu Global Moderator @Colossal
                  last edited by

                  @Colossal said in Installing lrscummvm:

                  Changes not staged for commit:
                  (use "git add/rm <file>..." to update what will be committed)
                  (use "git checkout -- <file>..." to discard changes in working directory)
                  deleted: scriptmodules/libretrocores/lr-scummvm.sh
                  modified: scriptmodules/ports/openbor.sh

                  Untracked files:

                  You deleted the scripmodule file from the RetroPie-Setup folder, that's why it's not available.
                  Run

                  git reset --hard
                  

                  from the $HOME/RetroPie-Setup folder.

                  1 Reply Last reply Reply Quote 1
                  • C
                    Colossal
                    last edited by

                    @mitu said in Installing lrscummvm:

                    git reset --hard

                    pi@retropie:~ $ cd $HOME/RetroPie-Setup
                    pi@retropie:~/RetroPie-Setup $ git reset --hard
                    HEAD is now at 438b015d builder - allow manually setting which dists to build fo r with __dist=

                    1 Reply Last reply Reply Quote 0
                    • C
                      Colossal
                      last edited by

                      That fixed it, I see lr-scummvm now in experimental.. Many thanks kind sir

                      1 Reply Last reply Reply Quote 0
                      • H
                        hhromic
                        last edited by

                        nice you sorted it out :)

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post

                        Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

                        Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.