Skip to content

yhs0602/CGSSBeatmap2TW5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CGSSBeatmap2TW5

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

Usage

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

Releases

No releases published

Packages

No packages published

Languages