Skip to content

Street Fighter 30th Anniversary Collection

tydog98 edited this page Sep 4, 2022 · 8 revisions

The Street Fighter 30th Anniversary Collection contains various arcade versions of Street Fighter games released through the years. The collection can be purchased on Steam here.

ROM Extraction Instructions

  1. Download the game-extraction-toolbox scripts from here https://github.com/shawngmc/game-extraction-toolbox

  2. Run the toolbox.py script like so:

python toolbox.py tasks extract --srcdir "your game directory here" --destdir "your output folder here" --task sf30ac

Relpace the srcdir parameter with the location that your collection is installed to, and the destdir parameter with the location you'd like the ROMs to save to.

Output files and caveats

To get the details about what the script extracts, run python toolbox.py tasks details --task sf30ac

This information is taken directly from the game-extraction-toolbox script.

Game MAME Ver. FB Neo Filename CRC Notes
Street Fighter MAME 0.246 Y sf.zip Bad
Street Fighter 2 MAME 0.78 N sf2ub.zip Bad (2) (3)
Street Fighter 2 Championship Edition MAME 0.78 sf2ceua.zip Bad (2) (3)
Street Fighter 2 Hyper Fighting MAME 0.78 N sf2t.zip Bad (2) (3)
Street Fighter Alpha MAME 0.139 N sfau.zip Bad (1)
Street Fighter Alpha 2 MAME 0.139 N sfa2u.zip Bad (1) (3)
Street Fighter Alpha 3 MAME 0.139 N sfa3u.zip Bad (1)
Street Fighter 3 MAME 0.246 Y sfiiina.zip OK
Street Fighter 3: 2nd Impact MAME 0.246 Y sfiii2n.zip OK
Street Fighter 3: 3rd Strike MAME 0.246 Y sfiii3nr1.zip OK
Super Street Fighter 2 MAME 0.139 N ssf2u.zip Bad (1) (3)
Super Street Fighter 2 Turbo MAME 0.139 N ssf2tu.zip Bad (1) (3)
Street Fighter (J) MAME 0.246 sfj.zip Bad (4)
Street Fighter 2 (JA) MAME 0.78 sf2ja.zip Bad (2) (3) (4)
Street Fighter 2 (JL) N/A N/A N/A Bad (2) (3) (4) (5)
Street Fighter 2 Championship Edition (JB) MAME 0.78 sf2cejb.zip Bad (2) (3) (4)
Street Fighter 2 Championship Edition (JC) N/A N/A N/A Bad (2) (3) (4) (5)
Street Fighter 2 Hyper Fighting (J) MAME 0.78 sf2tj.zip Bad (2) (3) (4)
Street Fighter Alpha (J) MAME 0.139 sfzj.zip Bad (1) (4)
Street Fighter Alpha (JR2) MAME 0.139 sfzjr2.zip Bad (1) (4)
Street Fighter Alpha 2 (J) MAME 0.139 sfa2u.zip Bad (1) (3) (4)
Street Fighter Alpha 2 (JR1) N/A N/A N/A Bad (1) (3) (4) (5)
Street Fighter Alpha 3 (J) MAME 0.139 sfz3j.zip Bad (1) (4)
Street Fighter Alpha 3 (JR2) MAME 0.139 sfz3jr2.zip Bad (1) (4)
Super Street Fighter 2 (J) MAME 0.139 ssf2u.zip Bad (1) (3) (4)
Super Street Fighter 2 (JR1) MAME 0.139 ssf2u.zip Bad (1) (3) (4)
Super Street Fighter 2 Turbo (J) MAME 0.139 ssf2tu.zip Bad (1) (3) (4)
Super Street Fighter 2 Turbo (JR1) N/A N/A N/A Bad (1) (3) (4) (5)

(1) These ROMs require an older version MAME. They test fine in MAME 0.139 (Mame 2010 in RetroArch). This is typically due to a missing decryption key, dl-1425.bin qsound rom, or other ROM files that the older MAME did not strictly require.

(2) These ROMs require an older version MAME. They test fine in MAME 0.78 (Mame 2003 in RetroArch). This is typically due to a missing decryption key, dl-1425.bin qsound rom, or other ROM files that the older MAME did not strictly require.

(3) These are using an older naming convention to allow recognition by the targeted MAME version.

(4) These ROMs are only present if your Street Fighter 30th Anniversary Collection says it is 'International'.

(5) This ROM is not extracted as no known emulators can play it as is due to the missing key and being a newer post-MAME2010 split.