Hi - just starting to look into how custom commands work with Attract Mode.
I would like to create a custom script to delete the Save State file for the currently-selected game (Mame emulator). The actual script would be pretty simple: just grab the currently selected item, execute a windows "del" command on the \mame\sta\<name>\auto.sta file.
I see in the Configure/Controls menu there is a "Custom1" "Custom2" etc. that you can map to a key/button, so I'm assuming that's part of the puzzle.
Any thoughts on if and how this can be done?
Thanks...