diff --git a/ReadMe.md b/ReadMe.md index dcca447..540e94a 100644 --- a/ReadMe.md +++ b/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.