A small tool that reads/parses .pt files from DJMax Online, and saves them into .csv or .bms/.bme files.
What it does:
What it doesn't do:
Usage:
This script requires Python 3.2.
usage: ptfluffy.py [-h] [-o BMSFILE] [-c CSVFILE] [-5 | -7] inputfile
Extract data from DJMax Online *.pt files. Version 20111013
positional arguments:
inputfile Filename of .pt file to extract from.
optional arguments:
-h, --help show this help message and exit
-o BMSFILE Filename of .bms/bme file to output to. Existing files will be
overwritten without warning.
-c CSVFILE Filename of .csv file to output to. Includes all useful data
extracted from .pt file. Existing files will be overwritten
without warning.
-5 Treat .pt file as 5-key chart.
-7 Treat .pt file as 7-key chart. This is the default option.
Final notes:
This tool is licensed under GPL v3.
This tool is provided AS IS. I am not responsible for any loss/consequences you may face by using this tool.
This tool is for research purpose only. Please don't use it for any activity that may infringe copyright or otherwise illegal.
Download PTfluffy:
Click here
About unpacking pak files, please refer to: