mirror of
https://github.com/cainan-c/TaikoPythonTools.git
synced 2025-02-02 20:37:29 +01:00
12 lines
518 B
Markdown
12 lines
518 B
Markdown
# Taiko no Tatsujin - Simple Nus3bank Creation Tool
|
|
|
|
Simple Python 3 script to allows you to quickly create nus3bank files and specify in-game audio preview points.
|
|
|
|
`Usage: nus3.py <audio_file> <preview_point> <output_file>`
|
|
|
|
Only supports specific output file names, adheering to the game's ID system.
|
|
E.g: `song_abs.nus3bank` up to `song_fungus.nus3bank`
|
|
|
|
By default includes template files for Nijiiro.
|
|
`nus3.py` can be modified along with the templates to specifiy offsets for other `.nus3bank` files
|