15.620
Bearbeitungen
Zeile 61: | Zeile 61: | ||
*This capturing method is for older mame versions which do not support avi recording. | *This capturing method is for older mame versions which do not support avi recording. | ||
*You need to create a | *You need to create a windows 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 Turbo. I´ve chosen this game as an example. What this batch file does is quite simple: | ||
:<code>MameUI32.exe ssf2t -pb ssf2t.inp -mngwrite ssf2t.mng -wavwrite ssf2t.wav</code> | :<code>MameUI32.exe ssf2t -pb ssf2t.inp -mngwrite ssf2t.mng -wavwrite ssf2t.wav</code> | ||