mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2026-04-24 23:07:54 -05: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.dlltojbio.dll. - Make sure
jbio.dllis in the same folder as bothjbhook.dll,aciomgr.dllandjubeat.dll - Ensure that your
gamestart.batactually 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