paleface [sys=PCB; cat=Fighting; reg=NA] |
| | Extracted from Steam's Street Fighter 30th Anniversary Collection and running in MAME 0.119. Extracted with the Game Extraction Toolbox https://github.com/shawngmc/game-extraction-toolbox -- it's a Python script; I ended up using Windows Python but I think probably I could have used MSYS2 or WSL Python (which I also installed)--just don't try following the instructions here https://github.com/farmerbb/RED-Project/wiki/Street-Fighter-30th-Anniversary-Collection#rom-extraction-instructions because you'll get missing module errors--but that has some handy ROM details. |
|
|
| | So it's basically py -m pip install --user pipx py -m pipx ensurepath pipx install game-extraction-toolbox gextoolbox tasks extract --task sf30ac --destdir ./ |
|
|
| | Setting difficulty is MAME "Dip Switches" option from Tab menu. |
|
|
| | C:\downloaded\mame0119\mame.exe sf2ub -video gdi -waitvsync -joystick -volume -6 |
|
|
| | The extracted 30th Anniversary ROM doesn't run in the latest MAME--does from the good 'ol 0.119 MAME command line, though. ; ) Darn that Claw! ; D Runs at exactly 60Hz! (CPS3 SFIIIs run at 59.599491 Hz.) |
|
|
| | |