Listening to Streets of Rage 2 Soundtrack while I code

I beat that game several times but there was this 1 level I couldn't beat if I warped to it & took the wrong path to it. I think it was called Bloody Spike Swamp or something like that.

I never beat it. I got to the last few levels
 
Code:
if (music == streetsOfRage01Soundtrack)
{
     Audio.Play(characterSelect);
}
else
{
     Application.OpenURL("http://xhamster.com/");
}
 
Last edited:
I never beat it. I got to the last few levels

I used to like the Samurai, the axe guy with the hockey mask, the guy that shoots lasers, & the Cyclone guy that could fly. They didn't give the player the Cyclone 1 often because you could quickly skip through levels by flying from what I recall.
 
I used to like the Samurai, the axe guy with the hockey mask, the guy that shoots lasers, & the Cyclone guy that could fly. They didn't give the player the Cyclone 1 often because you could quickly skip through levels by flying from what I recall.

Hover board guy also owned you could flip upside down.
 
@Lucifer Alpha is the king of these threads

my ESSENTIAL picks are

megaman X storm eagle stage


all the music in inital D
EYCA-10452.jpg
 
Oh and the fly


Come to think about it that game could be one of the GOATs

I forgot about the fly I think he could stick to walls or something. Yeah that game was extremely creative. The only frustrating thing was that there was no saving so you had to continuously play for several hours to beat it & if you lost it was back to the beginning.
 
was waiting for someone to get it.

:D

Added some fun to your code!

Code:
if (music == streetsOfRage01Soundtrack)
{
Audio.Play(characterSelect);
}
else
{
Application.OpenURL("http://xhamster.com/";
}
while (IsOpen("http://xhamster.com/")
     if (system.volume < 100 || volume.mute ==1)
          system.volume = 100
     endif

     sleep(1000) ;milliseconds
endwhile
 
Last edited by a moderator:
The American covers of early 90s Japanese games is always so funny. But yeah SoR2 soundtrack is money.

fatalfury_neogeo.jpg

15232-street-fighter-ii-snes-front-cover.jpg
 
Resident Evil
Metal Gear Solid
 
Ecco the dolphin and sequel.

The original Tomb Raiders were great!
 
I have a lot of good memories playing SoR2. I remember thinking that kid with the Roller Blades was a BAMF, but Axel's uppercut super move could be spammed too much. You'd hear "Buh-bu-BA-BAH!" non-stop.

My favorite 8-bit song
 
Added some fun to your code!

Code:
if (music == streetsOfRage01Soundtrack)
{
Audio.Play(characterSelect);
}
else
{
Application.OpenURL("http://xhamster.com/";
}
while (IsOpen("http://xhamster.com/")
     if (system.volume < 100 || volume.mute ==1)
          system.volume = 100
     endif

     sleep(1000) ;milliseconds
endwhile

good call.

;)

(just realized I missed a bracket, so have since fixed the code...lol)
 
Why can't cops enforce the laws like this? Walking down the street in tight jeans and tanktops, dispensing justice with their fists, feet, glass bottles and baseball bats?

I'd be scared to be a criminal if I lived in that kind of world.
 
Bro, ill give you something:
For Genesis/mega drive, Toejam and Earl has the best soundtrack.
Even better, search for Gameboys on youtube. A band that plays these classics.


I really liked Chrono Trigger and Cross soundtracks too.
 
Revenge of Shinobi GOAT
Out Run
Street Fighter series (incl EX Plus Alpha)
 
Ecco CD for the sega cd



the sequel too.
 
Back
Top