null

10% Off £100 - AWUK10 | 5% Off £50 - AWUK5

Shop by Category

PAC Drive Page 2

Software

Using the Pac-Drive board with MALA.
MALA is a front-end menu system for MAME and other emulators. It can be found here

This front-end supports the Pac-Drive board without the need for any plugin.To see how easy it is to add illuminated-button LEDs using this front-end and the Pac-Drive, see below:
First, right-click on the MALA screen and select "options"
Then, in the menu, select "Hardware".
You should see the window below:

ms1.jpg 


In this window, the detected Pac-Drive board should be shown. Click on "set" to use this board.
Then click the LED tab and the window below should be displayed:

ms2.jpg


In this window, in the left-hand area, you can click in the tick-boxes to test each LED. (the tick-boxes are for testing only and don't affect the saved configuration). Then, for each LED, click on the description text (which will be "not used" if you have not yet configured). Assign each LED to a button in the resulting drop-down selection. 
In the right-hand area, the tick-boxes enable the LEDs to be illuminated for controls which are used in each game. If you enable these, you will see the LEDs change as you scroll through the game list in the main MALA game menu.
In addition, you can set up an "attract-mode (idle mode) LED flash display. Click on the Attract Mode tab and you will see the window below:

ms3.jpg


Here, you can choose to have a random LED flash pattern during idle mode. Or you can use a pre-defined flash pattern. You can define and save patterns for use here, using the MALA Attract Mode Editor which is a separate program. The screen is shown below:

ms5.jpg


Using the Pac-Drive board with GameEx.

GameEx is a front-end for MAME and other emulators. GameEx supports the Pac-Drive using a plugin that is available in the official GameEx download. To setup your PC to use the plugin follow these instructions. 

First select Start > Programs > GameEx > Plugin Manager.

pluginmanager1.png

The Plugin Manager will now open on screen.

pluginmanager2.png

Select the LCD/LED Plugin from the list and put a tick next to it to enable the plugin. Then select Configure.

pluginlcd2.png

Go to the LED Input Map page and assign the inputs associated with your PacDrive including the Input Codes for use in MAME. You should see the LED's light in realtime as you configure your ports.

That is all you need to configure the plugin for use with the Pac-Drive in GameEx. This plugin also support's Arzoo's LED Animation Editor which is used to create LWAX files which are animation files for the Pac-Drive.

 

Using the Pac-Drive with Mala (LEDBlinky Mala Plugin)

Open the LEDBlinky Configuration and select the LEDBlinky Tools tab. Select the Generate Input Map button.

ledblinky1.png

Enter your control and input port maps to your Pac-Drive using the controls as below.

ledblinky2.png

This plugin also support's the LEDBlinky LED Animation Editor LWAX format.


LEDBlinky LED Animation Editor

The LEDBlinky Animation Editor is a program that allows you to create complex LED animations with your Pac-Drive controller board. The program includes a layout editor for designing your arcade control panel and a timeline for creating LED Animation files (called LWAX format).

ledanimationeditor.png


Using the board with your own application.

An SDK produced by Ben Baker is available HERE
This is a universal SDK for the PacDrive and the U-HID boards. It can be used with combinations of these two board types. PacDrive boards will be enumerated first, starting with ID #1 upwards, followed by U-HID boards starting with ID #1.
This contains a universal DLL which is very simple to use as it only has 3 calls. There are also source code examples for VB6, VB.NET, Delphi and C#
The DLL calls are described in the "readme" file.
The C# and .NET examples flash the LEDs randomly, VB6 and Delphi turn the LEDs on using a fixed pattern.

Linux Utility from Travis Veldkamp available HERE

Newer Linux / OSX LED control utility from Al Crate HERE