TaikoPythonTools/TaikoFumenEncryptDecrypt
2024-04-07 23:06:17 +01:00
..
config.toml Upload Files 2024-04-02 23:38:00 +01:00
dec.py Upload Files 2024-04-02 23:38:00 +01:00
enc.py Upload Files 2024-04-02 23:38:00 +01:00
README.md Update README.md 2024-04-07 23:06:17 +01:00

Taiko no Tatsujin - Simple Fumen Encryption and Decryption Tools

Simple Python 3 script to allows you to quickly decrypt and decompress or re-compress and encrypt fumen files.
Needed for some newer Taiko no Tatsujin titles.

Usage: Drag and Drop your Fumen files on dec.py to decrypt them
Decrypted Files will be output in a folder called decrypted
Or
Drag and Drop your Fumen files on enc.py to encrypt them
Encrypted files will be output in a folder called encrypted

No Encryption keys will be provided with this tool.

Define your encryption key in config.toml