Option Category | # # CORE STATE/PLAYBACK OPTIONS # |
Description | This option determines the name format used to create snapshots of running systems. There are three possible wildcards you can use to name the file and you can use a back slash (/) as a separator to create sub folders. The wildcards are...
|
Full Command | -snapname <wildcard> |
Alt. Command | none |
Reverse Command | none |
Example | MAME pacman -snapname %g (Creates a file called /snap/pacman.png)MAME pacman -snapname %g/%i (Creates the file /snap/pacman/0000.png)MAME snes -cart smb -snapname %d_cart/%g%i (Creates the file /snap/snes/smb0000.png) |
mame.ini Command | snapname |
Command Default | %g/%i |
Argument Format | <wildcard> |