mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2025-02-17 19:19:16 +01:00
735 B
735 B
This library talks to a P4IO (panel) and H44B through ACIO (lights) of a jubeat cab and implements the jbio API of BT5. Thus, it allows you to use a modern jubeat cab with any version of jubeat that is supported by BT5.
Setup
- Rename
jbio-p4io.dll
tojbio.dll
. - Make sure
jbio.dll
is in the same folder as bothjbhook.dll
,aciomgr.dll
andjubeat.dll
- Ensure that your
gamestart.bat
actually injects the appropriate jbhook dll for example:
launcher -K jbhook.dll jubeat.dll ...*
or that the application otherwise uses jbio.dll
- If you have P4IO but no H44B, lights will be disabled
- You can change the port and baudrate of the H44B node by editing the jbio-h44b.conf that should be created by default