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

    Advmame 1.4 not listed in setup

    Scheduled Pinned Locked Moved Help and Support
    advmame 1.4setup
    12 Posts 4 Posters 3.9k 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.
    • P
      PiDad @PiDad
      last edited by

      @PiDad any advice on finding out how retropie setup decides what options to give under "optional packages"? Is there some log I can look at or a way to debug?

      AlexMurphyA 1 Reply Last reply Reply Quote 0
      • AlexMurphyA
        AlexMurphy Banned @PiDad
        last edited by

        @PiDad They are all there and should be on v4.2.
        0_1491292281525_Screenshot_2017-04-04-08-49-07.png

        1 Reply Last reply Reply Quote 0
        • BuZzB
          BuZz administrators
          last edited by

          Sounds like you updated retropie-setup and not the binaries. There is a message on update you must have missed regarding this.

          To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

          P 1 Reply Last reply Reply Quote 0
          • P
            PiDad @BuZz
            last edited by

            @BuZz hi Buzz, thanks for the advice, I had tried to do this but perhaps made a mistake. I chose "update retropie setup script" then after that "update all installed packages" answering yes to the question about underlying os.
            I am running the whole thing again, I'll post a screenshot when finished, if I still have the same issue any further advice would be gratefully received.

            1 Reply Last reply Reply Quote 0
            • P
              PiDad
              last edited by PiDad

              Have redone update, it's just the same :( here is my optional packages menu alt text

              Install log is here, don't know if it sheds any light, the only errors I can see are under Mame2014 and mupen64plus, both of which are working fine
              https://www.dropbox.com/s/jg3wwcg7pyol2gk/rps_2017-04-04_221659.txt?dl=0

              BuZzB 1 Reply Last reply Reply Quote 0
              • BuZzB
                BuZz administrators @PiDad
                last edited by BuZz

                @PiDad please post the output of this typed in a terminal over ssh cat ~/RetroPie-Setup/.git/config and git -C ~/RetroPie-Setup log --name-status HEAD^..HEAD

                To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                P 1 Reply Last reply Reply Quote 0
                • P
                  PiDad @BuZz
                  last edited by

                  @BuZz here you are, thanks BuZz

                  0_1491464394969_Screenshot_20170406-083904.png

                  AlexMurphyA 1 Reply Last reply Reply Quote 0
                  • AlexMurphyA
                    AlexMurphy Banned @PiDad
                    last edited by AlexMurphy

                    @PiDad I see exactly what your issue is. I assume this is because you manually installed on top of the existing OS rather than using the RetroPie image. Your setup script is pointing to the petrockblog github repo rather than the RetroPie Master. There have been an additional 141 commits to the RetroPie repo since the last to the petrockblog.

                    Replace the contents of the config file with the information below then reboot and update again. That should get you totally up to date.

                    [core]
                            repositoryformatversion = 0
                            filemode = true
                            bare = false
                            logallrefupdates = true
                    [remote "origin"]
                            url = https://github.com/RetroPie/RetroPie-Setup.git
                            fetch = +refs/heads/master:refs/remotes/origin/master
                    [branch "master"]
                            remote = origin
                            merge = refs/heads/master
                    

                    Have a look at this to see the differences https://github.com/petrockblog/RetroPie-Setup/compare/master...RetroPie:master

                    P 1 Reply Last reply Reply Quote 0
                    • P
                      PiDad
                      last edited by

                      Awesome, thanks for taking time to look into this, I will let you know if I have any further issues

                      1 Reply Last reply Reply Quote 1
                      • P
                        PiDad @AlexMurphy
                        last edited by

                        @AlexMurphy works perfectly. Thank you!

                        M 1 Reply Last reply Reply Quote 0
                        • M
                          magick81 @PiDad
                          last edited by

                          Hi everybody,
                          I've got my rpi4 with RetroPie 4.7.2 with the exact same problem. But unlike PiDad, my setup script is pointing to the master repo: https://github.com/RetroPie/RetroPie-Setup.git

                          Any help would be appreciated,I really need to get avdmame 1.4 installed so I can get my lightgun up and running.

                          Cheers
                          Magickz

                          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.