Skip to content

OSU! beatmap to Taiko Simulator chart Converter OSU!谱面到太鼓模拟器谱面转换器

Notifications You must be signed in to change notification settings

SamLangTen/osz2tja

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osz2tja

osz2tja is a converter to convert OSU! beatmap to TJA, which is a common format supported by a series of Taiko Simulator.

English|简体中文

Usage

Just simply input the following command:

python main.py <source .osz filename> <output path>

osz2tja will read version files in .osz and exhibit all versions with their overall difficulties, like:

====== Difficulty Selection ======
Index  Difficulty  Version
(0):   8           xxxx(Insane)
(1):   6           ddddd(Hard)
(2):   4           ddsadf(Normal)
(3):   2           xxxxx(Easy)
Oni:
Hard:
Normal:
Easy:

Please follow the prompts to match the difficulty versions of OSU and difficulies of Taiko no Tatsujin.

For example, input "0" after the "Oni:" prompt if you want to match "xxxx(Insane)" version to Oni difficulty. Please input "-1" if you want to disable a difficulty.

After matching, osz2tja will generate .tja file and extract audio file to the output path, with a new-created folder named after title.

About

OSU! beatmap to Taiko Simulator chart Converter OSU!谱面到太鼓模拟器谱面转换器

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%