Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/yhs0602/cgssbeatmap2tw5
- Owner: yhs0602
- License: mit
- Created: 2019-03-30T12:51:17.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-03T07:03:49.000Z (10 months ago)
- Last Synced: 2024-01-04T08:16:59.698Z (10 months ago)
- Topics: beatmap, beatmap-converter, beatmap-parser, cgss, deresute, idolmaster-cinderella-girls, rhythm-game, starlight-director, starlight-stage, tempest-wave, tw5
- Language: Python
- Size: 9.77 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.