<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://oldwiki.arcadecontrols.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Emb</id>
	<title>BYOAC OLD Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://oldwiki.arcadecontrols.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Emb"/>
	<link rel="alternate" type="text/html" href="http://oldwiki.arcadecontrols.com/index.php/Special:Contributions/Emb"/>
	<updated>2026-04-07T20:42:27Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>http://oldwiki.arcadecontrols.com/index.php?title=Utilities&amp;diff=10856</id>
		<title>Utilities</title>
		<link rel="alternate" type="text/html" href="http://oldwiki.arcadecontrols.com/index.php?title=Utilities&amp;diff=10856"/>
		<updated>2008-03-17T14:25:11Z</updated>

		<summary type="html">&lt;p&gt;Emb: /* Screen Savers */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Input Mapping Software==&lt;br /&gt;
* '''[http://www.autohotkey.com AutoHotkey]'''&lt;br /&gt;
: 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)&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.autoitscript.com/autoit3/ AutoIt]'''&lt;br /&gt;
: Powerful scripting application that can be used to write wrappers. Can compile custom scripts to executables.&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.electracode.com/4/joy2key/JoyToKey%20English%20Version.htm Joy2Key]'''&lt;br /&gt;
: Program to simulate keypresses from joystick inputs (useful for some emulators)&lt;br /&gt;
&lt;br /&gt;
* '''[http://xpadder.com/ XPAdder]'''&lt;br /&gt;
: Great software for keyboard and mouse emulation. ''(By Jonathan)''&lt;br /&gt;
&lt;br /&gt;
== List Generators ==&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.silverfoxy.plus.com/LCDGen.html Mame LCDGen]'''&lt;br /&gt;
: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. ''(By Silver)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://cpmaker.mameprojects.com/files/LISTGEN.ZIP ListGen]'''&lt;br /&gt;
: This utility 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 Cakemeister's MAME Movie Maker. ListGen is a fast, open source way to filter game lists. ''(By Cakemeister)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.waste.org/~winkles/ROMLister/ ROMLister]'''&lt;br /&gt;
: 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. ''(By NOP)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://multimame.wikidot.com/start MultiMame]'''&lt;br /&gt;
: MultiMAME is a command line application which makes multiple emulators and/or subset of games look like a single emulator. ''(By Lilwolf)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://spiderstyle.arachno-media.com/ RomDir2XML]'''&lt;br /&gt;
: Utility for generating MaLa game lists for emulators other than MAME. ''(By Spiderstyle)''&lt;br /&gt;
&lt;br /&gt;
== Video Tools ==&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.entechtaiwan.net/util/multires.shtm MultiRes]'''&lt;br /&gt;
: Program to change the screen resolution (inc. from a commandline)&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.entechtaiwan.com/util/ps.shtm PowerStrip]'''&lt;br /&gt;
: Program for setting custom resolutions. See [[Custom display modes (Windows) - Powerstrip]]&lt;br /&gt;
&lt;br /&gt;
* '''[http://mamewah.mameworld.net/downloads.htm MAME Resolution Tool]'''&lt;br /&gt;
: Tool for generating cfg files with resolutions to match closest authentic resolution for games. ''(By MinWah)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.ultimarc.com/avres.zip AvRes]'''&lt;br /&gt;
: Another tool for generating cfg files with resolutions to match closest authentic resolution for games. ''(By Gavin Benson)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://community.arcadeinfo.de/showthread.php?t=8170 Soft-15k]'''&lt;br /&gt;
: A simple tool programming videocard drivers to support 15 Khz AND arcade resolutions. Supports ATI Catalyst, NVidia ForceWare, Matrox PowerDesk and various 3Dfx Voodoo3/4/5 drivers. See [[Soft-15khz]]. ''(By SailorSat)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.entechtaiwan.com/util/irotate.shtm iRotate]'''&lt;br /&gt;
: iRotate uses the hardware rotation capabilities of the video card to rotate the screen.&lt;br /&gt;
&lt;br /&gt;
* '''[http://cpmaker.mameprojects.com/files/MNG2AVI.ZIP mng2avi]'''&lt;br /&gt;
: The mng2avi is a utility 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. ''(By Cakemeister)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.silverfoxy.plus.com/MNG2AVI.html mng2avi]'''&lt;br /&gt;
: Another mng2avi program. ''(By Silver)''&lt;br /&gt;
&lt;br /&gt;
== Audio Tools ==&lt;br /&gt;
&lt;br /&gt;
* '''[http://hofle.com/mame/CabVol.zip CabVol]'''&lt;br /&gt;
: Control volume with your spinner/trackball/joysticks/buttons. ''(By Ahofle)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://glorysoft.omsk.ru/volumetray.html VolumeTray]'''&lt;br /&gt;
: This little utility lets me map a single button/control on my control panel for Volume up and down that works regardless of emulator.&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.gameex.net/Download/WrappersPluginsandUtilities/tabid/85/Default.aspx Command Line Volume]'''&lt;br /&gt;
: Run this utility before and after you run an emulator and it will restore the volume last set for it. ''(By HeadKaze)''&lt;br /&gt;
&lt;br /&gt;
==Control Panel Software==&lt;br /&gt;
&lt;br /&gt;
===Johnny 5===&lt;br /&gt;
: Johnny5 is a label layout program, controls viewer, and artwork generator. 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 [http://home.comcast.net/~plotor/command.html command.dat]. Johnny also includes a GUI.  ''(By Howard Casto)''&lt;br /&gt;
&lt;br /&gt;
''You can find full information about Johnny 5 controls viewer on at http://www.mameworld.net/tigerheli/johnny''&lt;br /&gt;
&lt;br /&gt;
* '''[http://dragonking.arcadecontrols.com/ Johnny 5 home page]'''&lt;br /&gt;
&lt;br /&gt;
===CPMaker===&lt;br /&gt;
: CPMaker is a label layout program, control panel layout program, controls viewer, and artwork generator. 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. ''(By Cakemeister)''&lt;br /&gt;
* '''[http://cpmaker.mameprojects.com CPMaker home page]'''&lt;br /&gt;
&lt;br /&gt;
===CPViewer===&lt;br /&gt;
: CPViewer is a label layout program and controls viewer.&lt;br /&gt;
&lt;br /&gt;
:jcrouse says this about what CPViewer is:&lt;br /&gt;
&lt;br /&gt;
:''&amp;quot;CPViewer is an add-on for Mame. More specifically for the front-end you use to launch your Mame games.'' &lt;br /&gt;
&lt;br /&gt;
:''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.''&lt;br /&gt;
&lt;br /&gt;
:''Did you ever sit do to play a little and decide to try a new game? Then ask yourself, &amp;quot;What buttons do what?&amp;quot;''&lt;br /&gt;
&lt;br /&gt;
:''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.&amp;quot;'' ''(By John Crouse)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.cpviewer.emuchrist.org CPViewer home page]'''&lt;br /&gt;
&lt;br /&gt;
===CPWizard===&lt;br /&gt;
: CPWizard is a control panel editor, control panel ([[controls.dat]]), game info (listinfo.xml/Catver.ini/nplayers.ini/HallOfFame.xml), game history (history.dat), mame info (mameinfo.dat), special moves (command.dat) and hiscore (story.dat) viewer.&lt;br /&gt;
&lt;br /&gt;
:CPWizard is a CP editor and viewer with a graphics library designed to build a custom CP. It runs resident in the icon tray and can be invoked by pressing pause in Mame without the need for command line options. It can export CP as images or bezel artwork that can be toggled on or off inside Mame. It also supports emulators other than Mame. ''(By HeadKaze)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://members.iinet.net.au/~freeaxs/cpwizard/ CPWizard Home Page]'''&lt;br /&gt;
&lt;br /&gt;
== LED Software ==&lt;br /&gt;
* '''[http://forum.arcadecontrols.com/index.php?topic=64375.0 LEDWiz SDK]'''&lt;br /&gt;
: LEDWiz SDK. ''(By RandyT / MikeQ / HeadKaze)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.ultimarc.com/pacdrive.html PACDrive SDK]'''&lt;br /&gt;
: PACDrive SDK.  ''(By HeadKaze)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://forum.arcadecontrols.com/index.php?topic=69607.0 LuminAudio Engine™]'''&lt;br /&gt;
: LuminAudio Engine™ is a &amp;quot;light organ&amp;quot; application for the LED-Wiz and LED-Wiz+GP Lighting and output controllers. ''(By RandyT)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.gameex.info/forums/index.php?showtopic=4636 LuminAudio Engine™ FE Integration Scripts]'''&lt;br /&gt;
: Scripts to help integrate the LuminAudio Engine™ software for use in Front Ends. ''(By AlexDog69)''&lt;br /&gt;
&lt;br /&gt;
== Front-End / Jukebox Plugins ==&lt;br /&gt;
&lt;br /&gt;
* '''[http://forum.arcadecontrols.com/index.php?topic=64275.0 Mala LEDWiz Plugin]'''&lt;br /&gt;
: MaLa LEDWiz plugin ''(By Loadman &amp;amp; Edge)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://forum.arcadecontrols.com/index.php?topic=64387.0 Emu-Wave Plugin]'''&lt;br /&gt;
: MaLa plugin that plays wav files ''(By Loadman)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://forum.arcadecontrols.com/index.php?topic=59334.0 UltraStik Mapper Plugin]'''&lt;br /&gt;
: Mala plugin for UltraStik 360 ''(By FatFingers)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://forum.arcadecontrols.com/index.php?topic=64387.0 LEDBlinky w/ Animation Editor]'''&lt;br /&gt;
: Arcade LED Control software and Animation Editor (LWAX format). Supports LEDWiz and PACDrive. ''(By Arzoo)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.gameex.info/forums/index.php?showtopic=4564 PluginLCD]'''&lt;br /&gt;
: GameEx plugin that supports LEDWiz, PACDrive, BetaBrite, BPP-440, CrystalFontz, PJRC, ProLite hardware devices. It also supports Speech and Sample event driven effects. ''(By HeadKaze)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.gameex.info/forums/index.php?showtopic=4405 UltraStik Plugin]'''&lt;br /&gt;
: GameEx plugin for UltraStik 360 ''(By Oqqalz)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://mala.arcadezentrum.com/plugins.html MaLa Plugins]'''&lt;br /&gt;
: Other MaLa Plugins&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.gameex.info/forums/index.php?showtopic=2704 GameEx Plugins]'''&lt;br /&gt;
: Other GameEx Plugins&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.jukeplugsys.com/?page_id=10 JukePlugSys]'''&lt;br /&gt;
: Jukebox Plugin System. See [[Jukebox Plug-Ins]] ''(By Unclet / Space Fractal / HeadKaze / Loadman)''&lt;br /&gt;
&lt;br /&gt;
== Screen Savers ==&lt;br /&gt;
&lt;br /&gt;
* '''[http://dragonking.arcadecontrols.com EmuSaver]'''&lt;br /&gt;
: Emulator Screensaver ''(By Howard Casto)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://tomspeirs.com/mamescreensaver Mame Screensaver]'''&lt;br /&gt;
: Mame Screensaver ''(By Tom Speirs)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://sourceforge.net/projects/mamelauncher Random Mame Launcher]'''&lt;br /&gt;
: Randomly loads a new random MAME ROM for a specific amount of time (which you specify). Useful for arcade cabinets in which you want to randomize your game selection (e.g. have your games run a new random game for each different day). ''(By emb)''&lt;br /&gt;
&lt;br /&gt;
== Emulator Wrappers ==&lt;br /&gt;
* '''[[Wrappers]]'''&lt;br /&gt;
: Wrappers are small utilities used to &amp;quot;wrap&amp;quot; an emulator to automate it's launching and exiting.&lt;br /&gt;
&lt;br /&gt;
== Misc Tools ==&lt;br /&gt;
* '''[http://www.daemon-tools.cc/ Daemon Tools]'''&lt;br /&gt;
: Program to create virtual drives (useful for mounting CD images)&lt;br /&gt;
&lt;br /&gt;
* '''[http://forum.arcadecontrols.com/index.php?topic=71845.0 Mame Compiler 64]'''&lt;br /&gt;
: FE to help compiling Mame and applying diff patches. Supports Mame 32/64 and MameUI 32/64. ''(By HeadKaze)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://forum.arcadecontrols.com/index.php?topic=64298.0 Hiscore Diff's]'''&lt;br /&gt;
: Hiscore diff's for all MAME versions without hiscore support (107u2 - current). ''(By MKChamp)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.singleclick.com/~jelwell/arcade/XYNTService.zip XYNTService]'''&lt;br /&gt;
: 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. ''(By Xiangyang Liu)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.pirmasoft.com/runassvc.php RunAsSvc]'''&lt;br /&gt;
: Another program for running apps as a service. ''(By Dieter Schmeer)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.gameex.net/download/instantsheller.zip Instant Sheller]'''&lt;br /&gt;
: Hide Windows boot up screen, cursors, desktop and boot straight into a Front End. See [[Hiding Windows]] ''(By Tom Speirs)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://forum.arcadecontrols.com/index.php?topic=62982.0 Mame Interop SDK]'''&lt;br /&gt;
: The MameInterop SDK is a collection of source code projects to help with writing applications that communicate with Mame using it's built in output system developed by the MAME Team. ''(By MAME Team / HeadKaze / Howard Casto)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://dragonking.arcadecontrols.com/ Mame Hooker]'''&lt;br /&gt;
: Program to control hardware through the COM/Parallel ports including LEDWiz, PACDrive, IO Warrior and Keyboard LED's using a scripting engine. It can communicate with Mame and other software as well as display artwork on a secondary monitor. ''(By Howard Casto)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.gameex.net/Download/WrappersPluginsandUtilities/tabid/85/Default.aspx WMPFull]'''&lt;br /&gt;
: Play video files using Windows Media Player in fullscreen. Will exit when ESC is pressed or the video has finished playing. ''(By HeadKaze)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.gameex.net/Download/WrappersPluginsandUtilities/tabid/85/Default.aspx Web Cam Snap]'''&lt;br /&gt;
: Attach a webcam to your cab and take snaps or video's of visitors. Play them back later in your Front End. ''(By HeadKaze)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.mediachance.com/free/renamer.htm Oscar's File Renamer]'''&lt;br /&gt;
: Program to rename files using text editor type functions like Quick find, Replace, multiple Undo/Redo, Macros and of course normal editing. ''(By Oscar)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.steffengerlach.de/freeware/ Scanner]'''&lt;br /&gt;
: A hard disk usage visualization tool. An extended pie chart displays all major files and folders. ''(By Steffen Gerlach)''&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Technical design software]]&lt;br /&gt;
*[[Graphics software]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Software]]&lt;/div&gt;</summary>
		<author><name>Emb</name></author>
		
	</entry>
	<entry>
		<id>http://oldwiki.arcadecontrols.com/index.php?title=RandomMameLauncher&amp;diff=10855</id>
		<title>RandomMameLauncher</title>
		<link rel="alternate" type="text/html" href="http://oldwiki.arcadecontrols.com/index.php?title=RandomMameLauncher&amp;diff=10855"/>
		<updated>2008-03-17T14:20:34Z</updated>

		<summary type="html">&lt;p&gt;Emb: Random Mame Launcher&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Randomly loads a new random MAME ROM for a specific amount of time (which you specify). Useful for arcade cabinets in which you want to randomize your game selection (e.g. have your games run a new random game for each different day).&lt;br /&gt;
&lt;br /&gt;
http://sourceforge.net/projects/mamelauncher&lt;/div&gt;</summary>
		<author><name>Emb</name></author>
		
	</entry>
	<entry>
		<id>http://oldwiki.arcadecontrols.com/index.php?title=Utilities&amp;diff=10854</id>
		<title>Utilities</title>
		<link rel="alternate" type="text/html" href="http://oldwiki.arcadecontrols.com/index.php?title=Utilities&amp;diff=10854"/>
		<updated>2008-03-17T13:10:47Z</updated>

		<summary type="html">&lt;p&gt;Emb: /* Screen Savers */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Input Mapping Software==&lt;br /&gt;
* '''[http://www.autohotkey.com AutoHotkey]'''&lt;br /&gt;
: 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)&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.autoitscript.com/autoit3/ AutoIt]'''&lt;br /&gt;
: Powerful scripting application that can be used to write wrappers. Can compile custom scripts to executables.&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.electracode.com/4/joy2key/JoyToKey%20English%20Version.htm Joy2Key]'''&lt;br /&gt;
: Program to simulate keypresses from joystick inputs (useful for some emulators)&lt;br /&gt;
&lt;br /&gt;
* '''[http://xpadder.com/ XPAdder]'''&lt;br /&gt;
: Great software for keyboard and mouse emulation. ''(By Jonathan)''&lt;br /&gt;
&lt;br /&gt;
== List Generators ==&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.silverfoxy.plus.com/LCDGen.html Mame LCDGen]'''&lt;br /&gt;
: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. ''(By Silver)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://cpmaker.mameprojects.com/files/LISTGEN.ZIP ListGen]'''&lt;br /&gt;
: This utility 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 Cakemeister's MAME Movie Maker. ListGen is a fast, open source way to filter game lists. ''(By Cakemeister)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.waste.org/~winkles/ROMLister/ ROMLister]'''&lt;br /&gt;
: 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. ''(By NOP)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://multimame.wikidot.com/start MultiMame]'''&lt;br /&gt;
: MultiMAME is a command line application which makes multiple emulators and/or subset of games look like a single emulator. ''(By Lilwolf)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://spiderstyle.arachno-media.com/ RomDir2XML]'''&lt;br /&gt;
: Utility for generating MaLa game lists for emulators other than MAME. ''(By Spiderstyle)''&lt;br /&gt;
&lt;br /&gt;
== Video Tools ==&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.entechtaiwan.net/util/multires.shtm MultiRes]'''&lt;br /&gt;
: Program to change the screen resolution (inc. from a commandline)&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.entechtaiwan.com/util/ps.shtm PowerStrip]'''&lt;br /&gt;
: Program for setting custom resolutions. See [[Custom display modes (Windows) - Powerstrip]]&lt;br /&gt;
&lt;br /&gt;
* '''[http://mamewah.mameworld.net/downloads.htm MAME Resolution Tool]'''&lt;br /&gt;
: Tool for generating cfg files with resolutions to match closest authentic resolution for games. ''(By MinWah)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.ultimarc.com/avres.zip AvRes]'''&lt;br /&gt;
: Another tool for generating cfg files with resolutions to match closest authentic resolution for games. ''(By Gavin Benson)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://community.arcadeinfo.de/showthread.php?t=8170 Soft-15k]'''&lt;br /&gt;
: A simple tool programming videocard drivers to support 15 Khz AND arcade resolutions. Supports ATI Catalyst, NVidia ForceWare, Matrox PowerDesk and various 3Dfx Voodoo3/4/5 drivers. See [[Soft-15khz]]. ''(By SailorSat)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.entechtaiwan.com/util/irotate.shtm iRotate]'''&lt;br /&gt;
: iRotate uses the hardware rotation capabilities of the video card to rotate the screen.&lt;br /&gt;
&lt;br /&gt;
* '''[http://cpmaker.mameprojects.com/files/MNG2AVI.ZIP mng2avi]'''&lt;br /&gt;
: The mng2avi is a utility 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. ''(By Cakemeister)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.silverfoxy.plus.com/MNG2AVI.html mng2avi]'''&lt;br /&gt;
: Another mng2avi program. ''(By Silver)''&lt;br /&gt;
&lt;br /&gt;
== Audio Tools ==&lt;br /&gt;
&lt;br /&gt;
* '''[http://hofle.com/mame/CabVol.zip CabVol]'''&lt;br /&gt;
: Control volume with your spinner/trackball/joysticks/buttons. ''(By Ahofle)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://glorysoft.omsk.ru/volumetray.html VolumeTray]'''&lt;br /&gt;
: This little utility lets me map a single button/control on my control panel for Volume up and down that works regardless of emulator.&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.gameex.net/Download/WrappersPluginsandUtilities/tabid/85/Default.aspx Command Line Volume]'''&lt;br /&gt;
: Run this utility before and after you run an emulator and it will restore the volume last set for it. ''(By HeadKaze)''&lt;br /&gt;
&lt;br /&gt;
==Control Panel Software==&lt;br /&gt;
&lt;br /&gt;
===Johnny 5===&lt;br /&gt;
: Johnny5 is a label layout program, controls viewer, and artwork generator. 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 [http://home.comcast.net/~plotor/command.html command.dat]. Johnny also includes a GUI.  ''(By Howard Casto)''&lt;br /&gt;
&lt;br /&gt;
''You can find full information about Johnny 5 controls viewer on at http://www.mameworld.net/tigerheli/johnny''&lt;br /&gt;
&lt;br /&gt;
* '''[http://dragonking.arcadecontrols.com/ Johnny 5 home page]'''&lt;br /&gt;
&lt;br /&gt;
===CPMaker===&lt;br /&gt;
: CPMaker is a label layout program, control panel layout program, controls viewer, and artwork generator. 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. ''(By Cakemeister)''&lt;br /&gt;
* '''[http://cpmaker.mameprojects.com CPMaker home page]'''&lt;br /&gt;
&lt;br /&gt;
===CPViewer===&lt;br /&gt;
: CPViewer is a label layout program and controls viewer.&lt;br /&gt;
&lt;br /&gt;
:jcrouse says this about what CPViewer is:&lt;br /&gt;
&lt;br /&gt;
:''&amp;quot;CPViewer is an add-on for Mame. More specifically for the front-end you use to launch your Mame games.'' &lt;br /&gt;
&lt;br /&gt;
:''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.''&lt;br /&gt;
&lt;br /&gt;
:''Did you ever sit do to play a little and decide to try a new game? Then ask yourself, &amp;quot;What buttons do what?&amp;quot;''&lt;br /&gt;
&lt;br /&gt;
:''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.&amp;quot;'' ''(By John Crouse)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.cpviewer.emuchrist.org CPViewer home page]'''&lt;br /&gt;
&lt;br /&gt;
===CPWizard===&lt;br /&gt;
: CPWizard is a control panel editor, control panel ([[controls.dat]]), game info (listinfo.xml/Catver.ini/nplayers.ini/HallOfFame.xml), game history (history.dat), mame info (mameinfo.dat), special moves (command.dat) and hiscore (story.dat) viewer.&lt;br /&gt;
&lt;br /&gt;
:CPWizard is a CP editor and viewer with a graphics library designed to build a custom CP. It runs resident in the icon tray and can be invoked by pressing pause in Mame without the need for command line options. It can export CP as images or bezel artwork that can be toggled on or off inside Mame. It also supports emulators other than Mame. ''(By HeadKaze)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://members.iinet.net.au/~freeaxs/cpwizard/ CPWizard Home Page]'''&lt;br /&gt;
&lt;br /&gt;
== LED Software ==&lt;br /&gt;
* '''[http://forum.arcadecontrols.com/index.php?topic=64375.0 LEDWiz SDK]'''&lt;br /&gt;
: LEDWiz SDK. ''(By RandyT / MikeQ / HeadKaze)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.ultimarc.com/pacdrive.html PACDrive SDK]'''&lt;br /&gt;
: PACDrive SDK.  ''(By HeadKaze)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://forum.arcadecontrols.com/index.php?topic=69607.0 LuminAudio Engine™]'''&lt;br /&gt;
: LuminAudio Engine™ is a &amp;quot;light organ&amp;quot; application for the LED-Wiz and LED-Wiz+GP Lighting and output controllers. ''(By RandyT)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.gameex.info/forums/index.php?showtopic=4636 LuminAudio Engine™ FE Integration Scripts]'''&lt;br /&gt;
: Scripts to help integrate the LuminAudio Engine™ software for use in Front Ends. ''(By AlexDog69)''&lt;br /&gt;
&lt;br /&gt;
== Front-End / Jukebox Plugins ==&lt;br /&gt;
&lt;br /&gt;
* '''[http://forum.arcadecontrols.com/index.php?topic=64275.0 Mala LEDWiz Plugin]'''&lt;br /&gt;
: MaLa LEDWiz plugin ''(By Loadman &amp;amp; Edge)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://forum.arcadecontrols.com/index.php?topic=64387.0 Emu-Wave Plugin]'''&lt;br /&gt;
: MaLa plugin that plays wav files ''(By Loadman)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://forum.arcadecontrols.com/index.php?topic=59334.0 UltraStik Mapper Plugin]'''&lt;br /&gt;
: Mala plugin for UltraStik 360 ''(By FatFingers)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://forum.arcadecontrols.com/index.php?topic=64387.0 LEDBlinky w/ Animation Editor]'''&lt;br /&gt;
: Arcade LED Control software and Animation Editor (LWAX format). Supports LEDWiz and PACDrive. ''(By Arzoo)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.gameex.info/forums/index.php?showtopic=4564 PluginLCD]'''&lt;br /&gt;
: GameEx plugin that supports LEDWiz, PACDrive, BetaBrite, BPP-440, CrystalFontz, PJRC, ProLite hardware devices. It also supports Speech and Sample event driven effects. ''(By HeadKaze)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.gameex.info/forums/index.php?showtopic=4405 UltraStik Plugin]'''&lt;br /&gt;
: GameEx plugin for UltraStik 360 ''(By Oqqalz)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://mala.arcadezentrum.com/plugins.html MaLa Plugins]'''&lt;br /&gt;
: Other MaLa Plugins&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.gameex.info/forums/index.php?showtopic=2704 GameEx Plugins]'''&lt;br /&gt;
: Other GameEx Plugins&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.jukeplugsys.com/?page_id=10 JukePlugSys]'''&lt;br /&gt;
: Jukebox Plugin System. See [[Jukebox Plug-Ins]] ''(By Unclet / Space Fractal / HeadKaze / Loadman)''&lt;br /&gt;
&lt;br /&gt;
== Screen Savers ==&lt;br /&gt;
&lt;br /&gt;
* '''[http://dragonking.arcadecontrols.com EmuSaver]'''&lt;br /&gt;
: Emulator Screensaver ''(By Howard Casto)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://tomspeirs.com/mamescreensaver Mame Screensaver]'''&lt;br /&gt;
: Mame Screensaver ''(By Tom Speirs)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://sourceforge.net/projects/mamelauncher Random Mame Launcher]'''&lt;br /&gt;
: Periodically launches/reloads a new random MAME ROM for a specified time. ''(By emb)''&lt;br /&gt;
&lt;br /&gt;
== Emulator Wrappers ==&lt;br /&gt;
* '''[[Wrappers]]'''&lt;br /&gt;
: Wrappers are small utilities used to &amp;quot;wrap&amp;quot; an emulator to automate it's launching and exiting.&lt;br /&gt;
&lt;br /&gt;
== Misc Tools ==&lt;br /&gt;
* '''[http://www.daemon-tools.cc/ Daemon Tools]'''&lt;br /&gt;
: Program to create virtual drives (useful for mounting CD images)&lt;br /&gt;
&lt;br /&gt;
* '''[http://forum.arcadecontrols.com/index.php?topic=71845.0 Mame Compiler 64]'''&lt;br /&gt;
: FE to help compiling Mame and applying diff patches. Supports Mame 32/64 and MameUI 32/64. ''(By HeadKaze)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://forum.arcadecontrols.com/index.php?topic=64298.0 Hiscore Diff's]'''&lt;br /&gt;
: Hiscore diff's for all MAME versions without hiscore support (107u2 - current). ''(By MKChamp)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.singleclick.com/~jelwell/arcade/XYNTService.zip XYNTService]'''&lt;br /&gt;
: 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. ''(By Xiangyang Liu)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.pirmasoft.com/runassvc.php RunAsSvc]'''&lt;br /&gt;
: Another program for running apps as a service. ''(By Dieter Schmeer)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.gameex.net/download/instantsheller.zip Instant Sheller]'''&lt;br /&gt;
: Hide Windows boot up screen, cursors, desktop and boot straight into a Front End. See [[Hiding Windows]] ''(By Tom Speirs)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://forum.arcadecontrols.com/index.php?topic=62982.0 Mame Interop SDK]'''&lt;br /&gt;
: The MameInterop SDK is a collection of source code projects to help with writing applications that communicate with Mame using it's built in output system developed by the MAME Team. ''(By MAME Team / HeadKaze / Howard Casto)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://dragonking.arcadecontrols.com/ Mame Hooker]'''&lt;br /&gt;
: Program to control hardware through the COM/Parallel ports including LEDWiz, PACDrive, IO Warrior and Keyboard LED's using a scripting engine. It can communicate with Mame and other software as well as display artwork on a secondary monitor. ''(By Howard Casto)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.gameex.net/Download/WrappersPluginsandUtilities/tabid/85/Default.aspx WMPFull]'''&lt;br /&gt;
: Play video files using Windows Media Player in fullscreen. Will exit when ESC is pressed or the video has finished playing. ''(By HeadKaze)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.gameex.net/Download/WrappersPluginsandUtilities/tabid/85/Default.aspx Web Cam Snap]'''&lt;br /&gt;
: Attach a webcam to your cab and take snaps or video's of visitors. Play them back later in your Front End. ''(By HeadKaze)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.mediachance.com/free/renamer.htm Oscar's File Renamer]'''&lt;br /&gt;
: Program to rename files using text editor type functions like Quick find, Replace, multiple Undo/Redo, Macros and of course normal editing. ''(By Oscar)''&lt;br /&gt;
&lt;br /&gt;
* '''[http://www.steffengerlach.de/freeware/ Scanner]'''&lt;br /&gt;
: A hard disk usage visualization tool. An extended pie chart displays all major files and folders. ''(By Steffen Gerlach)''&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Technical design software]]&lt;br /&gt;
*[[Graphics software]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Software]]&lt;/div&gt;</summary>
		<author><name>Emb</name></author>
		
	</entry>
</feed>