Skip to content

Python module for handing BlueStar engine files

Notifications You must be signed in to change notification settings

MZommer/BlueStar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BlueStar

Python module for handing BlueStar engine files

Tools

Bluestar to UbiArt Files

Convert Bluestar JSON files to UbiArt files (dtape, ktape, mainsequence, musictrack, trk, songdesc, etc...)

Features ✅ Convert directly from the Just Dance Now servers ✅ Auto-generated Gold Effects ✅ Support for Ambient sounds, Hide user interface and Camera moves ✅ Support for old and new Just Dance Now, Just Dance Vitality School (活力派) and Fanmade files ✅ Support for negative times

UbiArt Files to Bluestar

Convert UbiArt (cooked) files CKD to Bluestar JSON files Not implemented yet...

Vocabulary

Here you can find a list of vocabulary used in the repository

  • Ubi Art File/Framework (UAF): Game engine created by Ubisoft
  • BlueStar: Web game engine created by Ubisoft for Just Dance Now
  • Timeline (tml)
  • Ambient (amb): Ambient sounds / effects

TODO:

  • Explain how the algorithm works
  • Refactor the BlueStar module
  • Add mainsequence functions
  • Add UAF to BlueStar functions
  • Add example JSON files
  • Add license

About

Python module for handing BlueStar engine files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages