Is Streets of Rage Remake working for anyone in 4.0?
-
I did a clean install of RetroPie 4.0 and everything is working except for Streets of Rage Remake. All the files appear to be in the correct places but when I launch the game I get the "configure emulator" screen briefly before it dumps me back to emulation station. If I go into the "configure emulator" screen I can choose any resolutions or options and it still dumps me back to ES when you select lauch.
-
I updated to 4.0 last night and mine is working, I immediately went to check just now in case mine is broken haha.
Have you had it working before? Maybe it's a permissions thing
-
Hmm... now that you mention it while I was copying the sorr.dat file and mod and palette folders over I noticed everything in that directory is owned by the pi account except for the bdgi-330 file which is owned by root. Is yours that way? If not, how do I change the file ownership from root to pi?
-
mine is working great and bgdo-330 is owned by root here.
-
I would just try to remove everything for SorR and start over. Follow Floob's guide if you haven't.
SorR is working on my 4.0 RetroPie.
-
Unfortunately I've tried removing and reinstalling... several times now. Very frustrating.
-
Didn't even know there was a 4.0 being released!
Fresh install it is then! -
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? :)
-
Confirmed working perfectly now.
-
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 }
-
@lzaffuto
Thank you!. It was driving me nuts cause I was following the video tutorial step by step. -
@Darksavior I'll add this reference to the video description.
-
@herb_fargus said in Is Streets of Rage Remake working for anyone in 4.0?:
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!
-
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?
-
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.
-
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
-
@lzaffuto Thank you, it works! Now my next step is how make it works openbor ;)
-
@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
-
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.
-
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.
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.