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

    Is Streets of Rage Remake working for anyone in 4.0?

    Scheduled Pinned Locked Moved Help and Support
    29 Posts 14 Posters 11.3k 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.
    • L
      lzaffuto @GreenHawk84
      last edited by

      Unfortunately I've tried removing and reinstalling... several times now. Very frustrating.

      1 Reply Last reply Reply Quote 0
      • J
        jay81uk
        last edited by

        Didn't even know there was a 4.0 being released!
        Fresh install it is then!

        1 Reply Last reply Reply Quote 0
        • L
          lzaffuto
          last edited by lzaffuto

          Ok, I think I figured it out. I exited out of emulation station and I manually went to /opt/retropie/ports/sorr and ran "./bgdi-330 SorR.dat" and I got this error:

          "error while loading shared libraries: libSDL_mixer-1.2.so.0:
          cannot open shared object file: No such file or directory"

          So, I looked up that error and found a thread someone else had the same error trying to run doom on ubuntu and someone suggested that the person do this:

          "sudo apt-get install libsdl-mixer1.2"

          That installed the missing file and now SorR runs! Apparently this needed package is not included with the new fresh install build of Retropie 4.0? I'm assuming everyone that got it working in this thread upgraded rather than doing a new install so it carried over? Did I fix a bug? Do I get a cookie? :)

          DarksaviorD 1 Reply Last reply Reply Quote 0
          • L
            lzaffuto
            last edited by

            Confirmed working perfectly now.

            herb_fargusH 1 Reply Last reply Reply Quote 1
            • herb_fargusH
              herb_fargus administrators @lzaffuto
              last edited by

              @lzaffuto

              needs to be added to the module

              https://github.com/zerojay/RetroPie-Extra/blob/master/scriptmodules/ports/sorr.sh

              function sources_sorr() {
                  getDepends libsdl-mixer1.2
              }
              

              If you read the documentation it will answer 99% of your questions: https://retropie.org.uk/docs/

              Also if you want a solution to your problems read this first: https://retropie.org.uk/forum/topic/3/read-this-first

              M 1 Reply Last reply Reply Quote 0
              • DarksaviorD
                Darksavior @lzaffuto
                last edited by Darksavior

                @lzaffuto
                Thank you!. It was driving me nuts cause I was following the video tutorial step by step.

                FloobF 1 Reply Last reply Reply Quote 0
                • FloobF
                  Floob @Darksavior
                  last edited by

                  @Darksavior I'll add this reference to the video description.

                  Please read the Docs before asking a new question.
                  RetroPie Help Guides: https://goo.gl/3gcNsT

                  1 Reply Last reply Reply Quote 0
                  • M
                    markuzz78 @herb_fargus
                    last edited by

                    @herb_fargus said in Is Streets of Rage Remake working for anyone in 4.0?:

                    @lzaffuto

                    needs to be added to the module

                    https://github.com/zerojay/RetroPie-Extra/blob/master/scriptmodules/ports/sorr.sh

                    function sources_sorr() {
                        getDepends libsdl-mixer1.2
                    }
                    

                    Please can explain how add it to the module? Thanks!

                    1 Reply Last reply Reply Quote 0
                    • M
                      mahcneto
                      last edited by

                      I'm having problems with this installation as well. I think I have everything in place (files in opt/retropie/ports/sorr), but when i try to run the game, it asks me to choose the default emu for sorr between 1-default and 2-sorr. I Choose sorr, then it tries to load, then takes me back to the ports screen on ES. Any ideas on what might be happening?

                      1 Reply Last reply Reply Quote 0
                      • M
                        mahcneto
                        last edited by

                        Just tried 2 more times step by step the video tutorial and just don't know what I'm missing? I'm gettong the same back to Ports screen results.

                        1 Reply Last reply Reply Quote 0
                        • L
                          lzaffuto
                          last edited by Floob

                          Did you try exiting to the command line and run this command? You will need to be connected to the internet.

                          sudo apt-get install libsdl-mixer1.2
                          
                          M M 2 Replies Last reply Reply Quote 0
                          • M
                            markuzz78 @lzaffuto
                            last edited by

                            @lzaffuto Thank you, it works! Now my next step is how make it works openbor ;)

                            1 Reply Last reply Reply Quote 0
                            • M
                              mahcneto @lzaffuto
                              last edited by

                              @lzaffuto said in Is Streets of Rage Remake working for anyone in 4.0?:

                              Did you try exiting to the command line and run this command? You will need to be connected to the internet.

                              sudo apt-get install libsdl-mixer1.2
                              

                              Yes I did, first thing I did before trying sorr :/ Still no luck at all

                              1 Reply Last reply Reply Quote 0
                              • E
                                ebtalk
                                last edited by ebtalk

                                How do you exit out of this game? I looked for a config.txt file in the mods folder but there wasn't one.

                                There are no other exit options anywhere. Only way for me is to use a keyboard.

                                1 Reply Last reply Reply Quote 0
                                • S
                                  sshadow5001
                                  last edited by

                                  Got my Raspberry Pi 3 today and I'm not having any luck with this, the screen fades to black and then back to the game menu.
                                  I followed these video instructions and read the annotations as well as putting "sudo apt-get install libsdl-mixer1.2" and installing it.

                                  I transferred the game over a network connection and put the files in the correct places.

                                  1 Reply Last reply Reply Quote 0
                                  • GreenHawk84G
                                    GreenHawk84
                                    last edited by

                                    I am pretty sure SorR broke over the course of updates to Retropie. Scouring for a fix.

                                    1 Reply Last reply Reply Quote 0
                                    • GreenHawk84G
                                      GreenHawk84
                                      last edited by

                                      I just wanted to know if anyone still has SorR working on their setup?

                                      1 Reply Last reply Reply Quote 0
                                      • FloobF
                                        Floob
                                        last edited by

                                        I'll see if I can put a video together for it.

                                        Please read the Docs before asking a new question.
                                        RetroPie Help Guides: https://goo.gl/3gcNsT

                                        1 Reply Last reply Reply Quote 1
                                        • GreenHawk84G
                                          GreenHawk84
                                          last edited by GreenHawk84

                                          @Floob, I am currently one step closer to resurrecting SorR on my Retropie. Right now it is saying "galsia.pal not found!" The Retropie setup does not have anything to say for installation notes.

                                          0_1532479054786_20180724_202616[1068].jpg

                                          0_1532479057710_20180724_203441[1065].jpg

                                          S 1 Reply Last reply Reply Quote 0
                                          • S
                                            spud11 @GreenHawk84
                                            last edited by spud11

                                            @greenhawk84 I have SoRR working in Retropie 4.4.1. I was getting the same error. I can't recall 100% how I fixed it, but SoRR is a bit different from other ports insofar as the "content" files are located in a different location from "normal" ports.

                                            It looks like you've downloaded Streets of Rage Remake v5.1 already. So after installing SoRR via Retropie setup (which only installs the executable but not the "content" files), you will need to copy the SorR.dat file and the mod and palettes folders (and their respective contents) to /opt/retropie/ports/sorr. In this folder, you should also see the executable file which is bgdi-330 which ought to have been installed via Retropie setup. I've also got another sub-folder in /opt/retropie/ports/sorr - the savegame folder.

                                            I'm using Attract Mode and I still needed to do a bit of jiggery pokery to get it working. Can't be sure that this will work for emulationstation, but hopefully it does.

                                            If the above doesn't work, I'd suggest starting from scratch - effectively what I did. Uninstall SoRR from Retropie-Setup, delete all of the "content" files, restart Retropie and then go through the process as above.

                                            RetroPie v4.4.1 • RPi3 Model B • 5.1V 2.5A PSU • 32GB SanDisk Extreme microSD • 2TB Toshiba Canvio Basics Portable USB 3.0 hard drive • 4 x DragonRise USB Arcade joysticks • 2 x TurboTwist spinners • 1 x USB trackball • 1 x PS4 wireless • 1 x 8BitDo Zero

                                            1 Reply Last reply Reply Quote 1
                                            • 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.