Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: DinoRoger on May 14, 2003, 10:38:52 am

Title: Rom Detailed Information
Post 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.
Title: Re:Rom Detailed Information
Post by: paigeoliver on May 14, 2003, 10:58:37 am
I believe all that info is actually held in mameinfo.dat
Title: Re:Rom Detailed Information
Post by: PacManFan on May 14, 2003, 11:34:08 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.

use -listdetails
-PacManFan