this is a script specifically used in modifying street fighter 3 third strike
most of it was written by TVIndustries and then modified by myself, bankbank
this script allows you to convert a decrypted, combined file into the four required simms for the binary of the game
the output are the following 4 files:
sfiii3-simm1.0
sfiii3-simm1.1
sfiii3-simm1.2
sfiii3-simm1.3
the input is the following decrypted, combined binary which can easily be dumped out of MAME debugger using the SAVE command:
sfiii3-binary-combined-and-decrypted-sfiii3nr1
Note that MAME will cache all decrypted binaries so in order for your changes to be usable you MUST delete all cached decrypted binaries each time you update. See update.sh for more information.
I’ve also attached a couple scripts which I use for running the script and launching the game.
if you have any questions you can email bank [at] bankbank [dot] net