the_game_database|| news | latest | gallery | upcoming | search: 
Street Fighter II: The World Warrior
  PCBFightingUC  
  opened by paleface at 14:36:23 05/19/23  
  last modified by paleface at 12:27:18 03/05/24  
  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.
 
  paleface 14:38:15 05/19/23
           
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 ./
 
  paleface 15:10:36 05/19/23
           
Setting difficulty is MAME "Dip Switches" option from Tab menu.
 
  paleface 13:05:46 05/21/23
           
C:\downloaded\mame0119\mame.exe sf2ub -video gdi -waitvsync -joystick -volume -6
 
  paleface 13:54:15 05/21/23
           

 
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.)
    
 
references:
· MAME (PC)
· Street Fighter 30th Anniversary Collection (PC)
· Street Fighter III: 2nd Impact - Giant Attack (PCB)
· Street Fighter III: 3rd Strike (PCB)
· Super Street Fighter II Turbo (PCB)

 
© 2024 paleface.net. Game impressions are © the individual contributors. All rights reserved.