Build Your Own Arcade Controls Forum
Main => Software Forum => Topic started by: DinoRoger on May 14, 2003, 10:38:52 am
-
I was wondering how to dumped the very detailed information about a rom to a text file. For example stree fighter 2 you enter the MAME menu and select information and it shows where Stree Fighter started, gives bugs, and cheats. -listinfo does not provide this kind of information. Anyone know a command to pull all this info out of MAME.EXE? I tried all the documented commands and no luck. :)
Sorry to be asking so many ?'s latly just doing allot of coding and hitting a few walls.
-
I believe all that info is actually held in mameinfo.dat
-
I was wondering how to dumped the very detailed information about a rom to a text file. For example stree fighter 2 you enter the MAME menu and select information and it shows where Stree Fighter started, gives bugs, and cheats. -listinfo does not provide this kind of information. Anyone know a command to pull all this info out of MAME.EXE? I tried all the documented commands and no luck. :)
Sorry to be asking so many ?'s latly just doing allot of coding and hitting a few walls.
use -listdetails
-PacManFan