15.620
Bearbeitungen
Zeile 86: | Zeile 86: | ||
* The '''last''' word specifies the name of your uncompressed wave file. In this case: '''ssf2t.wav''' | * The '''last''' word specifies the name of your uncompressed wave file. In this case: '''ssf2t.wav''' | ||
== Writing your own batch file and recording == | === Writing your own batch file and recording === | ||
Writing your own batch files is simple | Writing your own batch files is very simple: | ||
steps above and then save the resulting file in your mame folder where your mame exe is. Remember to save it as a batch file (extension: .bat). | |||
*Open up notepad | |||
Just follow the above example line and replace it with your own romname and filenames. Follow the steps above and then save the resulting file in your mame folder where your mame exe is. Remember to save it as a batch file (extension: .bat). | |||
Something like: record.bat or ssf2xj-combo-01.bat for better workflow. Its up to you how you name it. | Something like: record.bat or ssf2xj-combo-01.bat for better workflow. Its up to you how you name it. | ||