DANCERUSH STARDOM Track Annotator

Convert videos of DANCERUSH STARDOM tracks into a defined data schema.

Stuff

Completed:

  • Detect right & left notes, including position & timing
  • Define models based on dd & drs schemas
  • Fetch metadata from data store (https://arcade-songs.zetaraku.dev/drs/)
  • Simple BepinEx plugin to launch Dance Dash w/o VR

To-Do:


Setup:

  • Install Python 3.10 (pyenv recommended)

  • Install the required Python packages

python -m venv .venv
. .venv/bin/activate
python -m pip install -r requirements.txt
  • Install pre-commit hooks
pre-commit install
S
Description
dance rush stardom chart -> dance dash beat map
Readme
88 MiB
drs2dd_3.0.0
Latest
2023-10-01 02:02:43 +03:00
Languages
Python 100%