Fix loaders using the actual enum instances as chart difficulties instead of their associated values
Fix loaders using the actual enum instances as chart difficulties instead of their associated values
Jubeatools
A toolbox to convert between jubeat file formats
How to install
pip install jubeatools
You need Python 3.8 or greater
How to use
jubeatools ${source} ${destination} -f ${output format} (... format specific options)
Which formats are supported
input | output | ||
---|---|---|---|
memon | v1.0.0 | ✔️ | ✔️ |
v0.3.0 | ✔️ | ✔️ | |
v0.2.0 | ✔️ | ✔️ | |
v0.1.0 | ✔️ | ✔️ | |
legacy | ✔️ | ✔️ | |
jubeat analyser | #memo2 | ✔️ | ✔️ |
#memo1 | ✔️ | ✔️ | |
#memo | ✔️ | ✔️ | |
mono-column (1列形式) | ✔️ | ✔️ | |
jubeat (arcade) | .eve | ✔️ | ✔️ |
jubeat plus | .jbsq | ✔️ | ✔️ |
malody | .mc (Pad Mode) | ✔️ | ✔️ |
Description
Languages
Python
85.7%
M4
13.7%
Kaitai Struct
0.5%