Streets of Rage/Bootlegs

From Sega Retro

Back to: Streets of Rage.

Unmodified bootlegs

Box scans Content scans Name Code Distributor Date & price Comments

Hacks

Russian translation

Unofficial Russian translation.

Notavailable.svg

Notavailable.svg
Box scans Content scans Name Code Distributor Date & price Comments
Bare Knuckle New Game
Russia RU: (2003)
Striped spine
System Hash Size Build Date Source Comments
Sega Mega Drive
 ?
CRC32
MD5
SHA-1
Cartridge

Unknown

Box scans Content scans Name Code Distributor Date & price Comments
Bootleg SoR MD Box 2.jpg
Bootleg SoR MD Cart 2.jpg
Cart
Bare Knuckle
Bootleg SoR MD Cart 4.jpg
Cart
Bare Knuckle
Bare Knuckle GD-001
Bootleg SoR MD Box 5.jpg
Bootleg SoR MD Cart 5.jpg
Cart
Bare Knuckle
Bootleg SoR MD Cart 1.jpg
Cart
Bare Knuckle SEGA-A3
Bootleg SoR MD Box 3.jpg
Bootleg SoR MD Cart 3.jpg
Cart
Bare Knuckle A-082
Bootleg SoR MD RU Box.jpg
Streets of Rage Simba's Video Games
Russia RU: (20xx)
Silver
Bootleg StreetsOfRage RU MD Saga Box Back.pngBootleg StreetsOfRage RU MD Saga Box Front.png
Bootleg StreetsOfRage RU MD Saga Cart.png
Cart
Bare Knuckle Kin Wai (Hong Kong) Investment Limited
Ukraine UA: (20xx)
Bootleg SoR MD RU Box NewGame.jpg
Bare Knuckle K&S
Russia RU: (20xx)
Notavailable.svg
Bootleg BareKnuckle MD UA cart.jpg
Cart
Bare Knuckle VideoGames
Ukraine UA: (20xx)

Multi-cart appearances

A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: SELECT `pagename` AS `pagename`,`multicart` AS `multicart`,`name` AS `name`,`name2` AS `name2` FROM `cargo__mulitcartgames` WHERE game="Streets of Rage" GROUP BY `multicart` ORDER BY `multicart` LIMIT 5000 Function: CargoSQLQuery::run Error: 1021 Disk full (/tmp/#sql-temptable-15e6a-a68f35-106.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") (localhost)

References


Streets of Rage

Sor title.png

Main page | Comparisons | Maps | Downloadable content | Changelog | Credits | Hidden content | Bugs | Development | Magazine articles | Video coverage | Reception | Promotional material | Region coding | Technical information | Bootlegs


Books:
A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: SELECT `cargo__relationships`.`name` AS `name`,`cargo__releases`.`date` AS `date` FROM `cargo__relationships` LEFT OUTER JOIN `cargo__releases` ON ((`cargo__relationships`.`name`=`cargo__releases`.`name`)) WHERE `cargo__relationships`.`relatedto`="Streets of Rage" and `cargo__relationships`.`relationshiptype`="book" GROUP BY `cargo__releases`.`name` ORDER BY `cargo__releases`.`date` LIMIT 100 Function: CargoSQLQuery::run Error: 1021 Disk full (/tmp/#sql-temptable-15e6a-a68f35-109.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") (localhost)

</di
Music:
A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: SELECT `cargo__relationships`.`name` AS `name`,`cargo__releases`.`date` AS `date` FROM `cargo__relationships` LEFT OUTER JOIN `cargo__releases` ON ((`cargo__relationships`.`name`=`cargo__releases`.`name`)) WHERE `cargo__relationships`.`relatedto`="Streets of Rage" and `cargo__relationships`.`relationshiptype`="music" GROUP BY `cargo__releases`.`name` ORDER BY `cargo__releases`.`date` LIMIT 100 Function: CargoSQLQuery::run Error: 1021 Disk full (/tmp/#sql-temptable-15e6a-a68f35-10c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") (localhost)

</di
Audiobooks:
A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: SELECT `cargo__relationships`.`name` AS `name`,`cargo__releases`.`date` AS `date` FROM `cargo__relationships` LEFT OUTER JOIN `cargo__releases` ON ((`cargo__relationships`.`name`=`cargo__releases`.`name`)) WHERE `cargo__relationships`.`relatedto`="Streets of Rage" and `cargo__relationships`.`relationshiptype`="audiobook" GROUP BY `cargo__releases`.`name` ORDER BY `cargo__releases`.`date` LIMIT 100 Function: CargoSQLQuery::run Error: 1021 Disk full (/tmp/#sql-temptable-15e6a-a68f35-10f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") (localhost)

</di
Videos:
A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: SELECT `cargo__relationships`.`name` AS `name`,`cargo__releases`.`date` AS `date` FROM `cargo__relationships` LEFT OUTER JOIN `cargo__releases` ON ((`cargo__relationships`.`name`=`cargo__releases`.`name`)) WHERE `cargo__relationships`.`relatedto`="Streets of Rage" and `cargo__relationships`.`relationshiptype`="video" GROUP BY `cargo__releases`.`name` ORDER BY `cargo__releases`.`date` LIMIT 100 Function: CargoSQLQuery::run Error: 1021 Disk full (/tmp/#sql-temptable-15e6a-a68f35-112.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") (localhost)

</di
Events:
A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: SELECT `cargo__relationships`.`name` AS `eventname`,`cargo__events`.`startdate` AS `startdate` FROM `cargo__relationships` LEFT OUTER JOIN `cargo__events` ON ((`cargo__relationships`.`name`=`cargo__events`.`name`)) WHERE `cargo__relationships`.`relatedto`="Streets of Rage" and `cargo__relationships`.`relationshiptype`="event" GROUP BY `cargo__events`.`name` ORDER BY `cargo__events`.`startdate` LIMIT 100 Function: CargoSQLQuery::run Error: 1021 Disk full (/tmp/#sql-temptable-15e6a-a68f35-115.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") (localhost)

</di
A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: SELECT `cargo__demos`.`name` AS `name`,`cargo__codeformat`.`code` AS `code`,`cargo__releases`.`date` AS `date` FROM `cargo__releases` LEFT OUTER JOIN `cargo__demos` ON ((`cargo__releases`.`name`=`cargo__demos`.`name`)) LEFT OUTER JOIN `cargo__codeformat` ON ((`cargo__demos`.`format`=`cargo__codeformat`.`format`)) WHERE `cargo__demos`.`game`="Streets of Rage" GROUP BY `cargo__demos`.`name` ORDER BY `cargo__demos`.`name`,`cargo__codeformat`.`code`,`cargo__releases`.`date` LIMIT 100 Function: CargoSQLQuery::run Error: 1021 Disk full (/tmp/#sql-temptable-15e6a-a68f35-119.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") (localhost)


A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: SELECT `cargo__prototypes`.`name` AS `name`,`cargo__codeformat`.`code` AS `code` FROM `cargo__prototypes` LEFT OUTER JOIN `cargo__codeformat` ON ((`cargo__prototypes`.`format`=`cargo__codeformat`.`format`)) WHERE final="Streets of Rage" GROUP BY `cargo__prototypes`.`name` ORDER BY `cargo__prototypes`.`name`,`cargo__codeformat`.`code` LIMIT 100 Function: CargoSQLQuery::run Error: 1021 Disk full (/tmp/#sql-temptable-15e6a-a68f35-11c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") (localhost)