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

    (SOLVED) Yabasanshiro (Golden Axe The Duel Saturn)

    Scheduled Pinned Locked Moved Help and Support
    saturnretropie
    52 Posts 5 Posters 9.2k 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.
    • D
      Drdave79 @kounabi22
      last edited by

      @kounabi22 Alright! I think we're almost there (thank you again very much for all of your help).

      I have the yabasanshiro folder in the home/pi/RetroPie/roms/saturn/ folder. I also have the 01_shader_hack_rpi4.diff file in the folder in the screen shot.

      What I can't find is the /opt/retropie/libretrocores folder. My root has:

      /home/pi/gunconf
      /home/pi/RetroPie
      /home/pi/RetroPie-Setup

      If I go into the RetroPie folder, there's no libretrocores folder

      K 1 Reply Last reply Reply Quote 0
      • K
        kounabi22 @Drdave79
        last edited by

        @drdave79

        try the emulastation file manager you must have many folders in the root

        Currently running Retropie 4.7.19 on a Pi 4B 2GB
        Overclock Settings: CPU 2000, GPU 600.

        D 2 Replies Last reply Reply Quote 0
        • D
          Drdave79 @kounabi22
          last edited by

          @kounabi22 When I do that, I see the following folders:

          cache
          config
          gnupg
          local
          RetroPie
          RetroPie-Setup
          gunconfig

          Still not seeing a /opt folder. Is that the full path?? /opt/retropie/libretrocores? /opt is off the root?

          S 1 Reply Last reply Reply Quote 0
          • S
            sleve_mcdichael @Drdave79
            last edited by

            @drdave79 said in Yabasanshiro (Golden Axe The Duel Saturn):

            Still not seeing a /opt folder. Is that the full path?? /opt/retropie/libretrocores? /opt is off the root?

            / is the root, so the / at the beginning of /opt means the opt folder is off the root (/) folder.

            cache
            config
            gnupg
            local
            RetroPie
            RetroPie-Setup

            These are not off of /, they are off of ~ (alias $HOME, alias /home/pi.) You have to go up two levels to get to root.

            D 1 Reply Last reply Reply Quote 0
            • D
              Drdave79 @sleve_mcdichael
              last edited by

              @sleve_mcdichael Thank you, that helped.

              1 Reply Last reply Reply Quote 0
              • D
                Drdave79 @kounabi22
                last edited by

                @kounabi22 I get the following error when trying to copy the folder. I tried to change permissions for the folders and it tells me permission denied.

                8b577c4a-9cf5-4521-982b-328ec96424ad-image.png

                K 1 Reply Last reply Reply Quote 0
                • K
                  kounabi22 @Drdave79
                  last edited by kounabi22

                  @drdave79

                  so the folder in the opt ..... lr-yabasanshiro dont exist? or it exist and you try to copy my files over the old ones?
                  try to do it from file manager of emulastation

                  Currently running Retropie 4.7.19 on a Pi 4B 2GB
                  Overclock Settings: CPU 2000, GPU 600.

                  D 1 Reply Last reply Reply Quote 0
                  • D
                    Drdave79 @kounabi22
                    last edited by Drdave79

                    @kounabi22

                    add to /opt/retropie/configs/saturn/emulators.cfg a line for yabasanshiro:

                    yabasanshiro = "/opt/retropie/emulators/yabause/yabasanshiro -i %ROM%"

                    in order to appear in the emulator option when you load a rom


                    This is another problem. In the /opt/retropie/emulators folder there's no /yabause or /yabasanshiro folder. Are you sure this is pointing to the right place or am I missing those files too?

                    K 1 Reply Last reply Reply Quote 0
                    • D
                      Drdave79 @kounabi22
                      last edited by

                      @kounabi22 said in Yabasanshiro (Golden Axe The Duel Saturn):

                      @drdave79

                      so the folder in the opt ..... lr-yabasanshiro dont exist? or it exist and you try to copy my files over the old ones?
                      try to do it from file manager of emulastation

                      Ok, this is done.

                      1 Reply Last reply Reply Quote 0
                      • K
                        kounabi22 @Drdave79
                        last edited by

                        @drdave79 said in Yabasanshiro (Golden Axe The Duel Saturn):

                        @kounabi22

                        add to /opt/retropie/configs/saturn/emulators.cfg a line for yabasanshiro:

                        yabasanshiro = "/opt/retropie/emulators/yabause/yabasanshiro -i %ROM%"

                        in order to appear in the emulator option when you load a rom


                        This is another problem. In the /opt/retropie/emulators folder there's no /yabause or /yabasanshiro folder. Are you sure this is pointing to the right place or am I missing those files too?

                        this is a problem...must be old cfg,,,i dont have it either....i check it again,my mistake ..

                        try add this to /opt/retropie/configs/saturn/emulators.cfg

                        lr-beetle-saturn = "/opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-beetle-saturn/mednafen_saturn_libretro.so --config /opt/retropie/configs/saturn/retroarch.cfg %ROM%"

                        default = "lr-yabasanshiro"

                        lr-yabause = "/opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-yabause/yabause_libretro.so --config /opt/retropie/configs/saturn/retroarch.cfg %ROM%"

                        lr-yabasanshiro = "/opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-yabasanshiro/yabasanshiro_libretro.so --config /opt/retropie/configs/saturn/retroarch.cfg %ROM%"

                        Currently running Retropie 4.7.19 on a Pi 4B 2GB
                        Overclock Settings: CPU 2000, GPU 600.

                        D 1 Reply Last reply Reply Quote 0
                        • D
                          Drdave79 @kounabi22
                          last edited by

                          @kounabi22 THANK YOU THANK YOU THANK YOU.

                          Yes, after all of that, it finally works. And wow what an emulator. It plays Golden Axe The Duel perfectly. And I'm not even overclocked. I'm not sure I could ever do it again, with all of the crazy steps, but it's working now. So @kounabi22 thank you again very much for all of your patience and help. I love the Retropie community!

                          K 1 Reply Last reply Reply Quote 1
                          • K
                            kounabi22 @Drdave79
                            last edited by

                            @drdave79

                            Im glad it finaly work....now you can enjoy your game again...

                            Currently running Retropie 4.7.19 on a Pi 4B 2GB
                            Overclock Settings: CPU 2000, GPU 600.

                            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.