Update readme for pagination.

pull/1/head
Shaun Taylor 6 years ago
parent d44e2397f7
commit 94e0c4daa2
  1. 2
      ReadMe.md

@ -2,7 +2,7 @@
A launcher that takes input from an ACIO reader attached via serial to a cabinet.
This will initialize either slotted or wavepass reader hardware, plugged into any standard COM port on actual BEMANI hardware. Once initialized, it will present a menu of games to launch, based on a configured ini file. If a game is not selected, it will boot the first option after 60 seconds. Note that it currently only handles the first 9 games listed in the ini on account of there being only 9 non-zero buttons on a standard reader. Its possible that in a future patch I will implement paging.
This will initialize either slotted or wavepass reader hardware, plugged into any standard COM port on actual BEMANI hardware. Once initialized, it will present a menu of games to launch, based on a configured ini file. If a game is not selected, it will boot the first option after 60 seconds.
The project provided is a Visual Studio 2008 project that produces a statically-compiled executable which is ready to run on embedded XP. This is suitable for execution on the operating system that comes with various BEMANI games.

Loading…
Cancel
Save