• Recent
  • Tags
  • Popular
  • Home
  • Docs
  • Register
  • Login
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

getting SORR to work

Scheduled Pinned Locked Moved Help and Support
sorr
20 Posts 4 Posters 5.5k 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.
  • B
    backstander @ExarKunIv
    last edited by 10 Apr 2017, 20:16

    @ExarKunIv
    Are you getting any error messages?

    E 1 Reply Last reply 10 Apr 2017, 20:19 Reply Quote 0
    • E
      ExarKunIv @backstander
      last edited by 10 Apr 2017, 20:19

      @backstander

      nope.

      it runs showing all the lines of code, just like everything else.
      when it finishes it goes back to the blue install menu that we all know.

      when i go to look for the folder that it says that it makes it is missing, the only thing there is the launching .sh for the game. thats why i say it kinda works

      RPi3B+ / 200GB/ RetroPie v4.5.14, RPi4 Model B 4gb / 256gb / RetroPie 4.8.2
      RPi5 4gb / 512gb / RetroPie 4.8.9 -Basic
      Maintainer of RetroPie-Extra .

      B 1 Reply Last reply 10 Apr 2017, 21:42 Reply Quote 0
      • B
        backstander @ExarKunIv
        last edited by backstander 4 Oct 2017, 22:44 10 Apr 2017, 21:42

        @ExarKunIv
        I looked at the install script and it looks like it is installing the BennuGD game engine. I'm not 100% sure but I don't think that is correct. I also have no idea what address it should be installing from.
        https://github.com/zerojay/RetroPie-Extra/blob/master/scriptmodules/ports/sorr.sh

        function sources_sorr() {
            gitPullOrClone "$md_build" https://github.com/zerojay/bennugd.git
            getDepends libsdl-mixer1.2
        }
        

        UPDATE: Nevermind!!! This is correct...SORR is developed on BennuGD...false alarm lol!

        E 1 Reply Last reply 11 Apr 2017, 15:37 Reply Quote 0
        • E
          ExarKunIv @backstander
          last edited by 11 Apr 2017, 15:37

          @backstander

          yep
          and as far as i can tell it does , but like i said the folder that it says it makes, where the BennuGD files goes. never gets made.

          RPi3B+ / 200GB/ RetroPie v4.5.14, RPi4 Model B 4gb / 256gb / RetroPie 4.8.2
          RPi5 4gb / 512gb / RetroPie 4.8.9 -Basic
          Maintainer of RetroPie-Extra .

          B 1 Reply Last reply 11 Apr 2017, 15:56 Reply Quote 0
          • B
            backstander @ExarKunIv
            last edited by 11 Apr 2017, 15:56

            @ExarKunIv
            I wonder if the script doesn't have permission to make a folder where it is trying to make a folder. Have you tried manually running the sorr.sh script with sudo?

            E 1 Reply Last reply 11 Apr 2017, 16:24 Reply Quote 0
            • E
              ExarKunIv @backstander
              last edited by 11 Apr 2017, 16:24

              @backstander

              nope. did not think of that, or i tried and could not figure out how to run it.

              just 'sudo sorr.sh' ?

              im guessing i need to be in RetroPie-Extra to run it

              RPi3B+ / 200GB/ RetroPie v4.5.14, RPi4 Model B 4gb / 256gb / RetroPie 4.8.2
              RPi5 4gb / 512gb / RetroPie 4.8.9 -Basic
              Maintainer of RetroPie-Extra .

              B 2 Replies Last reply 11 Apr 2017, 18:45 Reply Quote 1
              • B
                backstander @ExarKunIv
                last edited by backstander 4 Nov 2017, 19:47 11 Apr 2017, 18:45

                @ExarKunIv
                Actually you'll need to make the sorr.sh script executable, something like this:

                chmod +x ~/RetroPie-Extra/scriptmodules/ports/sorr.sh
                

                Yeah I think you can run something like:

                sudo ~/RetroPie-Extra/scriptmodules/ports/sorr.sh
                
                1 Reply Last reply Reply Quote 0
                • B
                  backstander @ExarKunIv
                  last edited by backstander 4 Nov 2017, 20:12 11 Apr 2017, 19:06

                  @ExarKunIv
                  I'm user an x86 Ubuntu virtual machine and I tried running that script manually and nothing happened for me. It didn't give me an error message either. Does another script call this one?

                  E 1 Reply Last reply 11 Apr 2017, 19:08 Reply Quote 0
                  • E
                    ExarKunIv @backstander
                    last edited by 11 Apr 2017, 19:08

                    @backstander

                    so its not just me. thats good and bad.

                    RPi3B+ / 200GB/ RetroPie v4.5.14, RPi4 Model B 4gb / 256gb / RetroPie 4.8.2
                    RPi5 4gb / 512gb / RetroPie 4.8.9 -Basic
                    Maintainer of RetroPie-Extra .

                    1 Reply Last reply Reply Quote 0
                    • O
                      Omnija
                      last edited by 11 Apr 2017, 20:54

                      You need to manually download the SorRv5 game, and transfer the SorR.dat to opt/retropie/ports/sorr/. I'm also sure you need to transfer over the pallettes/mods folders to that location as well too.

                      Systems: Raspberry Pi 2
                      Overclocked: 1050 | 525 | 350 | 425 | 256
                      My Themes: Metro Theme | Simpler Turtlepi | Future Mini

                      E 2 Replies Last reply 11 Apr 2017, 21:06 Reply Quote 1
                      • E
                        ExarKunIv @Omnija
                        last edited by 11 Apr 2017, 21:06

                        @Omnija

                        i do have the game, but i did not know about having the SORR.dat in the opt/retropie/ports/sorr/. i thought it needed to be in /roms/ports.

                        i will give that a shot tomrrow.

                        RPi3B+ / 200GB/ RetroPie v4.5.14, RPi4 Model B 4gb / 256gb / RetroPie 4.8.2
                        RPi5 4gb / 512gb / RetroPie 4.8.9 -Basic
                        Maintainer of RetroPie-Extra .

                        1 Reply Last reply Reply Quote 0
                        • E
                          ExarKunIv @Omnija
                          last edited by ExarKunIv 4 Dec 2017, 20:58 12 Apr 2017, 19:39

                          @Omnija

                          Thanks for the tip

                          it worked. the game starts.

                          it does freeze at the leaf like i have see a few people say, but it starts. :)

                          EDIT
                          never mind i got it to work on. just needed to pick the correct setting when it started

                          woo hoo.

                          thanks to you also @backstander

                          RPi3B+ / 200GB/ RetroPie v4.5.14, RPi4 Model B 4gb / 256gb / RetroPie 4.8.2
                          RPi5 4gb / 512gb / RetroPie 4.8.9 -Basic
                          Maintainer of RetroPie-Extra .

                          1 Reply Last reply Reply Quote 1
                          • lilpenny10L
                            lilpenny10
                            last edited by 20 Dec 2017, 00:56

                            @ExarKunIv @Omnija @backstander

                            I'm also trying to run sorr and its freezing at the leaf. What is the exact setting that I need to change?

                            E 1 Reply Last reply 20 Dec 2017, 14:55 Reply Quote 0
                            • E
                              ExarKunIv @lilpenny10
                              last edited by 20 Dec 2017, 14:55

                              @lilpenny10
                              you need to select the video mode normal (full screen)

                              but i think you will now have to delete all the files due to the setting already being set and it will freeze before you can get into the menu to change it. i could be wrong about that, but the setting is right

                              RPi3B+ / 200GB/ RetroPie v4.5.14, RPi4 Model B 4gb / 256gb / RetroPie 4.8.2
                              RPi5 4gb / 512gb / RetroPie 4.8.9 -Basic
                              Maintainer of RetroPie-Extra .

                              lilpenny10L 1 Reply Last reply 24 Dec 2017, 17:16 Reply Quote 0
                              • lilpenny10L
                                lilpenny10 @ExarKunIv
                                last edited by 24 Dec 2017, 17:16

                                @exarkuniv Thanks I will delete all the files and try changing the mode!

                                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.

                                  This community forum collects and processes your personal information.
                                  consent.not_received