| Option Category | # # CORE OUTPUT DIRECTORY OPTIONS # |
| Description | This is the path where MAME stores the input recordings made when running a system in MAME using the -record option. Multiple paths can be added by using the (;) separator. Paths with spaces in them need to have quotes ("") around them. e.g. "C:\Mame\My Input" |
| Full Command | -input_directory <path> |
| Alt. Command | none |
| Reverse Command | none |
| Example | mame64.exe -input_directory C:\Mame\Recordingsmame64.exe -input_directory C:\Mame\Recordings;"C:\Mame\My Input" |
| mame.ini Command | input_directory |
| Command Default | inp |
| Argument Format | <path>;<path> ... |