15.620
Bearbeitungen
Keine Bearbeitungszusammenfassung |
|||
Zeile 57: | Zeile 57: | ||
= Capturing Methods = | = Capturing Methods = | ||
== Capturing with | == Capturing with mngwrite/wavwrite == | ||
You need to create a little batch file which does the entire capturing work for you. Here is an example. It is explained below. | You need to create a little batch file which does the entire capturing work for you. Here is an example. It is explained below. This is the line for capturing Super Street Fighter 2 X. I´ve chosen this game as an example. What this batch file does is quite simple: | ||
MameUI32.exe ssf2t -pb ssf2t.inp -mngwrite ssf2t.mng -wavwrite ssf2t.wav | |||
* This batch script opens up your mame with your inputfile as an argument and does a playback of the | |||
stuff you have recorded previously. | stuff you have recorded previously. | ||