Option Category | # # FRONTEND COMMANDS # |
Description | This option will check the softlist used by systems and give you a summary of any errors it finds. This is different from -verifysoftware as it only uses the data in the softlist file and not internally from MAME.If you add a system name after the -verifysoftlist it will only tell you the information for that system. There is a wildcard option that will let you generate a list containing systems of certain names e.g. -verifysoftlist amiga* will generate a list of systems starting with amiga. If you want to direct the list to a text file then use this command mame64 -verifysoftlist >verifysoftlist.txt . Again you can use this on a specific system by adding the system name after the -verifysoftlist . |
Full Command | -verifysoftlist <system|wildcard> |
Alt. Command | none |
Reverse Command | none |
Example | mame64 -verifysoftlist spec128 |
mame.ini Command | none |
Command Default | none |
Argument Format | <system|wildcard> |