Mastodon

Arcade Utilities

I've written various utilities that I run on my arcade cabinets. The source is all up on my GitHub account, but I also have pre-compiled versions available here for those who just want to use the utilities without modifying or compiling them.

DDRMenu

A menu that runs on your DDR cabinet, allowing you to select from multiple versions to run. Uses the menu buttons on the front of the cabinet to make a selection. This will only work with hardware that uses a P3IO. For usage instructions, see the readme on GitHub below.

JubeatMenu

A menu that runs on your Jubeat cabinet, allowing you to select from multiple versions to run. Uses the 4x4 cube buttons on the front of the cabinet to make a selection. For usage instructions, see the readme on GitHub below.

ReflecMenu

A menu that runs on your Reflec Beat cabinet, allowing you to select from multiple versions to run. Uses the touch input on the cabinet's touch screen to make a selection. For usage instructions, see the readme on GitHub below.

reflec2mouse

A utility that runs on your Reflec Beat cabinet and translates touch inputs on the cabinet's touch screen into mouse inputs. This allows you to control the mouse on a Reflec Beat cabinet by touching. Note that the resolution of the touch screen on a cabinet is very poor, so don't expect very good accuracy. To use, execute it on a Reflec Beat cabinet and it will translate inputs.

ACIOLauncher

A menu that runs on several different cabinet types which use serial readers for card input. This allows you to select from multiple versions of a game to run by pressing buttons on the card reader. This has been tested working on Pop'n Music, Sound Voltex and Beatmania IIDX. It is known not to work on Dance Dance Revolution and MUSECA. It can initialize and read inputs from slotted or wavepass readers. For usage instructions, see the readme on GitHub below.