Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yhs0602/cgssbeatmap2tw5

A python script that helps extracting CGSS's beatmap to TW5 format, which is used by tempest-wave.
https://github.com/yhs0602/cgssbeatmap2tw5

beatmap beatmap-converter beatmap-parser cgss deresute idolmaster-cinderella-girls rhythm-game starlight-director starlight-stage tempest-wave tw5

Last synced: 9 days ago
JSON representation

A python script that helps extracting CGSS's beatmap to TW5 format, which is used by tempest-wave.

Awesome Lists containing this project

README

        

# CGSSBeatmap2TW5
A python script that helps extracting CGSS's beatmap to TW5 format, which is used by [tempest-wave](https://github.com/HolySkyMin/TWx-Beatmap-Format).

## Usage
1. Install python
1. Pull `/sdcard/Android/data/deleste_folder..../files/a` to your PC.
1. run `file * | SQL > dbs.txt` in the `a` folder(pulled)
1. run `python extractor.py a/ a/extracted/ < a/dbs.txt` in the parent directory of the extracted `a`.
1. move the largest file and the smallest file from `a/dbs` to outer folder. The largest is the main.db.
1. Prepare wav files.
1. run `python dbExtractor.py a/extracted/ main.db wav_folder/`
1. The script will create a lot of folders named after the song's names.