mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2026-03-21 17:44:15 -05:00
584 B
584 B
This library talks to a MagicBox cab's IO and implements the jbio API of BT5. Thus, it allows you to use a MagicBox cab with any version of jubeat that is supported by BT5.
Setup
- Rename
jbio-magicbox.dlltojbio.dll. - Make sure
jbio.dllis in the same folder as bothjbhook.dllandjubeat.dll - Make sure that you have a copy of the
ch341dll.dllthat comes with MagicBox. - 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