Extract assets from Street Fighter 30th Anniversary Collection (music, roms, artwork, fonts...)
You need to have a python 3 available somewhere
Download the project.
Open a command line and execute the following command.
python extract.py "C:\.....\Street Fighter 30th Anniversary Collection\Bundle" "C:\...your extraction folder..."
The arguments are 1) the original bundle folder (in your steam directory) 2) the folder where you want stuff to be extracted to.
bplist.py
was stolen by the project bplist-python with a few alterations to make this work.