TaikoNus3bankMake/TaikoWiiUSongTextureTool
2024-06-27 22:21:03 +01:00
..
resources Add WIP song tex generation tool 2024-06-18 23:23:51 +01:00
generate_nut.py Add a few fixes 2024-06-27 10:29:03 +01:00
generate.py Update CODEEEE 2024-06-27 22:21:03 +01:00
README.md Add a few fixes 2024-06-27 10:29:03 +01:00

Taiko no Tatsujin Wii U Texture Tool

Tool to generate song textures for Taiko no Tatsujin Wii U 1-3, using a modern wordlist.json file.
Only supports Japanese text for now.

Usage: python generate.py song_id genreNo

There is also an additional script in here to convert the folder of textures to a .nut texture. The code in this was partially based on the NUT code found in Smash Forge

Usage: generate_nut.py input_folder output_file