Difference between revisions of "Utilities"

From BYOAC New Wiki
Jump to navigation Jump to search
m
(Utilities)
Line 26: Line 26:
  
 
* '''ListGen'''
 
* '''ListGen'''
 +
 +
This utility, written by Buddabing, uses a free SQL engine (SQLite) to create an internal table from MAME's -listxml output that can be used to generate MAMEWah game lists. It also can be used to generate batch files for Buddabing's MAME Movie Maker. ListGen is a fast, open source way to filter game lists.
 +
 +
ListGen can be downloaded from http://cpmaker.mameprojects.com/files/LISTGEN.ZIP
 +
 +
* '''mng2avi'''
 +
 +
The mng2avi is a utility written by Buddabing which converts MNG video files into AVI video files. It does this by first breaking down the MNG file into a series of pngs, then running a VirtualDub script to create the AVI file. Optionally, mng2avi can
 +
be used to create demo loop movies directly from MAME's MNG output.
 +
 +
mng2avi can be downloaded from http://cpmaker.mameprojects.com/files/MNG2AVI.ZIP

Revision as of 15:59, 3 March 2006

Control Panel Design Software

  • Visio


  • CPSketcher


Label Layout Software

  • Johnny 5


  • CPMaker


  • CPViewer


  • Controls.dat Project
Controls.dat is a project started by Kevin Jonas (SirPoonga) with the help of Howard Casto. This project was started to accurately document the controls and button labels of the arcade control panels from the games in M.A.M.E.. The goal of this project is to compensate for the inaccuracies M.A.M.E. outputs in its documentation.


Utilities

  • ListGen

This utility, written by Buddabing, uses a free SQL engine (SQLite) to create an internal table from MAME's -listxml output that can be used to generate MAMEWah game lists. It also can be used to generate batch files for Buddabing's MAME Movie Maker. ListGen is a fast, open source way to filter game lists.

ListGen can be downloaded from http://cpmaker.mameprojects.com/files/LISTGEN.ZIP

  • mng2avi

The mng2avi is a utility written by Buddabing which converts MNG video files into AVI video files. It does this by first breaking down the MNG file into a series of pngs, then running a VirtualDub script to create the AVI file. Optionally, mng2avi can be used to create demo loop movies directly from MAME's MNG output.

mng2avi can be downloaded from http://cpmaker.mameprojects.com/files/MNG2AVI.ZIP