A simple script for converting Unity Just Dance tape's to UbiArt Just Dance tape's for making them playable in older Just Dance games (2016-2022).
- mapPackage: Unity AssetBundles (
.bundle
) from JD+ files - Raw Input: Check input examples for more details
- SongDB: Database containing song information
To install UnityPy properly, use the following command:
pip install unitypy==1.10.6
You'll also need to install FFmpeg. Make sure the FFmpeg executable is located in the ./bin directory. You can disable this in the config.json
file if preferred.
- nvcompress: castano/nvidia-texture-tools
Please remember to credit the authors if you use or modify this script in your work.