Difference between revisions of "Utilities"

From BYOAC New Wiki
Jump to navigation Jump to search
m (added software category)
m (See also: - Removed mamewah useful, it should move to mamewah indepth page.)
Line 65: Line 65:
 
*[[Technical design software]]
 
*[[Technical design software]]
 
*[[Graphics software]]
 
*[[Graphics software]]
*[[Mamewah Useful]]
 
  
 
[[Category:Software]]
 
[[Category:Software]]

Revision as of 08:38, 26 April 2007

Automations

Automate your applications. Maybe used for these games, that have trouble to get working in a cabinet (most wrappers seen to made in this utility)
Program to simulate keypresses from joystick inputs (useful for some emulators)

Generators

LCD text file generator for creating *.lcd files to send to a LCD attached to your PC's com port, typically used in a Mamecab in conjunction with Mamewah or other frontend
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.
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.
A windows GUI based application that also uses MAME's xml output file to allow you to create custom filtered lists of games based on your input criteria. (# of buttons, joystick type, monitor orientation, etc) The program can create numerous output files, including XML, CSV, and batch files for quickly copying all of the target ROMs to your machine. Open source and freeware.

Label Layout Software

Johnny 5

Johnny5 is a label layout program, controls viewer, and artwork generator, written by Howard_Casto of the BYOAC community. You take your own background image and add where you want your labels to go, such as Up, Fire, etc. Johnny then takes information from controls.dat to populate the labels and creates a psudeo-interactive display from it. Optionally, Johnny can just save the display to a file via command-line. J5 can also display instruction cards, control panel images and supports the command.dat. Johnny also includes a GUI.

You can find full information about Johnny 5 controls viewer on at http://www.mameworld.net/tigerheli/johnny

CPMaker

CPMaker is a label layout program, control panel layout program, controls viewer, and artwork generator, written by Buddabing. The CPMaker GUI, which was released in February 2006, allows the user to easily create his or her own control panel out of artwork pieces.

CPViewer

CPViewer is a label layout program and controls viewer, created by John Crouse (aka jcrouse).
jcrouse says this about what CPViewer is:
"CPViewer is an add-on for Mame. More specifically for the front-end you use to launch your Mame games.
It uses a file called controls.ini (part of controls.dat) to lookup the controls for a particular game. 'It then displays them on the screen so you know what buttons and movements perform what actions in the game that is currently highlighted in your front-end.
Did you ever sit do to play a little and decide to try a new game? Then ask yourself, "What buttons do what?"
Well if the game has been documented in the controls.ini file, this won't happen again. Simply press a hotkey (one of your control panel buttons) and a graphic of your control panel will be displayed with all of the character movements or button assignments displayed so you know what buttons perform what actions. It's that simple."

Service

Program to create virtual drives (useful for mounting CD images) (Warning: Some copyprotections do not like this Utilitiy.
Program to change the screen resolution (inc. from a commandline)
This little utility lets me map a single button/control on my control panel for Volume up and down that works regardless of emulator.
This utility lets you start and stop any program as if it were a Windows System Service. This is especially useful for starting programs in the background even if you have Windows set up to boot directly into your Frontend.


See also